Pull request #43988 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8912c1fadeac07b969a99a4a07684cf561b06bca+2160f0041dc94cdf7ef2fc4a5beaef57f480f935 (3be5c20011d2efef91f0e8f5e107315fd90bc3ab) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43988@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T16:38:36.311Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T16:38:36.314Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T16:38:36.487Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075160c7245dcc5b1) in /home/ubuntu/workspace/moby_PR-43988 [Pipeline] { [Pipeline] checkout [2022-08-18T16:38:36.513Z] The recommended git tool is: git [2022-08-18T16:38:36.528Z] using credential docker-jenkins-github-credentials [2022-08-18T16:38:36.536Z] Cloning the remote Git repository [2022-08-18T16:38:36.536Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:38:36.540Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:38:36.540Z] > git init /home/ubuntu/workspace/moby_PR-43988 # timeout=10 [2022-08-18T16:38:36.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:38:36.559Z] > git --version # timeout=10 [2022-08-18T16:38:36.567Z] > git --version # 'git version 2.17.1' [2022-08-18T16:38:36.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:36.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:52.262Z] Fetching without tags [2022-08-18T16:38:52.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:38:52.242Z] > git config --add remote.origin.fetch +refs/pull/43988/head:refs/remotes/origin/PR-43988 # timeout=10 [2022-08-18T16:38:52.247Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:52.257Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:38:52.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:38:52.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:52.268Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:52.503Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:38:53.074Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:38:53.074Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:38:53.156Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:38:53.157Z] First time build. Skipping changelog. [2022-08-18T16:38:53.183Z] > git --version # timeout=10 [2022-08-18T16:38:53.193Z] > git --version # 'git version 2.17.1' [2022-08-18T16:38:53.203Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:38:53.833Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T16:38:53.833Z] Unable to find image 'alpine:latest' locally [2022-08-18T16:38:53.833Z] latest: Pulling from library/alpine [2022-08-18T16:38:54.089Z] 213ec9aee27d: Pulling fs layer [2022-08-18T16:38:54.089Z] 213ec9aee27d: Download complete [2022-08-18T16:38:54.089Z] 213ec9aee27d: Pull complete [2022-08-18T16:38:52.513Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:38:52.518Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:38:53.049Z] > git remote # timeout=10 [2022-08-18T16:38:53.055Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:38:53.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:53.058Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:38:53.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:38:53.077Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:38:53.084Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:38:54.345Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:38:54.345Z] Status: Downloaded newer image for alpine:latest [2022-08-18T16:38:56.863Z] 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-08-18T16:38:57.061Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075160c7245dcc5b1) in /home/ubuntu/workspace/moby_PR-43988 [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 [Pipeline] { (Print info) [2022-08-18T16:38:57.078Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1bf8a3ad5b8f07b) in /home/ubuntu/workspace/moby_PR-43988 [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-08-18T16:38:57.094Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0516896e5ffe761ac) in /home/ubuntu/workspace/moby_PR-43988 [Pipeline] { [Pipeline] checkout [2022-08-18T16:38:57.119Z] The recommended git tool is: git [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-18T16:38:57.167Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2022-08-18T16:38:57.181Z] Fetching changes from the remote Git repository [2022-08-18T16:38:57.187Z] Fetching without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T16:38:57.193Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-18T16:38:57.207Z] using credential docker-jenkins-github-credentials [2022-08-18T16:38:57.210Z] The recommended git tool is: git [2022-08-18T16:38:57.217Z] Cloning the remote Git repository [2022-08-18T16:38:57.217Z] 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-18T16:38:57.266Z] using credential docker-jenkins-github-credentials [2022-08-18T16:38:57.275Z] Cloning the remote Git repository [2022-08-18T16:38:57.275Z] Cloning with configured refspecs honoured and without tags [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] } [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 [Pipeline] // stage [2022-08-18T16:38:57.446Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [Pipeline] } [Pipeline] } [2022-08-18T16:38:57.532Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:38:57.532Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:38:57.608Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:38:57.619Z] > git --version # timeout=10 [2022-08-18T16:38:57.621Z] > git --version # 'git version 2.17.1' [2022-08-18T16:38:57.623Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:38:57.177Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43988/.git # timeout=10 [2022-08-18T16:38:57.184Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:38:57.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:38:57.233Z] > git --version # timeout=10 [2022-08-18T16:38:57.235Z] > git --version # 'git version 2.17.1' [2022-08-18T16:38:57.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:57.236Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:57.449Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:38:57.454Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:38:57.517Z] > git remote # timeout=10 [2022-08-18T16:38:57.520Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:38:57.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:57.522Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:38:57.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:38:57.535Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:38:57.548Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:38:57.248Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:38:57.250Z] > git init /home/ubuntu/workspace/moby_PR-43988 # timeout=10 [2022-08-18T16:38:57.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:38:57.263Z] > git --version # timeout=10 [2022-08-18T16:38:57.268Z] > git --version # 'git version 2.25.1' [2022-08-18T16:38:57.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:57.269Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:57.304Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:38:57.304Z] > git init /home/ubuntu/workspace/moby_PR-43988 # timeout=10 [2022-08-18T16:38:57.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:38:57.319Z] > git --version # timeout=10 [2022-08-18T16:38:57.324Z] > git --version # 'git version 2.25.1' [2022-08-18T16:38:57.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:38:57.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:38:58.264Z] + [ PR != PR ] [2022-08-18T16:38:58.264Z] + [ 22.06 != master ] [2022-08-18T16:38:58.264Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:38:58.578Z] + docker version [2022-08-18T16:38:58.578Z] Client: Docker Engine - Community [2022-08-18T16:38:58.578Z] Version: 20.10.14 [2022-08-18T16:38:58.578Z] API version: 1.41 [2022-08-18T16:38:58.578Z] Go version: go1.16.15 [2022-08-18T16:38:58.578Z] Git commit: a224086 [2022-08-18T16:38:58.578Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:38:58.578Z] OS/Arch: linux/amd64 [2022-08-18T16:38:58.578Z] Context: default [2022-08-18T16:38:58.578Z] Experimental: true [2022-08-18T16:38:58.578Z] [2022-08-18T16:38:58.578Z] Server: Docker Engine - Community [2022-08-18T16:38:58.578Z] Engine: [2022-08-18T16:38:58.578Z] Version: 20.10.14 [2022-08-18T16:38:58.578Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:38:58.578Z] Go version: go1.16.15 [2022-08-18T16:38:58.578Z] Git commit: 87a90dc [2022-08-18T16:38:58.578Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:38:58.578Z] OS/Arch: linux/amd64 [2022-08-18T16:38:58.578Z] Experimental: true [2022-08-18T16:38:58.578Z] containerd: [2022-08-18T16:38:58.578Z] Version: 1.5.11 [2022-08-18T16:38:58.578Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:38:58.578Z] runc: [2022-08-18T16:38:58.578Z] Version: 1.0.3 [2022-08-18T16:38:58.578Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:38:58.578Z] docker-init: [2022-08-18T16:38:58.578Z] Version: 0.19.0 [2022-08-18T16:38:58.578Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:38:58.850Z] + docker info [2022-08-18T16:38:59.413Z] Client: [2022-08-18T16:38:59.413Z] Context: default [2022-08-18T16:38:59.413Z] Debug Mode: false [2022-08-18T16:38:59.413Z] Plugins: [2022-08-18T16:38:59.413Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:38:59.413Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:38:59.413Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:38:59.413Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:38:59.413Z] [2022-08-18T16:38:59.413Z] Server: [2022-08-18T16:38:59.413Z] Containers: 0 [2022-08-18T16:38:59.413Z] Running: 0 [2022-08-18T16:38:59.413Z] Paused: 0 [2022-08-18T16:38:59.413Z] Stopped: 0 [2022-08-18T16:38:59.413Z] Images: 3 [2022-08-18T16:38:59.413Z] Server Version: 20.10.14 [2022-08-18T16:38:59.413Z] Storage Driver: overlay2 [2022-08-18T16:38:59.413Z] Backing Filesystem: extfs [2022-08-18T16:38:59.413Z] Supports d_type: true [2022-08-18T16:38:59.413Z] Native Overlay Diff: true [2022-08-18T16:38:59.413Z] userxattr: false [2022-08-18T16:38:59.413Z] Logging Driver: json-file [2022-08-18T16:38:59.413Z] Cgroup Driver: cgroupfs [2022-08-18T16:38:59.413Z] Cgroup Version: 1 [2022-08-18T16:38:59.413Z] Plugins: [2022-08-18T16:38:59.413Z] Volume: local [2022-08-18T16:38:59.413Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:38:59.413Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:38:59.413Z] Swarm: inactive [2022-08-18T16:38:59.413Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:38:59.413Z] Default Runtime: runc [2022-08-18T16:38:59.413Z] Init Binary: docker-init [2022-08-18T16:38:59.413Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:38:59.413Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:38:59.413Z] init version: de40ad0 [2022-08-18T16:38:59.413Z] Security Options: [2022-08-18T16:38:59.413Z] apparmor [2022-08-18T16:38:59.413Z] seccomp [2022-08-18T16:38:59.413Z] Profile: default [2022-08-18T16:38:59.413Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:38:59.413Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:38:59.413Z] OSType: linux [2022-08-18T16:38:59.413Z] Architecture: x86_64 [2022-08-18T16:38:59.413Z] CPUs: 2 [2022-08-18T16:38:59.413Z] Total Memory: 7.565GiB [2022-08-18T16:38:59.413Z] Name: ip-10-100-82-190 [2022-08-18T16:38:59.413Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:38:59.413Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:38:59.413Z] Debug Mode: false [2022-08-18T16:38:59.413Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:38:59.413Z] Labels: [2022-08-18T16:38:59.413Z] Experimental: true [2022-08-18T16:38:59.413Z] Insecure Registries: [2022-08-18T16:38:59.413Z] 127.0.0.0/8 [2022-08-18T16:38:59.413Z] Live Restore Enabled: true [2022-08-18T16:38:59.413Z] [2022-08-18T16:38:59.413Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:38:59.730Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:38:59.730Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:38:59.730Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43988/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:38:59.730Z] + bash /home/ubuntu/workspace/moby_PR-43988/check-config.sh [2022-08-18T16:38:59.730Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:38:59.730Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:38:59.730Z] [2022-08-18T16:38:59.730Z] Generally Necessary: [2022-08-18T16:38:59.730Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:38:59.730Z] - apparmor: enabled and tools installed [2022-08-18T16:38:59.730Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:38:59.730Z] - CONFIG_NET_NS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_PID_NS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_MEMCG: enabled [2022-08-18T16:38:59.730Z] - CONFIG_KEYS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:38:59.730Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:38:59.730Z] [2022-08-18T16:38:59.730Z] Optional Features: [2022-08-18T16:38:59.730Z] - CONFIG_USER_NS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:38:59.730Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:38:59.730Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:38:59.730Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:38:59.993Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:38:59.993Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:38:59.993Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:38:59.993Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:38:59.993Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:38:59.993Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:38:59.993Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:38:59.993Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:38:59.993Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:38:59.993Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:38:59.993Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:38:59.993Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:38:59.993Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:38:59.993Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:38:59.993Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:38:59.993Z] - Network Drivers: [2022-08-18T16:38:59.993Z] - "overlay": [2022-08-18T16:38:59.993Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:38:59.993Z] Optional (for encrypted networks): [2022-08-18T16:38:59.993Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:38:59.993Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:38:59.993Z] - CONFIG_XFRM: enabled [2022-08-18T16:38:59.993Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:38:59.993Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:38:59.993Z] - "ipvlan": [2022-08-18T16:38:59.993Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:38:59.993Z] - "macvlan": [2022-08-18T16:39:00.250Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:39:00.250Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:39:00.250Z] - "ftp,tftp client in container": [2022-08-18T16:39:00.250Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:39:00.250Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:39:00.250Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:39:00.250Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:39:00.250Z] - Storage Drivers: [2022-08-18T16:39:00.250Z] - "aufs": [2022-08-18T16:39:00.250Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:39:00.250Z] - "btrfs": [2022-08-18T16:39:00.250Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:39:00.250Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:39:00.250Z] - "devicemapper": [2022-08-18T16:39:00.250Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:39:00.250Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:39:00.250Z] - "overlay": [2022-08-18T16:39:00.250Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:39:00.250Z] - "zfs": [2022-08-18T16:39:00.250Z] - /dev/zfs: present [2022-08-18T16:39:00.250Z] - zfs command: missing [2022-08-18T16:39:00.250Z] - zpool command: missing [2022-08-18T16:39:00.250Z] [2022-08-18T16:39:00.250Z] Limits: [2022-08-18T16:39:00.250Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:39:00.250Z] [2022-08-18T16:39:00.250Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:39:00.608Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8912c1fadeac07b969a99a4a07684cf561b06bca . [2022-08-18T16:39:00.608Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:39:00.608Z] #1 sha256:ca415bfbd0bda10f12c1d71feeb8dd31a8ab053d9e7c47a0ec0567b52a2668c5 [2022-08-18T16:39:00.608Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:39:00.608Z] #1 DONE 0.0s [2022-08-18T16:39:00.608Z] [2022-08-18T16:39:00.608Z] #2 [internal] load .dockerignore [2022-08-18T16:39:00.608Z] #2 sha256:0d8e40862983d5876435d52bcdf62c6d255762be41a76c5dcb1a2b9b0257113d [2022-08-18T16:39:00.608Z] #2 transferring context: 145B done [2022-08-18T16:39:00.608Z] #2 DONE 0.0s [2022-08-18T16:39:00.608Z] [2022-08-18T16:39:00.608Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:39:00.608Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:39:00.866Z] #3 DONE 0.1s [2022-08-18T16:39:00.866Z] [2022-08-18T16:39:00.866Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:39:00.866Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:39:00.866Z] #4 CACHED [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:39:01.127Z] #5 sha256:fe3f5af6616e50ed561bf71d7c9d8a582879527ddd1cf6f9edabb5cfe256c1e1 [2022-08-18T16:39:01.127Z] #5 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #6 [internal] load .dockerignore [2022-08-18T16:39:01.127Z] #6 sha256:d8845b0bfe3e367a4affd93375ff7786cca7aff5ddf726fac573248ba9d3445c [2022-08-18T16:39:01.127Z] #6 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:01.127Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:39:01.127Z] #9 DONE 0.1s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:39:01.127Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:39:01.127Z] #10 DONE 0.1s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:39:01.127Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:39:01.127Z] #8 DONE 0.1s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:01.127Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:39:01.127Z] #7 DONE 0.1s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:01.127Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:39:01.127Z] #80 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:01.127Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:39:01.127Z] #78 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:39:01.127Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:39:01.127Z] #11 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:39:01.127Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:39:01.127Z] #35 DONE 0.0s [2022-08-18T16:39:01.127Z] [2022-08-18T16:39:01.127Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:39:01.127Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:39:01.702Z] #56 DONE 0.6s [2022-08-18T16:39:01.702Z] [2022-08-18T16:39:01.702Z] #31 [internal] load build context [2022-08-18T16:39:01.702Z] #31 sha256:90dc907c19bf1be82ea8feeea1833df4a470ea3bdb69f4d271037ce7dc40ae92 [2022-08-18T16:39:03.077Z] #31 transferring context: 62.38MB 1.6s done [2022-08-18T16:39:03.077Z] #31 DONE 1.6s [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:39:03.077Z] #61 sha256:19e8e4a9ffec1a08459211dd9a8cdb4a745e8843558f0e398678d0857bfdc642 [2022-08-18T16:39:03.077Z] #61 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:39:03.077Z] #74 sha256:25302b01f0aa109526fa14a9480e563e50e6b56566f4e89000ece3626f949d5c [2022-08-18T16:39:03.077Z] #74 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T16:39:03.077Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T16:39:03.077Z] #14 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:39:03.077Z] #44 sha256:6864df5be0923aa3738a2354ed08aa6a16569435df669919f2f2288b89680035 [2022-08-18T16:39:03.077Z] #44 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:39:03.077Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:39:03.077Z] #81 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:39:03.077Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:39:03.077Z] #45 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:39:03.077Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T16:39:03.077Z] #26 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.077Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:39:03.077Z] #68 sha256:4f1e51a57a7e1038fcc99ee73d4ec459b5a55228f0f382e6af5d9f070ba53812 [2022-08-18T16:39:03.077Z] #68 CACHED [2022-08-18T16:39:03.077Z] [2022-08-18T16:39:03.078Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:39:03.078Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:39:03.078Z] #83 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-18T16:39:03.078Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T16:39:03.078Z] #21 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T16:39:03.078Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T16:39:03.078Z] #17 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T16:39:03.078Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T16:39:03.078Z] #16 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:39:03.078Z] #66 sha256:dffed32400d84a4afd3ce256328b6f9c41d0a1209256321ad6c0173ee1e6ee9c [2022-08-18T16:39:03.078Z] #66 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:39:03.078Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-18T16:39:03.078Z] #30 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T16:39:03.078Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T16:39:03.078Z] #15 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:39:03.078Z] #33 sha256:76e893bbd57620c07efaed115f04de363ca4743723a5dbddb439eeeef451c57f [2022-08-18T16:39:03.078Z] #33 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #42 sha256:fac0ba9a3a207177ec969d55cdacadb474dd0a6b336dc7df42314d83645e00a1 [2022-08-18T16:39:03.078Z] #42 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #55 sha256:84516fadd8763a21ef6f9189a8402c251fe774d5865c31f211f681d0f7cfafe9 [2022-08-18T16:39:03.078Z] #55 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-18T16:39:03.078Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:39:03.078Z] #19 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #52 sha256:11fadb3cbd822ebadfb17f84ef07832c719553b522339d96a5e3410302518add [2022-08-18T16:39:03.078Z] #52 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:39:03.078Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:39:03.078Z] #41 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:39:03.078Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:39:03.078Z] #40 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:39:03.078Z] #34 sha256:ff14a2b876089a8aba886ebef9d1d621fc797170642546288938a4a22059e6df [2022-08-18T16:39:03.078Z] #34 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #59 sha256:c5e688096bdebc5b977f802fe699d58d58be87da4ca7a0a916a4b7f257b50ed8 [2022-08-18T16:39:03.078Z] #59 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:39:03.078Z] #51 sha256:82e864ed91c52e1a71485ef97862154464b447a0824c0f15c0cf0d6c8b70a308 [2022-08-18T16:39:03.078Z] #51 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:39:03.078Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:39:03.078Z] #69 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:39:03.078Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T16:39:03.078Z] #23 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T16:39:03.078Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T16:39:03.078Z] #18 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:39:03.078Z] #73 sha256:e41cdd6fed559fd2331e3cba2859d71db74df84d7414b36fb47c6a8f0fce9f00 [2022-08-18T16:39:03.078Z] #73 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #63 sha256:41dc423fb479230f1a45b9681e921b22034cf3688319d5475a5b258b684c6307 [2022-08-18T16:39:03.078Z] #63 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:39:03.078Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:39:03.078Z] #47 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #77 sha256:fc365a3d7364f413a48bcfedd258422099944f9aefcde46ed8ac6782737e8c5f [2022-08-18T16:39:03.078Z] #77 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #72 sha256:873bfb7b1b8ea20469a59435adc8b3e2f4732045ffa9a14dafc6a55de32e10bb [2022-08-18T16:39:03.078Z] #72 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:39:03.078Z] #38 sha256:1eeaaef6e34b9d401939c012d95bff9eb58a593ffe0b9ed131d28c3a038fae5b [2022-08-18T16:39:03.078Z] #38 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:39:03.078Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T16:39:03.078Z] #24 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:39:03.078Z] #39 sha256:615d313daf9e22c00a8d9f3fcf7acdd745461efc72bc84461e2e6c9c36ed9493 [2022-08-18T16:39:03.078Z] #39 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:39:03.078Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:39:03.078Z] #12 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #85 sha256:0e760b0d26553edf6c7b55c35c18b694e86c99ac6356768061e91d1101a6a4f6 [2022-08-18T16:39:03.078Z] #85 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:39:03.078Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T16:39:03.078Z] #27 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:39:03.078Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:39:03.078Z] #62 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:39:03.078Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:39:03.078Z] #79 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:39:03.078Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:39:03.078Z] #64 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:39:03.078Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:39:03.078Z] #20 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #46 sha256:2e8e940186ca6239951c6a4c3615948d3c8eb5007c524461862cc30e1296c6e2 [2022-08-18T16:39:03.078Z] #46 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:39:03.078Z] #32 sha256:01da9d02b51830373aa401d0709a834de9ce5207967256dbe0b57004bdf70305 [2022-08-18T16:39:03.078Z] #32 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:39:03.078Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:39:03.078Z] #36 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:39:03.078Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:39:03.078Z] #57 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:39:03.078Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:39:03.078Z] #84 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:39:03.078Z] #50 sha256:4ff1f037ada98d3196b1387fc0bb601348285579fae5a43364021abcfa7cdbb4 [2022-08-18T16:39:03.078Z] #50 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #65 sha256:a4574d5c42ad3758895bc9babb8478e10153b1d06f7152cdcc3ae2a9dcae65e4 [2022-08-18T16:39:03.078Z] #65 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:39:03.078Z] #37 sha256:ee0b07bba96aba2e0fd8dcfa55f26354e3110475c4aaa3f7a3de8ed35c0a728f [2022-08-18T16:39:03.078Z] #37 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:39:03.078Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-18T16:39:03.078Z] #29 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:39:03.078Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:39:03.078Z] #60 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #48 sha256:d58587fdae62ada750fd534cc0ab904fa11967c3011d7857ffff82fc73a636ae [2022-08-18T16:39:03.078Z] #48 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:39:03.078Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:39:03.078Z] #13 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:39:03.078Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:39:03.078Z] #43 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:39:03.078Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:39:03.078Z] #53 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:39:03.078Z] #67 sha256:1596a8dabaaf62a15afa30dc1aa5dae5bb9ca28211cceac1614e55dee1e37aaa [2022-08-18T16:39:03.078Z] #67 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:39:03.078Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:39:03.078Z] #54 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:39:03.078Z] #70 sha256:843bba2b9935a052f77f1f3405757498f685df3f7635688a32cbf12a8284352d [2022-08-18T16:39:03.078Z] #70 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:39:03.078Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:39:03.078Z] #49 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:39:03.078Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T16:39:03.078Z] #22 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:39:03.078Z] #76 sha256:a2d9be77f7fec49686cbcfc0f7f530be808c24ca5bf23b782bc4c6d169dbd64d [2022-08-18T16:39:03.078Z] #76 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:39:03.078Z] #82 sha256:df6f1ca3b35523841df335bbb705a4a170059b708a9dcd76d8c61520ab155964 [2022-08-18T16:39:03.078Z] #82 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:39:03.078Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:39:03.078Z] #58 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:39:03.078Z] #71 sha256:c98033cf13c636e8a71c1c808482103deb7769a545d555d1cdd86669f98a20b5 [2022-08-18T16:39:03.078Z] #71 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:39:03.078Z] #75 sha256:036eab7cef7dc1dc542118d934b02cb9803ba13ebca2b2f96eafa5f3605b8687 [2022-08-18T16:39:03.078Z] #75 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:39:03.078Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T16:39:03.078Z] #25 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:39:03.078Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:39:03.078Z] #28 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:39:03.078Z] #86 sha256:7a67f8475c5436c162aa3c7cab79929b892b42f7eb737c5946727032bf904921 [2022-08-18T16:39:03.078Z] #86 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:39:03.078Z] #87 sha256:2fda38655832c69af7f2ee116de4b3bacf2384b52054354bd8714b786cf29902 [2022-08-18T16:39:03.078Z] #87 CACHED [2022-08-18T16:39:03.078Z] [2022-08-18T16:39:03.078Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:39:03.078Z] #88 sha256:9f44b3880cc720fd058a97ddd58ed1e1e286365917b67716044be1a7f09d77a0 [2022-08-18T16:39:04.008Z] #88 DONE 1.1s [2022-08-18T16:39:04.008Z] [2022-08-18T16:39:04.008Z] #89 exporting to image [2022-08-18T16:39:04.008Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:39:04.008Z] #89 exporting layers [2022-08-18T16:39:04.938Z] #89 exporting layers 0.8s done [2022-08-18T16:39:04.938Z] #89 writing image sha256:3d0a68f22dc998c4a851940f0617ed8bdf79d59385df06dfa7a569f5a7c091c0 done [2022-08-18T16:39:04.938Z] #89 naming to docker.io/library/docker:8912c1fadeac07b969a99a4a07684cf561b06bca done [2022-08-18T16:39:04.938Z] #89 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T16:39:05.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43988/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/validate/default [2022-08-18T16:39:06.624Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T16:39:06.624Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T16:39:09.491Z] Fetching without tags [2022-08-18T16:39:09.735Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:39:09.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:39:09.494Z] > git config --add remote.origin.fetch +refs/pull/43988/head:refs/remotes/origin/PR-43988 # timeout=10 [2022-08-18T16:39:09.498Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:39:09.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:39:09.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:39:09.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:39:09.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:39:09.763Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:39:09.768Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:39:10.298Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:39:10.299Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:39:10.741Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:39:10.782Z] > git --version # timeout=10 [2022-08-18T16:39:10.790Z] > git --version # 'git version 2.25.1' [2022-08-18T16:39:10.796Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:39:10.298Z] > git remote # timeout=10 [2022-08-18T16:39:10.307Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:39:10.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:39:10.312Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:39:10.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:39:10.325Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:39:10.328Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:39:11.457Z] + docker version [2022-08-18T16:39:11.458Z] Client: Docker Engine - Community [2022-08-18T16:39:11.458Z] Version: 20.10.14 [2022-08-18T16:39:11.458Z] API version: 1.41 [2022-08-18T16:39:11.458Z] Go version: go1.16.15 [2022-08-18T16:39:11.458Z] Git commit: a224086 [2022-08-18T16:39:11.458Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T16:39:11.458Z] OS/Arch: linux/arm64 [2022-08-18T16:39:11.458Z] Context: default [2022-08-18T16:39:11.458Z] Experimental: true [2022-08-18T16:39:11.458Z] [2022-08-18T16:39:11.458Z] Server: Docker Engine - Community [2022-08-18T16:39:11.458Z] Engine: [2022-08-18T16:39:11.458Z] Version: 20.10.14 [2022-08-18T16:39:11.458Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:39:11.458Z] Go version: go1.16.15 [2022-08-18T16:39:11.458Z] Git commit: 87a90dc [2022-08-18T16:39:11.458Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T16:39:11.458Z] OS/Arch: linux/arm64 [2022-08-18T16:39:11.458Z] Experimental: true [2022-08-18T16:39:11.458Z] containerd: [2022-08-18T16:39:11.458Z] Version: 1.5.11 [2022-08-18T16:39:11.458Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:39:11.458Z] runc: [2022-08-18T16:39:11.458Z] Version: 1.0.3 [2022-08-18T16:39:11.458Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:39:11.458Z] docker-init: [2022-08-18T16:39:11.458Z] Version: 0.19.0 [2022-08-18T16:39:11.458Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:39:11.781Z] + docker info [2022-08-18T16:39:12.061Z] Still waiting to schedule task [2022-08-18T16:39:12.061Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T16:39:12.062Z] Still waiting to schedule task [2022-08-18T16:39:12.062Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T16:39:12.344Z] Client: [2022-08-18T16:39:12.344Z] Context: default [2022-08-18T16:39:12.344Z] Debug Mode: false [2022-08-18T16:39:12.344Z] Plugins: [2022-08-18T16:39:12.344Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:39:12.344Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:39:12.344Z] [2022-08-18T16:39:12.344Z] Server: [2022-08-18T16:39:12.344Z] Containers: 0 [2022-08-18T16:39:12.344Z] Running: 0 [2022-08-18T16:39:12.344Z] Paused: 0 [2022-08-18T16:39:12.344Z] Stopped: 0 [2022-08-18T16:39:12.344Z] Images: 2 [2022-08-18T16:39:12.344Z] Server Version: 20.10.14 [2022-08-18T16:39:12.344Z] Storage Driver: overlay2 [2022-08-18T16:39:12.344Z] Backing Filesystem: extfs [2022-08-18T16:39:12.344Z] Supports d_type: true [2022-08-18T16:39:12.344Z] Native Overlay Diff: true [2022-08-18T16:39:12.344Z] userxattr: false [2022-08-18T16:39:12.344Z] Logging Driver: json-file [2022-08-18T16:39:12.344Z] Cgroup Driver: cgroupfs [2022-08-18T16:39:12.344Z] Cgroup Version: 1 [2022-08-18T16:39:12.344Z] Plugins: [2022-08-18T16:39:12.344Z] Volume: local [2022-08-18T16:39:12.344Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:39:12.344Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:39:12.344Z] Swarm: inactive [2022-08-18T16:39:12.344Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:39:12.344Z] Default Runtime: runc [2022-08-18T16:39:12.344Z] Init Binary: docker-init [2022-08-18T16:39:12.344Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:39:12.344Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:39:12.344Z] init version: de40ad0 [2022-08-18T16:39:12.344Z] Security Options: [2022-08-18T16:39:12.344Z] apparmor [2022-08-18T16:39:12.344Z] seccomp [2022-08-18T16:39:12.344Z] Profile: default [2022-08-18T16:39:12.344Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:39:12.344Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:39:12.344Z] OSType: linux [2022-08-18T16:39:12.344Z] Architecture: aarch64 [2022-08-18T16:39:12.344Z] CPUs: 2 [2022-08-18T16:39:12.344Z] Total Memory: 7.562GiB [2022-08-18T16:39:12.344Z] Name: ip-10-100-83-79 [2022-08-18T16:39:12.344Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T16:39:12.344Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:39:12.344Z] Debug Mode: false [2022-08-18T16:39:12.344Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:39:12.344Z] Labels: [2022-08-18T16:39:12.344Z] Experimental: true [2022-08-18T16:39:12.344Z] Insecure Registries: [2022-08-18T16:39:12.344Z] 127.0.0.0/8 [2022-08-18T16:39:12.344Z] Live Restore Enabled: true [2022-08-18T16:39:12.344Z] [Pipeline] sh [2022-08-18T16:39:12.667Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:39:12.667Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:39:12.667Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43988/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:39:12.667Z] + bash /home/ubuntu/workspace/moby_PR-43988/check-config.sh [2022-08-18T16:39:12.667Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:39:12.667Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T16:39:12.667Z] [2022-08-18T16:39:12.667Z] Generally Necessary: [2022-08-18T16:39:12.667Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:39:12.667Z] - apparmor: enabled and tools installed [2022-08-18T16:39:12.667Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:39:12.667Z] - CONFIG_NET_NS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_PID_NS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_MEMCG: enabled [2022-08-18T16:39:12.667Z] - CONFIG_KEYS: enabled [2022-08-18T16:39:12.667Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:39:12.667Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:39:12.667Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:39:12.667Z] [2022-08-18T16:39:12.667Z] Optional Features: [2022-08-18T16:39:12.667Z] - CONFIG_USER_NS: enabled [2022-08-18T16:39:12.923Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:39:12.923Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:39:12.923Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:39:12.923Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:39:12.923Z] (cgroup swap accounting is currently enabled) [2022-08-18T16:39:12.923Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:39:12.923Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:39:12.923Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:39:12.923Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:39:12.923Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:39:12.923Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:39:12.923Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:39:12.923Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:39:12.923Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:39:12.923Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:39:12.923Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:39:12.923Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:39:12.923Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:39:12.923Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:39:12.923Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:39:12.923Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:39:12.923Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:39:12.923Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:39:12.923Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:39:12.923Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:39:12.923Z] - Network Drivers: [2022-08-18T16:39:12.923Z] - "overlay": [2022-08-18T16:39:12.923Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:39:12.923Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:39:12.923Z] Optional (for encrypted networks): [2022-08-18T16:39:13.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:39:13.108Z] > git config --add remote.origin.fetch +refs/pull/43988/head:refs/remotes/origin/PR-43988 # timeout=10 [2022-08-18T16:39:13.096Z] Fetching without tags [2022-08-18T16:39:13.179Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:39:13.179Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:39:13.179Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:39:13.179Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:39:13.179Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:39:13.179Z] - CONFIG_XFRM: enabled [2022-08-18T16:39:13.179Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:39:13.179Z] - "ipvlan": [2022-08-18T16:39:13.179Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:39:13.179Z] - "macvlan": [2022-08-18T16:39:13.179Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:39:13.179Z] - "ftp,tftp client in container": [2022-08-18T16:39:13.179Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:39:13.179Z] - Storage Drivers: [2022-08-18T16:39:13.179Z] - "aufs": [2022-08-18T16:39:13.179Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:39:13.179Z] - "btrfs": [2022-08-18T16:39:13.179Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:39:13.179Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:39:13.179Z] - "devicemapper": [2022-08-18T16:39:13.179Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:39:13.179Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:39:13.179Z] - "overlay": [2022-08-18T16:39:13.179Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:39:13.179Z] - "zfs": [2022-08-18T16:39:13.179Z] - /dev/zfs: present [2022-08-18T16:39:13.179Z] - zfs command: missing [2022-08-18T16:39:13.179Z] - zpool command: missing [2022-08-18T16:39:13.179Z] [2022-08-18T16:39:13.179Z] Limits: [2022-08-18T16:39:13.179Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:39:13.179Z] [2022-08-18T16:39:13.179Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:39:13.307Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:39:13.532Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8912c1fadeac07b969a99a4a07684cf561b06bca . [2022-08-18T16:39:13.789Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:39:13.789Z] #1 sha256:74b8a36e6e759ae2174973155c05f2adc0f7ad5d36b50972f642bc771dc75cdb [2022-08-18T16:39:13.789Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:39:13.789Z] #1 DONE 0.0s [2022-08-18T16:39:13.789Z] [2022-08-18T16:39:13.789Z] #2 [internal] load .dockerignore [2022-08-18T16:39:13.789Z] #2 sha256:f68e489268baf08395d08d80037cd05ee09bc8993a0273c2421d4ebe9f635732 [2022-08-18T16:39:13.789Z] #2 transferring context: 145B done [2022-08-18T16:39:13.789Z] #2 DONE 0.0s [2022-08-18T16:39:13.789Z] [2022-08-18T16:39:13.789Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:39:13.789Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T16:39:13.789Z] #3 DONE 0.2s [2022-08-18T16:39:13.789Z] [2022-08-18T16:39:13.789Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:39:13.789Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T16:39:13.789Z] #4 CACHED [2022-08-18T16:39:13.869Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:39:13.869Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:39:14.046Z] [2022-08-18T16:39:14.046Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:39:14.046Z] #5 sha256:8b18929d350d3a9f66c821a5ee9e624c05a2e6fe581d14cd0362c3e29cf8a0ae [2022-08-18T16:39:14.046Z] #5 DONE 0.0s [2022-08-18T16:39:14.046Z] [2022-08-18T16:39:14.046Z] #6 [internal] load .dockerignore [2022-08-18T16:39:14.046Z] #6 sha256:5abcbfad140ba054253e9d40b9fa1a6f564dfbd0b93c14950b27e96fd3094e68 [2022-08-18T16:39:14.046Z] #6 DONE 0.0s [2022-08-18T16:39:14.046Z] [2022-08-18T16:39:14.046Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:14.046Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:39:14.046Z] #7 DONE 0.1s [2022-08-18T16:39:14.046Z] [2022-08-18T16:39:14.046Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:39:14.046Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T16:39:14.303Z] #10 DONE 0.1s [2022-08-18T16:39:14.303Z] [2022-08-18T16:39:14.303Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:39:14.303Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T16:39:14.303Z] #9 DONE 0.1s [2022-08-18T16:39:14.303Z] [2022-08-18T16:39:14.303Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:14.303Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:39:14.303Z] #8 DONE 0.1s [2022-08-18T16:39:14.498Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:39:14.550Z] > git --version # timeout=10 [2022-08-18T16:39:14.553Z] > git --version # 'git version 2.25.1' [2022-08-18T16:39:14.558Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:39:14.559Z] [2022-08-18T16:39:14.559Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:14.559Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:39:14.559Z] #73 DONE 0.0s [2022-08-18T16:39:14.559Z] [2022-08-18T16:39:14.559Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:14.559Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:39:14.559Z] #71 DONE 0.0s [2022-08-18T16:39:14.559Z] [2022-08-18T16:39:14.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:39:14.559Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:39:14.559Z] #11 DONE 0.0s [2022-08-18T16:39:14.559Z] [2022-08-18T16:39:14.559Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:39:14.559Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T16:39:14.559Z] #28 DONE 0.0s [2022-08-18T16:39:14.559Z] [2022-08-18T16:39:14.559Z] #24 [internal] load build context [2022-08-18T16:39:14.560Z] #24 sha256:902ae58421e83bedb9300abf0fe120927ccdaf15ec8a99159012c076ce1b2010 [2022-08-18T16:39:14.723Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T16:39:14.818Z] #24 ... [2022-08-18T16:39:14.818Z] [2022-08-18T16:39:14.818Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:39:14.818Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:39:14.818Z] #49 DONE 0.4s [2022-08-18T16:39:14.818Z] [2022-08-18T16:39:14.818Z] #24 [internal] load build context [2022-08-18T16:39:14.818Z] #24 sha256:902ae58421e83bedb9300abf0fe120927ccdaf15ec8a99159012c076ce1b2010 [2022-08-18T16:39:13.113Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:39:13.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:39:13.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:39:13.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:39:13.127Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:39:13.337Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:39:13.343Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:39:13.871Z] > git remote # timeout=10 [2022-08-18T16:39:13.876Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:39:13.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:39:13.882Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:39:13.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:39:13.900Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:39:13.905Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:39:15.206Z] + docker version [2022-08-18T16:39:15.206Z] Client: Docker Engine - Community [2022-08-18T16:39:15.206Z] Version: 20.10.14 [2022-08-18T16:39:15.206Z] API version: 1.41 [2022-08-18T16:39:15.206Z] Go version: go1.16.15 [2022-08-18T16:39:15.206Z] Git commit: a224086 [2022-08-18T16:39:15.206Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T16:39:15.206Z] OS/Arch: linux/amd64 [2022-08-18T16:39:15.206Z] Context: default [2022-08-18T16:39:15.206Z] Experimental: true [2022-08-18T16:39:15.206Z] [2022-08-18T16:39:15.206Z] Server: Docker Engine - Community [2022-08-18T16:39:15.206Z] Engine: [2022-08-18T16:39:15.206Z] Version: 20.10.14 [2022-08-18T16:39:15.206Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:39:15.206Z] Go version: go1.16.15 [2022-08-18T16:39:15.206Z] Git commit: 87a90dc [2022-08-18T16:39:15.206Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T16:39:15.206Z] OS/Arch: linux/amd64 [2022-08-18T16:39:15.206Z] Experimental: true [2022-08-18T16:39:15.206Z] containerd: [2022-08-18T16:39:15.206Z] Version: 1.5.11 [2022-08-18T16:39:15.206Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:39:15.206Z] runc: [2022-08-18T16:39:15.206Z] Version: 1.0.3 [2022-08-18T16:39:15.206Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:39:15.206Z] docker-init: [2022-08-18T16:39:15.206Z] Version: 0.19.0 [2022-08-18T16:39:15.206Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:39:15.489Z] + docker info [2022-08-18T16:39:15.764Z] #24 transferring context: 62.38MB 1.1s done [2022-08-18T16:39:15.764Z] #24 DONE 1.3s [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:39:15.764Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T16:39:15.764Z] #38 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:39:15.764Z] #60 sha256:17ad2d437daf903808cc7467b982bdeeba7ddfe06b3a0341d4fb42dfe835b427 [2022-08-18T16:39:15.764Z] #60 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:39:15.764Z] #67 sha256:fd4dd8bfe1cae913d735e04cef7ff7d65237970860af7371763beabcdcae7fc6 [2022-08-18T16:39:15.764Z] #67 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:39:15.764Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:39:15.764Z] #14 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:39:15.764Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T16:39:15.764Z] #50 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #54 sha256:222e6372ac9c1996db12f299817a338edab24ce88e355a87b69d76ed964c0e3e [2022-08-18T16:39:15.764Z] #54 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:39:15.764Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T16:39:15.764Z] #20 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:39:15.764Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T16:39:15.764Z] #74 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #45 sha256:7aa046e19c648d572a6cbe3b588e43402319f1f9b3c21ebc9ccb11fcaa519456 [2022-08-18T16:39:15.764Z] #45 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:39:15.764Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T16:39:15.764Z] #13 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:39:15.764Z] #63 sha256:4039a6ebfd954c1555bf455ca6b4027d0333324db7561c0689ea4f6e7ecb5086 [2022-08-18T16:39:15.764Z] #63 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:39:15.764Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:39:15.764Z] #21 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #39 sha256:dfb22fdd529f94001954466424322d13fff595373cfa601bc8e6b92b524f9bf0 [2022-08-18T16:39:15.764Z] #39 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:39:15.764Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T16:39:15.764Z] #46 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:39:15.764Z] #43 sha256:56060430b9f6e7a7d5eb09a7fc88f4cca8ecd55ac20b242844900e278a2bb065 [2022-08-18T16:39:15.764Z] #43 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:39:15.764Z] #68 sha256:4fc87d63da7ac7b110a22dc37d988ed37811a2de7da437645b62ba5e1d7ddb02 [2022-08-18T16:39:15.764Z] #68 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #35 sha256:8f6aba258d24c49a754e93f53622a6f4a95d2a94baf67043631125ff8337e886 [2022-08-18T16:39:15.764Z] #35 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:39:15.764Z] #30 sha256:877041681c487d9dba2272475e482bef8df02aa9be4585bf7ddcdbeaf5fb2632 [2022-08-18T16:39:15.764Z] #30 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:39:15.764Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T16:39:15.764Z] #34 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:39:15.764Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:39:15.764Z] #77 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:39:15.764Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T16:39:15.764Z] #47 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:39:15.764Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T16:39:15.764Z] #40 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #56 sha256:cb38e4f528d2c87d3dd0ef311e6cd03a01165ca1c0e469f79a5eef23ebfb8396 [2022-08-18T16:39:15.764Z] #56 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:39:15.764Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T16:39:15.764Z] #33 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #61 sha256:982bbd6fc281bdb16caab89a7c89d1059c7a07418a56bd179355c9870c2ffa2b [2022-08-18T16:39:15.764Z] #61 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #65 sha256:6bc9b2bbaa75f7f7b0a5b1b69784a08252a545584e81babcee150d12246dbd01 [2022-08-18T16:39:15.764Z] #65 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:39:15.764Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:39:15.764Z] #29 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:39:15.764Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T16:39:15.764Z] #23 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:39:15.764Z] #69 sha256:99e0c7d3196edc1e98cd9688fc7a04c3c583e572fc0c81256070ee8bd6d58fba [2022-08-18T16:39:15.764Z] #69 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:39:15.764Z] #66 sha256:9f06b7de2d95863079a0eb026ca35bd917fdc4430ab33449ebd53ef4c4e921ed [2022-08-18T16:39:15.764Z] #66 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #52 sha256:cecea0e47f41c88989c72eae0f5c5ab18f3ac8bbf578ccab445c91f1f96ef178 [2022-08-18T16:39:15.764Z] #52 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:39:15.764Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:39:15.764Z] #51 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:39:15.764Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T16:39:15.764Z] #18 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:39:15.764Z] #27 sha256:01f21911a819954fe40e4026ec439bf8057e204788a73a4dab57ca5e75327e62 [2022-08-18T16:39:15.764Z] #27 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:39:15.764Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T16:39:15.764Z] #16 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:39:15.764Z] #79 sha256:6af755886c610cd46b73ac334a00cbdfbabaafaa84c9984a9192ac515377281e [2022-08-18T16:39:15.764Z] #79 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:39:15.764Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:39:15.764Z] #42 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:39:15.764Z] #26 sha256:570d74a83e0c2eab5fdc2d8ced94a22ae59b8f7cd94a5a1f144412b588fcc092 [2022-08-18T16:39:15.764Z] #26 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:39:15.764Z] #25 sha256:fbbad2d4546cfa63e9e1bff4e5bfbd22bc0cc522fb05713be3d290146478f424 [2022-08-18T16:39:15.764Z] #25 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #41 sha256:8615a1d7d33b4939c69d277b600ffdcd03299157a6b441b8dbf645ee2929c5d6 [2022-08-18T16:39:15.764Z] #41 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:39:15.764Z] #32 sha256:b6ee6ecf2bae58997b12b45dec5e00f1062fecbb82c1c0bed4a89e722350df43 [2022-08-18T16:39:15.764Z] #32 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:39:15.764Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T16:39:15.764Z] #36 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:39:15.764Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:39:15.764Z] #62 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:39:15.764Z] #48 sha256:7a42865a33595748cb219ef8486c48d4cefa16e208be1022a24250350b39c605 [2022-08-18T16:39:15.764Z] #48 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:39:15.764Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:39:15.764Z] #76 CACHED [2022-08-18T16:39:15.764Z] [2022-08-18T16:39:15.764Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:39:15.765Z] #44 sha256:93698396481831e929495727174c1bf188afa5eed504bd4ae5c2f4a7cfa7af00 [2022-08-18T16:39:15.765Z] #44 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:39:15.765Z] #78 sha256:97782f8e5beca3aa8700bc38af6fa9d480d7046c8ebf8464807e96e1e49a6348 [2022-08-18T16:39:15.765Z] #78 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:39:15.765Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T16:39:15.765Z] #19 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:39:15.765Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:39:15.765Z] #55 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:39:15.765Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-18T16:39:15.765Z] #22 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:39:15.765Z] #75 sha256:2ba638df0a84d3e345be0c46341781dd3f54cc53cf7b058f3d3d1f3a57a3cf40 [2022-08-18T16:39:15.765Z] #75 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:39:15.765Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T16:39:15.765Z] #57 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:39:15.765Z] #58 sha256:8d2a402dee8f7e05a85119f9468bc080a428b8924d74933b42c52cf686df2689 [2022-08-18T16:39:15.765Z] #58 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:39:15.765Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T16:39:15.765Z] #72 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:39:15.765Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T16:39:15.765Z] #53 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:39:15.765Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T16:39:15.765Z] #12 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:39:15.765Z] #64 sha256:e29a52ad2ab0a4d30747bd7c6a8aab9b7b32eb0fb9958ed33610be92a639ca98 [2022-08-18T16:39:15.765Z] #64 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:39:15.765Z] #31 sha256:611ed6e1b4138eb3e0a3747c41c72fd2166f65daa80757de17149fd642c07bef [2022-08-18T16:39:15.765Z] #31 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:39:15.765Z] #70 sha256:96da4f812d5573780326338dccd5d2bf5328799b69ce568d36f4a92052ab453d [2022-08-18T16:39:15.765Z] #70 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:39:15.765Z] #59 sha256:61d4ba87a9a974bf43137ff201d0ae0c938e6b366e3ea2da22df6b76344b98d0 [2022-08-18T16:39:15.765Z] #59 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:39:15.765Z] #37 sha256:e22e0442f348995658aae31a00291435ee13cfa3bc6a2dfa8e621c38c1d5ba54 [2022-08-18T16:39:15.765Z] #37 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:39:15.765Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T16:39:15.765Z] #17 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:39:15.765Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T16:39:15.765Z] #15 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:39:15.765Z] #80 sha256:bc0acf2397b32fdf94bd6f3ba7d7af43f3160a3cc99b74512296bcc3697eb41c [2022-08-18T16:39:15.765Z] #80 CACHED [2022-08-18T16:39:15.765Z] [2022-08-18T16:39:15.765Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:39:15.765Z] #81 sha256:19dd2c893a5c6d172978bb96e0a1fd96807475619e4fae023478b0b864388957 [2022-08-18T16:39:16.057Z] Client: [2022-08-18T16:39:16.057Z] Context: default [2022-08-18T16:39:16.057Z] Debug Mode: false [2022-08-18T16:39:16.057Z] Plugins: [2022-08-18T16:39:16.057Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:39:16.057Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:39:16.057Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:39:16.057Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:39:16.057Z] [2022-08-18T16:39:16.057Z] Server: [2022-08-18T16:39:16.057Z] Containers: 0 [2022-08-18T16:39:16.057Z] Running: 0 [2022-08-18T16:39:16.057Z] Paused: 0 [2022-08-18T16:39:16.057Z] Stopped: 0 [2022-08-18T16:39:16.057Z] Images: 3 [2022-08-18T16:39:16.057Z] Server Version: 20.10.14 [2022-08-18T16:39:16.057Z] Storage Driver: overlay2 [2022-08-18T16:39:16.057Z] Backing Filesystem: extfs [2022-08-18T16:39:16.057Z] Supports d_type: true [2022-08-18T16:39:16.057Z] Native Overlay Diff: true [2022-08-18T16:39:16.057Z] userxattr: false [2022-08-18T16:39:16.057Z] Logging Driver: json-file [2022-08-18T16:39:16.057Z] Cgroup Driver: systemd [2022-08-18T16:39:16.057Z] Cgroup Version: 2 [2022-08-18T16:39:16.057Z] Plugins: [2022-08-18T16:39:16.057Z] Volume: local [2022-08-18T16:39:16.057Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:39:16.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:39:16.057Z] Swarm: inactive [2022-08-18T16:39:16.057Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:39:16.057Z] Default Runtime: runc [2022-08-18T16:39:16.057Z] Init Binary: docker-init [2022-08-18T16:39:16.057Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:39:16.057Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:39:16.057Z] init version: de40ad0 [2022-08-18T16:39:16.057Z] Security Options: [2022-08-18T16:39:16.057Z] apparmor [2022-08-18T16:39:16.057Z] seccomp [2022-08-18T16:39:16.057Z] Profile: default [2022-08-18T16:39:16.057Z] cgroupns [2022-08-18T16:39:16.057Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:39:16.057Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:39:16.057Z] OSType: linux [2022-08-18T16:39:16.057Z] Architecture: x86_64 [2022-08-18T16:39:16.057Z] CPUs: 2 [2022-08-18T16:39:16.057Z] Total Memory: 7.559GiB [2022-08-18T16:39:16.057Z] Name: ip-10-100-49-7 [2022-08-18T16:39:16.057Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T16:39:16.057Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:39:16.057Z] Debug Mode: false [2022-08-18T16:39:16.057Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:39:16.057Z] Labels: [2022-08-18T16:39:16.057Z] Experimental: true [2022-08-18T16:39:16.057Z] Insecure Registries: [2022-08-18T16:39:16.057Z] 127.0.0.0/8 [2022-08-18T16:39:16.057Z] Live Restore Enabled: true [2022-08-18T16:39:16.057Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:39:16.378Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8912c1fadeac07b969a99a4a07684cf561b06bca . [2022-08-18T16:39:16.637Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:39:16.637Z] #1 sha256:903d10f812294da4dc6588ee8a2ca667db7ed57864ba58fbde967302ee26f0d8 [2022-08-18T16:39:16.637Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:39:16.637Z] #1 DONE 0.0s [2022-08-18T16:39:16.637Z] [2022-08-18T16:39:16.637Z] #2 [internal] load .dockerignore [2022-08-18T16:39:16.637Z] #2 sha256:fd5eb17977c67bdc6b6fa92805002e6ae2ff9e30862f088f4cea0b2f04bef3a6 [2022-08-18T16:39:16.637Z] #2 transferring context: 145B done [2022-08-18T16:39:16.637Z] #2 DONE 0.0s [2022-08-18T16:39:16.637Z] [2022-08-18T16:39:16.637Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:39:16.637Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:39:16.637Z] #3 DONE 0.1s [2022-08-18T16:39:16.638Z] [2022-08-18T16:39:16.638Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:39:16.638Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:39:16.638Z] #4 CACHED [2022-08-18T16:39:16.897Z] [2022-08-18T16:39:16.897Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:39:16.897Z] #6 sha256:bb0f20c48183ec523896db89e5097b6a38173b93d6485da946b1aa5ce94cbe32 [2022-08-18T16:39:16.897Z] #6 DONE 0.0s [2022-08-18T16:39:16.897Z] [2022-08-18T16:39:16.897Z] #5 [internal] load .dockerignore [2022-08-18T16:39:16.897Z] #5 sha256:2c69d7702274ccb8ef1d4f09f5b6d943ccdf89397bb4d42065931f705117e911 [2022-08-18T16:39:16.897Z] #5 DONE 0.0s [2022-08-18T16:39:16.897Z] [2022-08-18T16:39:16.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:16.897Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:39:16.897Z] #7 DONE 0.1s [2022-08-18T16:39:16.897Z] [2022-08-18T16:39:16.897Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:39:16.897Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:39:17.132Z] #81 DONE 1.2s [2022-08-18T16:39:17.132Z] [2022-08-18T16:39:17.132Z] #82 exporting to image [2022-08-18T16:39:17.132Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:39:17.132Z] #82 exporting layers [2022-08-18T16:39:17.156Z] #10 DONE 0.1s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:39:17.156Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:39:17.156Z] #9 DONE 0.1s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:39:17.156Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:39:17.156Z] #8 DONE 0.1s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:17.156Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:39:17.156Z] #73 DONE 0.0s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:39:17.156Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:39:17.156Z] #71 DONE 0.0s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:39:17.156Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:39:17.156Z] #11 DONE 0.0s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:39:17.156Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:39:17.156Z] #28 DONE 0.0s [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:39:17.156Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:39:17.156Z] #13 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:39:17.156Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:39:17.156Z] #17 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:39:17.156Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:39:17.156Z] #16 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:39:17.156Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:39:17.156Z] #18 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:39:17.156Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:39:17.156Z] #12 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:39:17.156Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:39:17.156Z] #19 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.156Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:39:17.156Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:39:17.156Z] #15 CACHED [2022-08-18T16:39:17.156Z] [2022-08-18T16:39:17.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-08-18T16:39:17.157Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:39:17.157Z] #14 CACHED [2022-08-18T16:39:17.157Z] [2022-08-18T16:39:17.157Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:39:17.157Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:39:17.157Z] #20 CACHED [2022-08-18T16:39:17.157Z] [2022-08-18T16:39:17.157Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:39:17.157Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:39:17.244Z] Congratulations! All API changes are done the right way. [2022-08-18T16:39:17.244Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T16:39:17.244Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T16:39:17.244Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T16:39:17.244Z] [2022-08-18T16:39:17.244Z] INFO Start validation with golang-ci-lint [2022-08-18T16:39:17.697Z] #82 exporting layers 0.8s done [2022-08-18T16:39:17.697Z] #82 writing image sha256:53b74fcab3ee0fed96c479bd59856992227fdcb57a23adb848783ff475c3b7ff done [2022-08-18T16:39:17.697Z] #82 naming to docker.io/library/docker:8912c1fadeac07b969a99a4a07684cf561b06bca done [2022-08-18T16:39:17.697Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-08-18T16:39:17.731Z] #21 ... [2022-08-18T16:39:17.731Z] [2022-08-18T16:39:17.731Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:39:17.731Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:39:17.731Z] #49 DONE 0.5s [Pipeline] sh [2022-08-18T16:39:17.809Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T16:39:17.809Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T16:39:18.007Z] [2022-08-18T16:39:18.008Z] #24 [internal] load build context [2022-08-18T16:39:18.008Z] #24 sha256:506bbd2e023529f2e2bbd9a7806bb79eb3b55dee71cf298a1fd6ac58260856fb [2022-08-18T16:39:18.054Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T16:39:18.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/test/unit [2022-08-18T16:39:18.628Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T16:39:18.628Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T16:39:18.628Z] + TESTDIRS=./... [2022-08-18T16:39:18.628Z] + exclude_paths='/vendor/|/integration' [2022-08-18T16:39:18.628Z] ++ go list ./... [2022-08-18T16:39:18.628Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T16:39:19.563Z] + pkg_list='github.com/docker/docker/api [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/backend [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/container [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/events [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/filters [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/image [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/mount [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/network [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/registry [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/time [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/versions [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:39:19.563Z] github.com/docker/docker/api/types/volume [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:39:19.563Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:39:19.563Z] github.com/docker/docker/cli [2022-08-18T16:39:19.563Z] github.com/docker/docker/cli/config [2022-08-18T16:39:19.563Z] github.com/docker/docker/cli/debug [2022-08-18T16:39:19.563Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:39:19.563Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:39:19.563Z] github.com/docker/docker/client [2022-08-18T16:39:19.563Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:39:19.563Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:39:19.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:39:19.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:39:19.563Z] github.com/docker/docker/container [2022-08-18T16:39:19.563Z] github.com/docker/docker/container/stream [2022-08-18T16:39:19.563Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:39:19.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:39:19.563Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:39:19.563Z] github.com/docker/docker/daemon [2022-08-18T16:39:19.563Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:39:19.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:39:19.563Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/config [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/events [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/exec [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/images [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/links [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/names [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/network [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/stats [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/utils [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:39:19.564Z] github.com/docker/docker/dockerversion [2022-08-18T16:39:19.564Z] github.com/docker/docker/errdefs [2022-08-18T16:39:19.564Z] github.com/docker/docker/image [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/cache [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/tarexport [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/v1 [2022-08-18T16:39:19.564Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:39:19.564Z] github.com/docker/docker/layer [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:39:19.564Z] github.com/docker/docker/oci [2022-08-18T16:39:19.564Z] github.com/docker/docker/oci/caps [2022-08-18T16:39:19.564Z] github.com/docker/docker/opts [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/archive [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/directory [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/platform [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/pools [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/progress [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/signal [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/stack [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/system [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:39:19.564Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:39:19.564Z] github.com/docker/docker/plugin [2022-08-18T16:39:19.564Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:39:19.564Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:39:19.564Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:39:19.564Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:39:19.564Z] github.com/docker/docker/quota [2022-08-18T16:39:19.564Z] github.com/docker/docker/reference [2022-08-18T16:39:19.564Z] github.com/docker/docker/registry [2022-08-18T16:39:19.564Z] github.com/docker/docker/registry/resumable [2022-08-18T16:39:19.564Z] github.com/docker/docker/restartmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/rootless [2022-08-18T16:39:19.564Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:39:19.564Z] github.com/docker/docker/runconfig [2022-08-18T16:39:19.564Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/environment [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/registry [2022-08-18T16:39:19.564Z] github.com/docker/docker/testutil/request [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/drivers [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/local [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/mounts [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/service [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:39:19.564Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:39:19.564Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T16:39:19.564Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/backend [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/container [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/events [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/filters [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/image [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/mount [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/network [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/registry [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/time [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/versions [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:39:19.564Z] github.com/docker/docker/api/types/volume [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:39:19.564Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:39:19.564Z] github.com/docker/docker/cli [2022-08-18T16:39:19.564Z] github.com/docker/docker/cli/config [2022-08-18T16:39:19.564Z] github.com/docker/docker/cli/debug [2022-08-18T16:39:19.564Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:39:19.564Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:39:19.564Z] github.com/docker/docker/client [2022-08-18T16:39:19.564Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:39:19.564Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:39:19.564Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:39:19.564Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:39:19.564Z] github.com/docker/docker/container [2022-08-18T16:39:19.564Z] github.com/docker/docker/container/stream [2022-08-18T16:39:19.564Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:39:19.564Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:39:19.564Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/config [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/events [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/exec [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/images [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/links [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/names [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/network [2022-08-18T16:39:19.564Z] github.com/docker/docker/daemon/stats [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/utils [2022-08-18T16:39:19.564Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:39:19.564Z] github.com/docker/docker/dockerversion [2022-08-18T16:39:19.564Z] github.com/docker/docker/errdefs [2022-08-18T16:39:19.564Z] github.com/docker/docker/image [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/cache [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/tarexport [2022-08-18T16:39:19.564Z] github.com/docker/docker/image/v1 [2022-08-18T16:39:19.564Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:39:19.564Z] github.com/docker/docker/layer [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:39:19.564Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:39:19.564Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:39:19.565Z] github.com/docker/docker/oci [2022-08-18T16:39:19.565Z] github.com/docker/docker/oci/caps [2022-08-18T16:39:19.565Z] github.com/docker/docker/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/archive [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/directory [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/platform [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pools [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/progress [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/signal [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stack [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/system [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:39:19.565Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:39:19.565Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:39:19.565Z] github.com/docker/docker/quota [2022-08-18T16:39:19.565Z] github.com/docker/docker/reference [2022-08-18T16:39:19.565Z] github.com/docker/docker/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/registry/resumable [2022-08-18T16:39:19.565Z] github.com/docker/docker/restartmanager [2022-08-18T16:39:19.565Z] github.com/docker/docker/rootless [2022-08-18T16:39:19.565Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:39:19.565Z] github.com/docker/docker/runconfig [2022-08-18T16:39:19.565Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/environment [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/request [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/drivers [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/local [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/mounts [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/service [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:39:19.565Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/backend [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/events [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/filters [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/image [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/mount [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/network [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/time [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:39:19.565Z] github.com/docker/docker/cli [2022-08-18T16:39:19.565Z] github.com/docker/docker/cli/config [2022-08-18T16:39:19.565Z] github.com/docker/docker/cli/debug [2022-08-18T16:39:19.565Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:39:19.565Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:39:19.565Z] github.com/docker/docker/client [2022-08-18T16:39:19.565Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:39:19.565Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:39:19.565Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:39:19.565Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:39:19.565Z] github.com/docker/docker/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/container/stream [2022-08-18T16:39:19.565Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:39:19.565Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:39:19.565Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/config [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/events [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/exec [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/images [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/links [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/names [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/network [2022-08-18T16:39:19.565Z] github.com/docker/docker/daemon/stats [2022-08-18T16:39:19.565Z] github.com/docker/docker/distribution [2022-08-18T16:39:19.565Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:39:19.565Z] github.com/docker/docker/distribution/utils [2022-08-18T16:39:19.565Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:39:19.565Z] github.com/docker/docker/dockerversion [2022-08-18T16:39:19.565Z] github.com/docker/docker/errdefs [2022-08-18T16:39:19.565Z] github.com/docker/docker/image [2022-08-18T16:39:19.565Z] github.com/docker/docker/image/cache [2022-08-18T16:39:19.565Z] github.com/docker/docker/image/tarexport [2022-08-18T16:39:19.565Z] github.com/docker/docker/image/v1 [2022-08-18T16:39:19.565Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:39:19.565Z] github.com/docker/docker/layer [2022-08-18T16:39:19.565Z] github.com/docker/docker/libcontainerd [2022-08-18T16:39:19.565Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:39:19.565Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:39:19.565Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:39:19.565Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:39:19.565Z] github.com/docker/docker/oci [2022-08-18T16:39:19.565Z] github.com/docker/docker/oci/caps [2022-08-18T16:39:19.565Z] github.com/docker/docker/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/archive [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/directory [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/platform [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pools [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/progress [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/signal [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stack [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/system [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:39:19.565Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:39:19.565Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:39:19.565Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:39:19.565Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:39:19.565Z] github.com/docker/docker/quota [2022-08-18T16:39:19.565Z] github.com/docker/docker/reference [2022-08-18T16:39:19.565Z] github.com/docker/docker/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/registry/resumable [2022-08-18T16:39:19.565Z] github.com/docker/docker/restartmanager [2022-08-18T16:39:19.565Z] github.com/docker/docker/rootless [2022-08-18T16:39:19.565Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:39:19.565Z] github.com/docker/docker/runconfig [2022-08-18T16:39:19.565Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/environment [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/testutil/request [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/drivers [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/local [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/mounts [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/service [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:39:19.565Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:39:19.565Z] ++ grep --fixed-strings /libnetwork [2022-08-18T16:39:19.565Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/backend [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/container [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/events [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/filters [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/image [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/mount [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/network [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/registry [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/time [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:39:19.565Z] github.com/docker/docker/api/types/volume [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:39:19.565Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:39:19.566Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:39:19.566Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:39:19.566Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:39:19.566Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:39:19.566Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:39:19.566Z] github.com/docker/docker/cli [2022-08-18T16:39:19.566Z] github.com/docker/docker/cli/config [2022-08-18T16:39:19.566Z] github.com/docker/docker/cli/debug [2022-08-18T16:39:19.566Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:39:19.566Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:39:19.566Z] github.com/docker/docker/client [2022-08-18T16:39:19.566Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:39:19.566Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:39:19.566Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:39:19.566Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:39:19.566Z] github.com/docker/docker/container [2022-08-18T16:39:19.566Z] github.com/docker/docker/container/stream [2022-08-18T16:39:19.566Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:39:19.566Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:39:19.566Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/config [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/events [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/exec [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/images [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/links [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/names [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/network [2022-08-18T16:39:19.566Z] github.com/docker/docker/daemon/stats [2022-08-18T16:39:19.566Z] github.com/docker/docker/distribution [2022-08-18T16:39:19.566Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:39:19.566Z] github.com/docker/docker/distribution/utils [2022-08-18T16:39:19.566Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:39:19.566Z] github.com/docker/docker/dockerversion [2022-08-18T16:39:19.566Z] github.com/docker/docker/errdefs [2022-08-18T16:39:19.566Z] github.com/docker/docker/image [2022-08-18T16:39:19.566Z] github.com/docker/docker/image/cache [2022-08-18T16:39:19.566Z] github.com/docker/docker/image/tarexport [2022-08-18T16:39:19.566Z] github.com/docker/docker/image/v1 [2022-08-18T16:39:19.566Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:39:19.566Z] github.com/docker/docker/layer [2022-08-18T16:39:19.566Z] github.com/docker/docker/libcontainerd [2022-08-18T16:39:19.566Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:39:19.566Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:39:19.566Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:39:19.566Z] github.com/docker/docker/oci [2022-08-18T16:39:19.566Z] github.com/docker/docker/oci/caps [2022-08-18T16:39:19.566Z] github.com/docker/docker/opts [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/archive [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/directory [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/platform [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/pools [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/progress [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/signal [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/stack [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/system [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:39:19.566Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:39:19.566Z] github.com/docker/docker/plugin [2022-08-18T16:39:19.566Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:39:19.566Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:39:19.566Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:39:19.566Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:39:19.566Z] github.com/docker/docker/quota [2022-08-18T16:39:19.566Z] github.com/docker/docker/reference [2022-08-18T16:39:19.566Z] github.com/docker/docker/registry [2022-08-18T16:39:19.566Z] github.com/docker/docker/registry/resumable [2022-08-18T16:39:19.566Z] github.com/docker/docker/restartmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/rootless [2022-08-18T16:39:19.566Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:39:19.566Z] github.com/docker/docker/runconfig [2022-08-18T16:39:19.566Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/environment [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/registry [2022-08-18T16:39:19.566Z] github.com/docker/docker/testutil/request [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/drivers [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/local [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/mounts [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/service [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:39:19.566Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:39:19.566Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:39:19.566Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:39:19.566Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:39:19.567Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:39:19.567Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:39:19.567Z] + type docker-proxy [2022-08-18T16:39:19.567Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T16:39:19.567Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T16:39:19.567Z] [2022-08-18T16:39:19.567Z] Removing bundles/ [2022-08-18T16:39:19.567Z] [2022-08-18T16:39:19.567Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T16:39:19.567Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T16:39:19.567Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:39:19.921Z] #24 transferring context: 62.36MB 2.6s done [2022-08-18T16:39:19.921Z] #24 DONE 2.7s [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:39:19.921Z] #25 sha256:1705eb56d236d33b28d2c3a5544dc8d7664948c087556d28634ad1e3541ac2f9 [2022-08-18T16:39:19.921Z] #25 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:39:19.921Z] #26 sha256:6314d4903b00fa07a2ebbbd241901881d97a7908ca8a08b1db82551e8b5716aa [2022-08-18T16:39:19.921Z] #26 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:39:19.921Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:39:19.921Z] #29 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:39:19.921Z] #30 sha256:99fd0c4ce648be85de81e760ae822915d8126b4eea611fbf1191bb310fcbedb0 [2022-08-18T16:39:19.921Z] #30 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:39:19.921Z] #31 sha256:188807b9ddb4f6f1179b9db8d5b0af8dba46522b963ed3dbb549061e6d79cd4d [2022-08-18T16:39:19.921Z] #31 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:39:19.921Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:39:19.921Z] #33 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:39:19.921Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:39:19.921Z] #34 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:39:19.921Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:39:19.921Z] #36 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:39:19.921Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:39:19.921Z] #38 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:39:19.921Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:39:19.921Z] #40 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:39:19.921Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:39:19.921Z] #42 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:39:19.921Z] #43 sha256:e88e890c6468df1aae56611b115a6cef3d9233a3cdfe9cef2aa4c9c84611416a [2022-08-18T16:39:19.921Z] #43 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:39:19.921Z] #44 sha256:0854526596666d310b21a16d251ce2ab20cec83ff4c93b2caa9f400f24ebbf86 [2022-08-18T16:39:19.921Z] #44 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:39:19.921Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:39:19.921Z] #46 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:39:19.921Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:39:19.921Z] #47 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:39:19.921Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:39:19.921Z] #50 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:39:19.921Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:39:19.921Z] #51 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:39:19.921Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:39:19.921Z] #53 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:39:19.921Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:39:19.921Z] #55 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:39:19.921Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:39:19.921Z] #57 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:39:19.921Z] #59 sha256:be992740eecfe92aef215ff7af1c9a6d49f742ae71860964e3366e3d7ab58bec [2022-08-18T16:39:19.921Z] #59 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:39:19.921Z] #60 sha256:e228a336cb6859e16d4994cecd33717d42c99d69ef609536eaa8ed8a8b5a7a2c [2022-08-18T16:39:19.921Z] #60 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:39:19.921Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:39:19.921Z] #62 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:39:19.921Z] #63 sha256:f9055e4cf8b90285e316f6209e005dab17f37093edfa3ce91639bf88867a7564 [2022-08-18T16:39:19.921Z] #63 CACHED [2022-08-18T16:39:19.921Z] [2022-08-18T16:39:19.921Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:39:19.922Z] #64 sha256:9871b58f543cdf99557901f16ca5db7ebb347922960241fd67b2a9796a44a2ff [2022-08-18T16:39:19.922Z] #64 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:39:19.922Z] #66 sha256:192d0345dd21adf6c277c3b237e5939841d31a14cef3c077c630cff87c003ebf [2022-08-18T16:39:19.922Z] #66 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:39:19.922Z] #67 sha256:93807dd9943827a1f8ba5e4c3e36f9bd909ee8acbefac8078a5e45b5bdde188e [2022-08-18T16:39:19.922Z] #67 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:39:19.922Z] #68 sha256:17b3d9be720b38b736cec07fe870abb7fb817e90f89267d41ef738b9b97e97e0 [2022-08-18T16:39:19.922Z] #68 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:39:19.922Z] #69 sha256:a398a0c74f4db7699c903f4128febf7bcfeb81bb79369551e919ff404ab3a14c [2022-08-18T16:39:19.922Z] #69 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:39:19.922Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:39:19.922Z] #72 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:39:19.922Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:39:19.922Z] #74 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:39:19.922Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:39:19.922Z] #76 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:39:19.922Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:39:19.922Z] #77 CACHED [2022-08-18T16:39:19.922Z] [2022-08-18T16:39:19.922Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:39:19.922Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:39:19.922Z] #21 1.224 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:39:19.922Z] #21 1.224 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:39:19.922Z] #21 1.225 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:39:19.922Z] #21 1.799 Reading package lists... [2022-08-18T16:39:20.444Z] #21 2.853 Reading package lists... [2022-08-18T16:39:20.703Z] #21 3.398 Building dependency tree... [2022-08-18T16:39:20.703Z] #21 3.501 Reading state information... [2022-08-18T16:39:20.703Z] #21 3.619 The following additional packages will be installed: [2022-08-18T16:39:20.963Z] #21 3.619 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:39:20.963Z] #21 3.619 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:39:20.963Z] #21 3.620 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:39:20.963Z] #21 3.620 python3-pkg-resources vim-runtime xxd [2022-08-18T16:39:20.963Z] #21 3.621 Suggested packages: [2022-08-18T16:39:20.963Z] #21 3.621 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:39:20.963Z] #21 3.621 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:39:20.963Z] #21 3.621 acl attr quota [2022-08-18T16:39:20.963Z] #21 3.621 Recommended packages: [2022-08-18T16:39:20.963Z] #21 3.621 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:39:20.963Z] #21 3.916 The following NEW packages will be installed: [2022-08-18T16:39:21.222Z] #21 3.916 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:39:21.222Z] #21 3.917 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:39:21.222Z] #21 3.917 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:39:21.222Z] #21 3.917 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:39:21.222Z] #21 3.917 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:39:21.222Z] #21 3.918 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:39:21.222Z] #21 3.918 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:39:21.222Z] #21 3.918 xz-utils zip zstd [2022-08-18T16:39:21.222Z] #21 4.188 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:39:21.222Z] #21 4.188 Need to get 27.7 MB of archives. [2022-08-18T16:39:21.222Z] #21 4.188 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:39:21.222Z] #21 4.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:39:21.481Z] #21 4.193 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:39:21.482Z] #21 4.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:39:21.482Z] #21 4.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:39:21.482Z] #21 4.199 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:39:21.482Z] #21 4.213 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:39:21.482Z] #21 4.215 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:39:21.482Z] #21 4.216 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:39:21.482Z] #21 4.224 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:39:21.482Z] #21 4.226 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:39:21.482Z] #21 4.232 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:39:21.482Z] #21 4.234 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:39:21.482Z] #21 4.236 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:39:21.482Z] #21 4.240 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:39:21.482Z] #21 4.245 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:39:21.482Z] #21 4.247 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:39:21.482Z] #21 4.247 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:39:21.482Z] #21 4.248 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:39:21.482Z] #21 4.249 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:39:21.482Z] #21 4.250 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:39:21.482Z] #21 4.252 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:39:21.482Z] #21 4.255 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:39:21.482Z] #21 4.256 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:39:21.482Z] #21 4.259 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:39:21.482Z] #21 4.260 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:39:21.482Z] #21 4.261 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:39:21.482Z] #21 4.262 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:39:21.482Z] #21 4.324 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:39:21.482Z] #21 4.324 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:39:21.482Z] #21 4.325 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-08-18T16:39:21.482Z] #21 4.326 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:39:21.482Z] #21 4.327 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:39:21.482Z] #21 4.327 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:39:21.482Z] #21 4.329 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:39:21.482Z] #21 4.330 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T16:39:21.482Z] #21 4.344 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:39:21.482Z] #21 4.345 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:39:21.482Z] #21 4.346 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:39:21.482Z] #21 4.348 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:39:21.482Z] #21 4.351 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:39:21.482Z] #21 4.351 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:39:21.482Z] #21 4.354 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:39:21.482Z] #21 4.361 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:39:21.482Z] #21 4.368 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:39:21.482Z] #21 4.381 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T16:39:21.482Z] #21 4.424 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:39:21.742Z] #21 4.434 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:39:21.742Z] #21 4.442 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:39:21.742Z] #21 4.444 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:39:21.742Z] #21 4.569 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:39:21.742Z] #21 4.598 Fetched 27.7 MB in 1s (52.7 MB/s) [2022-08-18T16:39:21.742Z] #21 4.620 Selecting previously unselected package pigz. [2022-08-18T16:39:21.742Z] #21 4.620 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T16:39:21.742Z] #21 4.632 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:39:21.742Z] #21 4.635 Unpacking pigz (2.6-1) ... [2022-08-18T16:39:21.742Z] #21 4.676 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:39:22.001Z] #21 4.678 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:39:22.001Z] #21 4.685 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:39:22.001Z] #21 4.736 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:39:22.001Z] #21 4.738 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:39:22.001Z] #21 4.741 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:39:22.001Z] #21 4.779 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:39:22.001Z] #21 4.782 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:39:22.001Z] #21 4.785 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:39:22.001Z] #21 4.818 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:39:22.001Z] #21 4.821 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:39:22.001Z] #21 4.824 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:39:22.001Z] #21 4.856 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:39:22.001Z] #21 4.858 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:39:22.001Z] #21 4.862 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:39:22.001Z] #21 4.890 Selecting previously unselected package libcap2-bin. [2022-08-18T16:39:22.261Z] #21 4.893 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:39:22.261Z] #21 4.897 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:39:22.261Z] #21 4.934 Selecting previously unselected package iproute2. [2022-08-18T16:39:22.261Z] #21 4.936 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:39:22.261Z] #21 4.940 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:39:22.261Z] #21 5.058 Selecting previously unselected package xxd. [2022-08-18T16:39:22.261Z] #21 5.061 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:39:22.261Z] #21 5.064 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:22.261Z] #21 5.111 Selecting previously unselected package vim-common. [2022-08-18T16:39:22.261Z] #21 5.113 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:39:22.261Z] #21 5.121 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:22.521Z] #21 5.198 Selecting previously unselected package bash-completion. [2022-08-18T16:39:22.521Z] #21 5.201 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:39:23.090Z] #21 5.678 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:39:23.090Z] #21 5.789 Selecting previously unselected package bzip2. [2022-08-18T16:39:23.090Z] #21 5.791 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:39:23.090Z] #21 5.796 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:39:23.090Z] #21 5.829 Selecting previously unselected package xz-utils. [2022-08-18T16:39:23.090Z] #21 5.832 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:39:23.090Z] #21 5.836 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:39:23.090Z] #21 5.897 Selecting previously unselected package apparmor. [2022-08-18T16:39:23.090Z] #21 5.897 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:39:23.090Z] #21 5.915 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:39:23.090Z] #21 6.031 Selecting previously unselected package inetutils-ping. [2022-08-18T16:39:23.350Z] #21 6.034 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.037 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:39:23.350Z] #21 6.082 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:39:23.350Z] #21 6.084 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.088 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:39:23.350Z] #21 6.123 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:39:23.350Z] #21 6.125 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.129 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:39:23.350Z] #21 6.165 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:39:23.350Z] #21 6.168 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.172 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:39:23.350Z] #21 6.207 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:39:23.350Z] #21 6.209 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.212 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:39:23.350Z] #21 6.247 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:39:23.350Z] #21 6.249 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:39:23.350Z] #21 6.253 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:39:23.350Z] #21 6.294 Selecting previously unselected package iptables. [2022-08-18T16:39:23.609Z] #21 6.296 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:39:23.609Z] #21 6.301 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:39:23.609Z] #21 6.383 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:39:23.610Z] #21 6.386 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:39:23.610Z] #21 6.389 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:39:23.610Z] #21 6.440 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:39:23.610Z] #21 6.443 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:39:23.610Z] #21 6.446 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:39:23.610Z] #21 6.483 Selecting previously unselected package jq. [2022-08-18T16:39:23.610Z] #21 6.485 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:39:23.610Z] #21 6.488 Unpacking jq (1.6-2.1) ... [2022-08-18T16:39:23.610Z] #21 6.524 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:39:23.610Z] #21 6.526 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:39:23.610Z] #21 6.530 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:39:23.610Z] #21 6.561 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:39:23.878Z] #21 6.563 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:39:23.878Z] #21 6.567 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:39:23.878Z] #21 6.602 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:39:23.878Z] #21 6.606 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:39:23.878Z] #21 6.610 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:39:24.817Z] #21 7.459 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:39:24.817Z] #21 7.462 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.466 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:39:24.817Z] #21 7.503 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:39:24.817Z] #21 7.506 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.511 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:39:24.817Z] #21 7.565 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:39:24.817Z] #21 7.568 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.572 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:39:24.817Z] #21 7.611 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:39:24.817Z] #21 7.613 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.617 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:39:24.817Z] #21 7.652 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:39:24.817Z] #21 7.655 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.659 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:39:24.817Z] #21 7.686 Selecting previously unselected package net-tools. [2022-08-18T16:39:24.817Z] #21 7.688 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.692 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:39:24.817Z] #21 7.744 Selecting previously unselected package patch. [2022-08-18T16:39:24.817Z] #21 7.747 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:39:24.817Z] #21 7.751 Unpacking patch (2.7.6-7) ... [2022-08-18T16:39:24.817Z] #21 7.788 Selecting previously unselected package python-pip-whl. [2022-08-18T16:39:25.076Z] #21 7.792 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:39:25.076Z] #21 7.795 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:39:25.076Z] #21 7.951 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:39:25.076Z] #21 7.954 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:39:25.076Z] #21 7.957 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:39:25.076Z] #21 7.998 Selecting previously unselected package python3-distutils. [2022-08-18T16:39:25.076Z] #21 8.000 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:39:25.076Z] #21 8.004 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:39:25.076Z] #21 8.048 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:39:25.336Z] #21 8.051 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:39:25.336Z] #21 8.055 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:39:25.336Z] #21 8.101 Selecting previously unselected package python3-setuptools. [2022-08-18T16:39:25.336Z] #21 8.103 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:39:25.336Z] #21 8.108 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:39:25.336Z] #21 8.175 Selecting previously unselected package python3-wheel. [2022-08-18T16:39:25.336Z] #21 8.177 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:39:25.336Z] #21 8.181 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:39:25.336Z] #21 8.215 Selecting previously unselected package python3-pip. [2022-08-18T16:39:25.336Z] #21 8.218 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:39:25.336Z] #21 8.222 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:39:25.336Z] #21 8.295 Selecting previously unselected package sudo. [2022-08-18T16:39:25.596Z] #21 8.298 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:39:25.596Z] #21 8.303 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:39:25.596Z] #21 8.441 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:39:25.856Z] #21 8.443 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:39:25.856Z] #21 8.448 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:39:25.856Z] #21 8.522 Selecting previously unselected package uidmap. [2022-08-18T16:39:25.856Z] #21 8.524 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:39:25.856Z] #21 8.532 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:39:25.856Z] #21 8.581 Selecting previously unselected package vim-runtime. [2022-08-18T16:39:25.856Z] #21 8.583 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:39:25.856Z] #21 8.594 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:39:25.856Z] #21 8.606 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:39:25.856Z] #21 8.609 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:26.108Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T16:39:26.108Z] [2022-08-18T16:39:26.108Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T16:39:26.108Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T16:39:26.108Z] [2022-08-18T16:39:26.108Z] + mkdir -p bundles [2022-08-18T16:39:26.108Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/backend [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/container [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/events [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/filters [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/image [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/mount [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/network [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/registry [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/time [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/versions [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:39:26.108Z] github.com/docker/docker/api/types/volume [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:39:26.108Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:39:26.108Z] github.com/docker/docker/cli [2022-08-18T16:39:26.108Z] github.com/docker/docker/cli/config [2022-08-18T16:39:26.108Z] github.com/docker/docker/cli/debug [2022-08-18T16:39:26.108Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:39:26.108Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:39:26.108Z] github.com/docker/docker/client [2022-08-18T16:39:26.108Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:39:26.108Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:39:26.108Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:39:26.108Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:39:26.108Z] github.com/docker/docker/container [2022-08-18T16:39:26.108Z] github.com/docker/docker/container/stream [2022-08-18T16:39:26.108Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:39:26.108Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:39:26.108Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/config [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/events [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/exec [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/images [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/links [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/names [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/network [2022-08-18T16:39:26.108Z] github.com/docker/docker/daemon/stats [2022-08-18T16:39:26.108Z] github.com/docker/docker/distribution [2022-08-18T16:39:26.108Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:39:26.108Z] github.com/docker/docker/distribution/utils [2022-08-18T16:39:26.108Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:39:26.108Z] github.com/docker/docker/dockerversion [2022-08-18T16:39:26.108Z] github.com/docker/docker/errdefs [2022-08-18T16:39:26.108Z] github.com/docker/docker/image [2022-08-18T16:39:26.108Z] github.com/docker/docker/image/cache [2022-08-18T16:39:26.108Z] github.com/docker/docker/image/tarexport [2022-08-18T16:39:26.108Z] github.com/docker/docker/image/v1 [2022-08-18T16:39:26.108Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:39:26.108Z] github.com/docker/docker/layer [2022-08-18T16:39:26.108Z] github.com/docker/docker/libcontainerd [2022-08-18T16:39:26.108Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:39:26.108Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:39:26.108Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:39:26.108Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:39:26.108Z] github.com/docker/docker/oci [2022-08-18T16:39:26.108Z] github.com/docker/docker/oci/caps [2022-08-18T16:39:26.108Z] github.com/docker/docker/opts [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/archive [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:39:26.108Z] github.com/docker/docker/pkg/directory [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/platform [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/pools [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/progress [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/signal [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/stack [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/system [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:39:26.109Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:39:26.109Z] github.com/docker/docker/plugin [2022-08-18T16:39:26.109Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:39:26.109Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:39:26.109Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:39:26.109Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:39:26.109Z] github.com/docker/docker/quota [2022-08-18T16:39:26.109Z] github.com/docker/docker/reference [2022-08-18T16:39:26.109Z] github.com/docker/docker/registry [2022-08-18T16:39:26.109Z] github.com/docker/docker/registry/resumable [2022-08-18T16:39:26.109Z] github.com/docker/docker/restartmanager [2022-08-18T16:39:26.109Z] github.com/docker/docker/rootless [2022-08-18T16:39:26.109Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:39:26.109Z] github.com/docker/docker/runconfig [2022-08-18T16:39:26.109Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/environment [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/registry [2022-08-18T16:39:26.109Z] github.com/docker/docker/testutil/request [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/drivers [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/local [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/mounts [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/service [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:39:26.109Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T16:39:26.109Z] + 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-08-18T16:39:26.109Z] ? github.com/docker/docker/api [no test files] [2022-08-18T16:39:26.425Z] #21 9.290 Selecting previously unselected package vim. [2022-08-18T16:39:26.684Z] #21 9.293 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:39:26.684Z] #21 9.300 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:26.684Z] #21 9.467 Selecting previously unselected package xfsprogs. [2022-08-18T16:39:26.684Z] #21 9.469 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:39:26.684Z] #21 9.488 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:39:26.945Z] #21 9.623 Selecting previously unselected package zip. [2022-08-18T16:39:26.945Z] #21 9.626 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:39:26.945Z] #21 9.630 Unpacking zip (3.0-12) ... [2022-08-18T16:39:26.945Z] #21 9.673 Selecting previously unselected package zstd. [2022-08-18T16:39:26.945Z] #21 9.673 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:39:26.945Z] #21 9.678 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:39:26.945Z] #21 9.771 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:39:27.205Z] #21 9.966 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:39:27.205Z] #21 9.976 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:39:27.205Z] #21 9.987 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:39:27.205Z] #21 9.999 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:39:27.205Z] #21 10.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:39:27.205Z] #21 10.02 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:39:27.205Z] #21 10.03 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:39:27.205Z] #21 10.04 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:39:27.205Z] #21 10.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:39:27.205Z] #21 10.06 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:39:27.205Z] #21 10.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:39:27.205Z] #21 10.08 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:39:27.465Z] #21 10.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:27.465Z] #21 10.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:39:27.465Z] #21 10.26 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:39:27.465Z] #21 10.28 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:39:28.403Z] #21 11.16 Setting up zip (3.0-12) ... [2022-08-18T16:39:28.403Z] #21 11.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:28.403Z] #21 11.19 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:39:28.973Z] #21 11.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:39:28.973Z] #21 11.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:39:28.973Z] #21 11.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:39:28.973Z] #21 11.75 Setting up patch (2.7.6-7) ... [2022-08-18T16:39:28.973Z] #21 11.76 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:39:28.973Z] #21 11.80 invoke-rc.d: could not determine current runlevel [2022-08-18T16:39:28.973Z] #21 11.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:39:28.973Z] #21 11.81 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:39:28.973Z] #21 11.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:39:28.973Z] #21 11.84 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:39:29.233Z] #21 11.86 Setting up pigz (2.6-1) ... [2022-08-18T16:39:29.233Z] #21 11.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:39:29.233Z] #21 11.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:39:29.233Z] #21 11.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:39:29.233Z] #21 11.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:29.233Z] #21 12.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:39:29.233Z] #21 12.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:39:29.492Z] #21 12.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:39:29.492Z] #21 12.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:39:29.492Z] #21 12.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:39:29.492Z] #21 12.25 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:39:29.492Z] #21 12.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:39:29.752Z] #21 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:39:29.752Z] #21 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:39:29.752Z] #21 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:39:29.752Z] #21 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:39:29.752Z] #21 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:39:29.752Z] #21 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:39:29.752Z] #21 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:39:29.752Z] #21 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:39:29.752Z] #21 12.41 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:39:30.012Z] #21 12.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:39:30.012Z] #21 12.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:39:30.012Z] #21 12.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:39:30.012Z] #21 12.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:39:30.273Z] #21 13.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:39:30.273Z] #21 13.03 Setting up jq (1.6-2.1) ... [2022-08-18T16:39:30.273Z] #21 13.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:39:30.273Z] #21 13.06 Setting up iptables (1.8.7-1) ... [2022-08-18T16:39:30.273Z] #21 13.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:39:30.273Z] #21 13.13 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:39:30.533Z] #21 13.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:39:30.793Z] #21 DONE 13.6s [2022-08-18T16:39:30.793Z] [2022-08-18T16:39:30.793Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:39:30.793Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:39:31.052Z] #22 0.393 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:39:31.311Z] #22 0.397 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:39:31.311Z] #22 0.400 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:39:31.311Z] #22 DONE 0.5s [2022-08-18T16:39:31.311Z] [2022-08-18T16:39:31.311Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:39:31.311Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:39:37.884Z] #23 5.553 Collecting yamllint==1.26.1 [2022-08-18T16:39:37.884Z] #23 6.582 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:39:38.146Z] #23 6.853 Collecting pathspec>=0.5.3 [2022-08-18T16:39:38.146Z] #23 6.859 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:39:38.146Z] #23 6.987 Collecting pyyaml [2022-08-18T16:39:38.406Z] #23 6.994 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:39:38.406Z] #23 7.012 Building wheels for collected packages: yamllint [2022-08-18T16:39:38.406Z] #23 7.013 Building wheel for yamllint (setup.py): started [2022-08-18T16:39:38.406Z] #23 7.245 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:39:38.406Z] #23 7.245 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5723bb9146bb0f9a019e40d5fda77b4fd45e72f168168c00186c197dd95c003c [2022-08-18T16:39:38.406Z] #23 7.246 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:39:38.406Z] #23 7.248 Successfully built yamllint [2022-08-18T16:39:38.406Z] #23 7.254 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:39:38.406Z] #23 7.361 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:39:38.976Z] #23 DONE 7.5s [2022-08-18T16:39:38.976Z] [2022-08-18T16:39:38.976Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:39:38.976Z] #27 sha256:9fe9e6da29c59bc487bce8895917a1ac31003f239ba6d48ae45ade23c7827588 [2022-08-18T16:39:38.976Z] #27 DONE 0.2s [2022-08-18T16:39:38.976Z] [2022-08-18T16:39:38.976Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:39:38.976Z] #32 sha256:a5002ff4ec8451d42055ceb31702ae2016216b4a96fff16030062c0fb2d6519d [2022-08-18T16:39:39.235Z] #32 DONE 0.3s [2022-08-18T16:39:39.497Z] [2022-08-18T16:39:39.497Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:39:39.497Z] #35 sha256:b9c423684d9f7d78ce20f271ab538ad0a711977260649dcd13400296548fa642 [2022-08-18T16:39:39.497Z] #35 DONE 0.1s [2022-08-18T16:39:39.497Z] [2022-08-18T16:39:39.497Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:39:39.497Z] #37 sha256:6a759497e17d9acb6c848d2cb85c4912b6f4f81947bf5e6a7b2bcf4c969ae5dc [2022-08-18T16:39:39.497Z] #37 DONE 0.1s [2022-08-18T16:39:39.497Z] [2022-08-18T16:39:39.497Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:39:39.497Z] #39 sha256:1767722a8d3003218b61d0f0fa7baafcb9ec9ceccab955713a35bc2b9c9bef38 [2022-08-18T16:39:39.756Z] #39 DONE 0.1s [2022-08-18T16:39:39.756Z] [2022-08-18T16:39:39.756Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:39:39.756Z] #41 sha256:1e6fa9e207ef286155fbf9ab081fac1108cf750c410dac4eef6c8a8e07f57814 [2022-08-18T16:39:39.756Z] #41 DONE 0.1s [2022-08-18T16:39:39.756Z] [2022-08-18T16:39:39.756Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:39:39.756Z] #45 sha256:acfbf8ee9e847de6ce1e040bc9aa5de4df97290b793a28a516990e42b0b1e110 [2022-08-18T16:39:39.756Z] #45 DONE 0.1s [2022-08-18T16:39:39.756Z] [2022-08-18T16:39:39.756Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:39:39.756Z] #48 sha256:822a0e69fbe07ad6f81c08721222b0716e56b38245492d603af74df38a29c2c0 [2022-08-18T16:39:40.015Z] #48 DONE 0.2s [2022-08-18T16:39:40.015Z] [2022-08-18T16:39:40.015Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:39:40.015Z] #52 sha256:09bfad5b2a15571e72381625ea5a6f72c6554557271701820bd1248ccf113870 [2022-08-18T16:39:40.015Z] #52 DONE 0.1s [2022-08-18T16:39:40.015Z] [2022-08-18T16:39:40.015Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:39:40.015Z] #54 sha256:846e13db1aca2efbf8d9d90af0d934a7e3319071e868019a9fa94dbf58bee4fb [2022-08-18T16:39:40.015Z] #54 DONE 0.1s [2022-08-18T16:39:40.015Z] [2022-08-18T16:39:40.015Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:39:40.015Z] #56 sha256:04d0f4248f2d024d6e8af2e94be5147b913a2fcf54481291786ca85db6e414a0 [2022-08-18T16:39:40.274Z] #56 DONE 0.1s [2022-08-18T16:39:40.274Z] [2022-08-18T16:39:40.274Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:39:40.274Z] #58 sha256:d15f36abfe1a3d83f2bb4ba502ebbea58b8bb76017cf864b7254d5faffc7f769 [2022-08-18T16:39:40.274Z] #58 DONE 0.1s [2022-08-18T16:39:40.274Z] [2022-08-18T16:39:40.274Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:39:40.274Z] #61 sha256:d65b157c67d1b0b9f8c42fe250c6ffdd91e36dd076cda4460ac7a5624645d5a1 [2022-08-18T16:39:40.534Z] #61 DONE 0.2s [2022-08-18T16:39:40.534Z] [2022-08-18T16:39:40.534Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:39:40.534Z] #65 sha256:129fa8f8e3bd148196912fada68dedf387a181fb8cf535675454aee98b4b6ef8 [2022-08-18T16:39:40.958Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-18T16:39:41.102Z] #65 DONE 0.6s [2022-08-18T16:39:41.102Z] [2022-08-18T16:39:41.102Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:39:41.102Z] #70 sha256:da5e10d993c7be7eec8a8bfd4a1b04ef8c9585fd97231c429565b13392150759 [2022-08-18T16:39:41.102Z] #70 DONE 0.1s [2022-08-18T16:39:41.362Z] [2022-08-18T16:39:41.362Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:39:41.362Z] #75 sha256:9989aa33716bacf35de32bb02ce032be10330c245eaa2cb1c8ec12dc69dc935d [2022-08-18T16:39:41.934Z] #75 DONE 0.7s [2022-08-18T16:39:41.934Z] [2022-08-18T16:39:41.934Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:39:41.934Z] #78 sha256:24d2c2bc010a9b82437bc971d8a30d5a92450cba1ec0ecbf8be009eb8ba5454f [2022-08-18T16:39:41.934Z] #78 DONE 0.1s [2022-08-18T16:39:41.934Z] [2022-08-18T16:39:41.934Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:39:41.934Z] #79 sha256:cc1f4a39dc5f5a0892d514916f483dbe7a512c4916cfed66457553bcdaf86224 [2022-08-18T16:39:41.934Z] #79 DONE 0.1s [2022-08-18T16:39:41.934Z] [2022-08-18T16:39:41.934Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:39:41.934Z] #80 sha256:81d89b49e37737d8a0f57afb5c33e1374d5320f48405943cde11e285be0a030f [2022-08-18T16:39:41.934Z] #80 DONE 0.0s [2022-08-18T16:39:42.193Z] [2022-08-18T16:39:42.193Z] #81 [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-08-18T16:39:42.193Z] #81 sha256:0c27e5854bc14076721ee873471237e1171173bb1b8d9a4530456cb77dbece92 [2022-08-18T16:39:42.762Z] #81 0.628 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:39:42.762Z] #81 0.628 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:39:42.762Z] #81 0.628 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:39:43.332Z] #81 0.867 Reading package lists... [2022-08-18T16:39:43.901Z] #81 1.373 Reading package lists... [2022-08-18T16:39:44.160Z] #81 1.869 Building dependency tree... [2022-08-18T16:39:44.160Z] #81 1.964 Reading state information... [2022-08-18T16:39:44.160Z] #81 2.078 The following additional packages will be installed: [2022-08-18T16:39:44.160Z] #81 2.079 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-18T16:39:44.160Z] #81 2.080 Suggested packages: [2022-08-18T16:39:44.160Z] #81 2.080 systemd-container policykit-1 [2022-08-18T16:39:44.160Z] #81 2.080 Recommended packages: [2022-08-18T16:39:44.160Z] #81 2.080 systemd-timesyncd | time-daemon libnss-systemd [2022-08-18T16:39:44.160Z] #81 2.146 The following NEW packages will be installed: [2022-08-18T16:39:44.160Z] #81 2.147 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-18T16:39:44.160Z] #81 2.147 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-18T16:39:44.420Z] #81 2.431 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:39:44.420Z] #81 2.431 Need to get 5817 kB of archives. [2022-08-18T16:39:44.420Z] #81 2.431 After this operation, 19.3 MB of additional disk space will be used. [2022-08-18T16:39:44.420Z] #81 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T16:39:44.420Z] #81 2.434 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T16:39:44.420Z] #81 2.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T16:39:44.420Z] #81 2.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T16:39:44.420Z] #81 2.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T16:39:44.420Z] #81 2.474 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-18T16:39:44.679Z] #81 2.475 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-18T16:39:44.679Z] #81 2.477 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-18T16:39:44.679Z] #81 2.478 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-18T16:39:44.679Z] #81 2.480 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-18T16:39:44.679Z] #81 2.596 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:39:44.679Z] #81 2.624 Fetched 5817 kB in 0s (17.7 MB/s) [2022-08-18T16:39:44.679Z] #81 2.649 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T16:39:44.679Z] #81 2.649 (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 ... 28638 files and directories currently installed.) [2022-08-18T16:39:44.679Z] #81 2.663 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T16:39:44.679Z] #81 2.670 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:39:44.679Z] #81 2.705 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T16:39:44.679Z] #81 2.707 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-18T16:39:44.679Z] #81 2.711 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:39:44.679Z] #81 2.745 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T16:39:44.679Z] #81 2.747 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T16:39:44.679Z] #81 2.751 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:39:44.679Z] #81 2.803 Selecting previously unselected package libkmod2:amd64. [2022-08-18T16:39:44.679Z] #81 2.805 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-18T16:39:44.939Z] #81 2.810 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T16:39:44.939Z] #81 2.856 Selecting previously unselected package systemd. [2022-08-18T16:39:44.939Z] #81 2.859 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-18T16:39:44.939Z] #81 2.892 Unpacking systemd (247.3-7) ... [2022-08-18T16:39:45.507Z] #81 3.370 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:39:45.507Z] #81 3.379 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:39:45.507Z] #81 3.389 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:39:45.507Z] #81 3.400 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T16:39:45.507Z] #81 3.411 Setting up systemd (247.3-7) ... [2022-08-18T16:39:45.507Z] #81 3.458 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T16:39:45.507Z] #81 3.460 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T16:39:45.507Z] #81 3.463 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T16:39:45.507Z] #81 3.485 Initializing machine ID from KVM UUID. [2022-08-18T16:39:46.076Z] #81 3.800 Selecting previously unselected package systemd-sysv. [2022-08-18T16:39:46.076Z] #81 3.800 (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 ... 29449 files and directories currently installed.) [2022-08-18T16:39:46.076Z] #81 3.813 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-18T16:39:46.076Z] #81 3.818 Unpacking systemd-sysv (247.3-7) ... [2022-08-18T16:39:46.076Z] #81 3.865 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T16:39:46.076Z] #81 3.868 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-18T16:39:46.076Z] #81 3.872 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:39:46.076Z] #81 3.937 Selecting previously unselected package dbus. [2022-08-18T16:39:46.076Z] #81 3.939 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-18T16:39:46.076Z] #81 3.949 Unpacking dbus (1.12.20-2) ... [2022-08-18T16:39:46.076Z] #81 4.008 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T16:39:46.076Z] #81 4.008 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-18T16:39:46.076Z] #81 4.012 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:39:46.076Z] #81 4.060 Selecting previously unselected package dbus-user-session. [2022-08-18T16:39:46.076Z] #81 4.063 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-18T16:39:46.076Z] #81 4.066 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-18T16:39:46.076Z] #81 4.108 Setting up systemd-sysv (247.3-7) ... [2022-08-18T16:39:46.076Z] #81 4.120 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:39:46.076Z] #81 4.131 Setting up dbus (1.12.20-2) ... [2022-08-18T16:39:46.336Z] #81 4.249 invoke-rc.d: could not determine current runlevel [2022-08-18T16:39:46.336Z] #81 4.251 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:39:46.336Z] #81 4.256 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:39:46.602Z] #81 4.375 Setting up dbus-user-session (1.12.20-2) ... [2022-08-18T16:39:46.602Z] #81 4.389 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:39:46.602Z] #81 DONE 4.5s [2022-08-18T16:39:46.602Z] [2022-08-18T16:39:46.602Z] #82 [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-08-18T16:39:46.602Z] #82 sha256:774857d0cdabfbbb137273875113ae1a3333e4fbeb55fa14f054a1d9da8a28fe [2022-08-18T16:39:47.122Z] #82 0.429 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:39:47.122Z] #82 0.432 Dload Upload Total Spent Left Speed [2022-08-18T16:39:47.382Z] #82 0.434 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5824 0 --:--:-- --:--:-- --:--:-- 5824 [2022-08-18T16:39:47.382Z] #82 DONE 0.8s [2022-08-18T16:39:47.382Z] [2022-08-18T16:39:47.382Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:39:47.382Z] #83 sha256:bbd0b809b4e043775449fb787651a51bcdef3c90005c18ec5cd2b9ffa6a9c9ad [2022-08-18T16:39:48.322Z] #83 DONE 0.9s [2022-08-18T16:39:48.322Z] [2022-08-18T16:39:48.322Z] #84 exporting to image [2022-08-18T16:39:48.322Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:39:48.322Z] #84 exporting layers [2022-08-18T16:39:51.630Z] #84 exporting layers 3.1s done [2022-08-18T16:39:51.630Z] #84 writing image sha256:f01f6da4afae8890c6814ebe895b24ff785e0f02906d660cf879e3514312d1c3 done [2022-08-18T16:39:51.630Z] #84 naming to docker.io/library/docker:8912c1fadeac07b969a99a4a07684cf561b06bca done [2022-08-18T16:39:51.630Z] #84 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:39:51.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -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=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-integration [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T16:39:52.231Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T16:39:52.231Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-18T16:39:52.231Z] Detected virtualization docker. [2022-08-18T16:39:52.231Z] Detected architecture x86-64. [2022-08-18T16:39:52.231Z] Set hostname to <9deed297f991>. [2022-08-18T16:39:52.491Z] modprobe@configfs.service: Succeeded. [2022-08-18T16:39:52.491Z] modprobe@drm.service: Succeeded. [2022-08-18T16:39:52.491Z] modprobe@fuse.service: Succeeded. [2022-08-18T16:39:52.491Z] + source /etc/docker-entrypoint-cmd [2022-08-18T16:39:52.491Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T16:39:52.491Z] [2022-08-18T16:39:52.750Z] Removing bundles/ [2022-08-18T16:39:52.750Z] [2022-08-18T16:39:52.750Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:39:52.750Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:39:52.750Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:39:59.801Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07737f186b7f96533) in /home/ubuntu/workspace/moby_PR-43988 [Pipeline] { [Pipeline] checkout [2022-08-18T16:40:00.181Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e40b151667c884d9) in /home/ubuntu/workspace/moby_PR-43988 [Pipeline] { [Pipeline] checkout [2022-08-18T16:40:00.291Z] The recommended git tool is: git [2022-08-18T16:40:00.702Z] The recommended git tool is: git [2022-08-18T16:40:03.203Z] using credential docker-jenkins-github-credentials [2022-08-18T16:40:03.214Z] Cloning the remote Git repository [2022-08-18T16:40:03.214Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:40:03.579Z] using credential docker-jenkins-github-credentials [2022-08-18T16:40:03.588Z] Cloning the remote Git repository [2022-08-18T16:40:03.588Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:40:03.008Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:40:03.070Z] > git init /home/ubuntu/workspace/moby_PR-43988 # timeout=10 [2022-08-18T16:40:03.604Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:40:03.657Z] > git init /home/ubuntu/workspace/moby_PR-43988 # timeout=10 [2022-08-18T16:40:04.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:40:04.133Z] > git --version # timeout=10 [2022-08-18T16:40:04.160Z] > git --version # 'git version 2.17.1' [2022-08-18T16:40:04.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:04.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:03.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:40:03.717Z] > git --version # timeout=10 [2022-08-18T16:40:03.730Z] > git --version # 'git version 2.17.1' [2022-08-18T16:40:03.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:03.732Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:27.968Z] Fetching without tags [2022-08-18T16:40:28.492Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:40:27.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:40:27.814Z] > git config --add remote.origin.fetch +refs/pull/43988/head:refs/remotes/origin/PR-43988 # timeout=10 [2022-08-18T16:40:27.866Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:27.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:40:27.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:40:27.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:27.956Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:28.485Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:40:29.481Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:40:29.481Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:40:28.513Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:40:29.348Z] > git remote # timeout=10 [2022-08-18T16:40:29.382Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:40:29.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:29.412Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:40:29.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:40:29.470Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:40:29.497Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:40:34.060Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:40:34.077Z] > git --version # timeout=10 [2022-08-18T16:40:34.095Z] > git --version # 'git version 2.17.1' [2022-08-18T16:40:34.114Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:40:35.393Z] + docker version [2022-08-18T16:40:37.703Z] Fetching without tags [2022-08-18T16:40:38.038Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:40:38.978Z] Merge succeeded, producing 8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:40:38.979Z] Checking out Revision 8912c1fadeac07b969a99a4a07684cf561b06bca (PR-43988) [2022-08-18T16:40:37.537Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:40:37.575Z] > git config --add remote.origin.fetch +refs/pull/43988/head:refs/remotes/origin/PR-43988 # timeout=10 [2022-08-18T16:40:37.610Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:37.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:40:37.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:40:37.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:37.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43988/head:refs/remotes/origin/PR-43988 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:40:38.046Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:40:38.106Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:40:38.880Z] > git remote # timeout=10 [2022-08-18T16:40:38.903Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:40:38.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:40:38.931Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:40:38.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:40:38.982Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:40:39.003Z] > git checkout -f 8912c1fadeac07b969a99a4a07684cf561b06bca # timeout=10 [2022-08-18T16:40:43.561Z] Client: Docker Engine - Community [2022-08-18T16:40:43.561Z] Version: 20.10.14 [2022-08-18T16:40:43.561Z] API version: 1.41 [2022-08-18T16:40:43.561Z] Go version: go1.16.15 [2022-08-18T16:40:43.561Z] Git commit: a224086 [2022-08-18T16:40:43.561Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:40:43.561Z] OS/Arch: linux/amd64 [2022-08-18T16:40:43.561Z] Context: default [2022-08-18T16:40:43.561Z] Experimental: true [2022-08-18T16:40:43.561Z] [2022-08-18T16:40:43.561Z] Server: Docker Engine - Community [2022-08-18T16:40:43.561Z] Engine: [2022-08-18T16:40:43.561Z] Version: 20.10.14 [2022-08-18T16:40:43.561Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:40:43.561Z] Go version: go1.16.15 [2022-08-18T16:40:43.561Z] Git commit: 87a90dc [2022-08-18T16:40:43.561Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:40:43.561Z] OS/Arch: linux/amd64 [2022-08-18T16:40:43.561Z] Experimental: true [2022-08-18T16:40:43.561Z] containerd: [2022-08-18T16:40:43.561Z] Version: 1.5.11 [2022-08-18T16:40:43.561Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:40:43.561Z] runc: [2022-08-18T16:40:43.561Z] Version: 1.0.3 [2022-08-18T16:40:43.561Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:40:43.561Z] docker-init: [2022-08-18T16:40:43.561Z] Version: 0.19.0 [2022-08-18T16:40:43.561Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:40:43.963Z] + docker info [2022-08-18T16:40:43.974Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:40:43.998Z] > git --version # timeout=10 [2022-08-18T16:40:44.014Z] > git --version # 'git version 2.17.1' [2022-08-18T16:40:44.036Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:40:45.156Z] + docker version [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-18T16:40:48.619Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T16:40:48.619Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T16:40:49.355Z] Client: Docker Engine - Community [2022-08-18T16:40:49.355Z] Version: 20.10.14 [2022-08-18T16:40:49.355Z] API version: 1.41 [2022-08-18T16:40:49.355Z] Go version: go1.16.15 [2022-08-18T16:40:49.355Z] Git commit: a224086 [2022-08-18T16:40:49.355Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:40:49.355Z] OS/Arch: linux/amd64 [2022-08-18T16:40:49.355Z] Context: default [2022-08-18T16:40:49.355Z] Experimental: true [2022-08-18T16:40:49.355Z] [2022-08-18T16:40:49.355Z] Server: Docker Engine - Community [2022-08-18T16:40:49.355Z] Engine: [2022-08-18T16:40:49.355Z] Version: 20.10.14 [2022-08-18T16:40:49.355Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:40:49.355Z] Go version: go1.16.15 [2022-08-18T16:40:49.355Z] Git commit: 87a90dc [2022-08-18T16:40:49.355Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:40:49.355Z] OS/Arch: linux/amd64 [2022-08-18T16:40:49.355Z] Experimental: true [2022-08-18T16:40:49.355Z] containerd: [2022-08-18T16:40:49.355Z] Version: 1.5.11 [2022-08-18T16:40:49.355Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:40:49.355Z] runc: [2022-08-18T16:40:49.355Z] Version: 1.0.3 [2022-08-18T16:40:49.355Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:40:49.355Z] docker-init: [2022-08-18T16:40:49.355Z] Version: 0.19.0 [2022-08-18T16:40:49.355Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:40:49.547Z] ok github.com/docker/docker/builder/remotecontext 0.111s coverage: 13.7% of statements [2022-08-18T16:40:49.684Z] + docker info [2022-08-18T16:40:50.109Z] ok github.com/docker/docker/builder/dockerfile 0.427s coverage: 49.3% of statements [2022-08-18T16:40:50.109Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T16:40:51.038Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T16:40:51.294Z] ok github.com/docker/docker/builder/remotecontext/git 1.406s coverage: 86.3% of statements [2022-08-18T16:40:51.294Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T16:40:51.294Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T16:40:51.294Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T16:40:51.294Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T16:40:51.856Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-18T16:40:56.023Z] ok github.com/docker/docker/client 0.108s coverage: 75.9% of statements [2022-08-18T16:41:04.599Z] Client: [2022-08-18T16:41:04.599Z] Context: default [2022-08-18T16:41:04.599Z] Debug Mode: false [2022-08-18T16:41:04.599Z] Plugins: [2022-08-18T16:41:04.599Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:41:04.599Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:41:04.599Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:41:04.599Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:41:04.599Z] [2022-08-18T16:41:04.599Z] Server: [2022-08-18T16:41:04.599Z] Containers: 0 [2022-08-18T16:41:04.599Z] Running: 0 [2022-08-18T16:41:04.599Z] Paused: 0 [2022-08-18T16:41:04.599Z] Stopped: 0 [2022-08-18T16:41:04.599Z] Images: 0 [2022-08-18T16:41:04.599Z] Server Version: 20.10.14 [2022-08-18T16:41:04.599Z] Storage Driver: overlay2 [2022-08-18T16:41:04.599Z] Backing Filesystem: extfs [2022-08-18T16:41:04.599Z] Supports d_type: true [2022-08-18T16:41:04.599Z] Native Overlay Diff: true [2022-08-18T16:41:04.599Z] userxattr: false [2022-08-18T16:41:04.599Z] Logging Driver: json-file [2022-08-18T16:41:04.599Z] Cgroup Driver: cgroupfs [2022-08-18T16:41:04.599Z] Cgroup Version: 1 [2022-08-18T16:41:04.599Z] Plugins: [2022-08-18T16:41:04.599Z] Volume: local [2022-08-18T16:41:04.599Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:41:04.599Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:41:04.599Z] Swarm: inactive [2022-08-18T16:41:04.599Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:41:04.599Z] Default Runtime: runc [2022-08-18T16:41:04.599Z] Init Binary: docker-init [2022-08-18T16:41:04.599Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:41:04.599Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:41:04.599Z] init version: de40ad0 [2022-08-18T16:41:04.599Z] Security Options: [2022-08-18T16:41:04.599Z] apparmor [2022-08-18T16:41:04.599Z] seccomp [2022-08-18T16:41:04.599Z] Profile: default [2022-08-18T16:41:04.599Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:41:04.599Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:41:04.599Z] OSType: linux [2022-08-18T16:41:04.599Z] Architecture: x86_64 [2022-08-18T16:41:04.599Z] CPUs: 2 [2022-08-18T16:41:04.599Z] Total Memory: 7.565GiB [2022-08-18T16:41:04.599Z] Name: ip-10-100-113-138 [2022-08-18T16:41:04.599Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:41:04.599Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:41:04.599Z] Debug Mode: false [2022-08-18T16:41:04.599Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:41:04.599Z] Labels: [2022-08-18T16:41:04.599Z] Experimental: true [2022-08-18T16:41:04.599Z] Insecure Registries: [2022-08-18T16:41:04.599Z] 127.0.0.0/8 [2022-08-18T16:41:04.599Z] Live Restore Enabled: true [2022-08-18T16:41:04.599Z] [2022-08-18T16:41:04.599Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:41:04.892Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:41:04.892Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:41:04.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43988/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:41:04.892Z] + bash /home/ubuntu/workspace/moby_PR-43988/check-config.sh [2022-08-18T16:41:04.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:41:04.892Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:41:04.892Z] [2022-08-18T16:41:04.892Z] Generally Necessary: [2022-08-18T16:41:04.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:41:04.892Z] - apparmor: enabled and tools installed [2022-08-18T16:41:05.163Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:41:05.163Z] - CONFIG_NET_NS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_PID_NS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_MEMCG: enabled [2022-08-18T16:41:05.163Z] - CONFIG_KEYS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:41:05.163Z] [2022-08-18T16:41:05.163Z] Optional Features: [2022-08-18T16:41:05.163Z] - CONFIG_USER_NS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:41:05.163Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:41:05.163Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:41:05.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:41:05.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:41:05.163Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:41:05.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:41:05.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:41:05.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:41:05.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:41:05.463Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:41:05.463Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:41:05.463Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:41:05.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:41:05.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:41:05.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:41:05.463Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:41:05.463Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:41:05.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:41:05.463Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:41:05.463Z] - Network Drivers: [2022-08-18T16:41:05.463Z] - "overlay": [2022-08-18T16:41:05.463Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:41:05.463Z] Optional (for encrypted networks): [2022-08-18T16:41:05.463Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:41:05.463Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:41:05.463Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:41:05.463Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:41:05.463Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:41:05.463Z] - CONFIG_XFRM: enabled [2022-08-18T16:41:05.463Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:41:05.463Z] - "ipvlan": [2022-08-18T16:41:05.463Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:41:05.463Z] - "macvlan": [2022-08-18T16:41:05.463Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:41:05.463Z] - "ftp,tftp client in container": [2022-08-18T16:41:05.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:41:05.463Z] - Storage Drivers: [2022-08-18T16:41:05.463Z] - "aufs": [2022-08-18T16:41:05.463Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:41:05.463Z] - "btrfs": [2022-08-18T16:41:05.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:41:05.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:41:05.463Z] - "devicemapper": [2022-08-18T16:41:05.463Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:41:05.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:41:05.463Z] - "overlay": [2022-08-18T16:41:05.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:41:05.463Z] - "zfs": [2022-08-18T16:41:05.728Z] - /dev/zfs: present [2022-08-18T16:41:05.728Z] - zfs command: missing [2022-08-18T16:41:05.728Z] - zpool command: missing [2022-08-18T16:41:05.728Z] [2022-08-18T16:41:05.728Z] Limits: [2022-08-18T16:41:05.728Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:41:05.728Z] [2022-08-18T16:41:05.728Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:41:05.951Z] Client: [2022-08-18T16:41:05.951Z] Context: default [2022-08-18T16:41:05.951Z] Debug Mode: false [2022-08-18T16:41:05.951Z] Plugins: [2022-08-18T16:41:05.951Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:41:05.951Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:41:05.951Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:41:05.951Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:41:05.951Z] [2022-08-18T16:41:05.951Z] Server: [2022-08-18T16:41:05.951Z] Containers: 0 [2022-08-18T16:41:05.951Z] Running: 0 [2022-08-18T16:41:05.951Z] Paused: 0 [2022-08-18T16:41:05.951Z] Stopped: 0 [2022-08-18T16:41:05.951Z] Images: 0 [2022-08-18T16:41:05.951Z] Server Version: 20.10.14 [2022-08-18T16:41:05.951Z] Storage Driver: overlay2 [2022-08-18T16:41:05.951Z] Backing Filesystem: extfs [2022-08-18T16:41:05.951Z] Supports d_type: true [2022-08-18T16:41:05.951Z] Native Overlay Diff: true [2022-08-18T16:41:05.951Z] userxattr: false [2022-08-18T16:41:05.951Z] Logging Driver: json-file [2022-08-18T16:41:05.951Z] Cgroup Driver: cgroupfs [2022-08-18T16:41:05.951Z] Cgroup Version: 1 [2022-08-18T16:41:05.951Z] Plugins: [2022-08-18T16:41:05.951Z] Volume: local [2022-08-18T16:41:05.951Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:41:05.952Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:41:05.952Z] Swarm: inactive [2022-08-18T16:41:05.952Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:41:05.952Z] Default Runtime: runc [2022-08-18T16:41:05.952Z] Init Binary: docker-init [2022-08-18T16:41:05.952Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:41:05.952Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:41:05.952Z] init version: de40ad0 [2022-08-18T16:41:05.952Z] Security Options: [2022-08-18T16:41:05.952Z] apparmor [2022-08-18T16:41:05.952Z] seccomp [2022-08-18T16:41:05.952Z] Profile: default [2022-08-18T16:41:05.952Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:41:05.952Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:41:05.952Z] OSType: linux [2022-08-18T16:41:05.952Z] Architecture: x86_64 [2022-08-18T16:41:05.952Z] CPUs: 2 [2022-08-18T16:41:05.952Z] Total Memory: 7.565GiB [2022-08-18T16:41:05.952Z] Name: ip-10-100-45-51 [2022-08-18T16:41:05.952Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:41:05.952Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:41:05.952Z] Debug Mode: false [2022-08-18T16:41:05.952Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:41:05.952Z] Labels: [2022-08-18T16:41:05.952Z] Experimental: true [2022-08-18T16:41:05.952Z] Insecure Registries: [2022-08-18T16:41:05.952Z] 127.0.0.0/8 [2022-08-18T16:41:05.952Z] Live Restore Enabled: true [2022-08-18T16:41:05.952Z] [2022-08-18T16:41:05.952Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:41:06.056Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8912c1fadeac07b969a99a4a07684cf561b06bca . [2022-08-18T16:41:06.266Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:41:06.266Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:41:06.266Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43988/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:41:06.266Z] + bash /home/ubuntu/workspace/moby_PR-43988/check-config.sh [2022-08-18T16:41:06.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:41:06.266Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:41:06.266Z] [2022-08-18T16:41:06.266Z] Generally Necessary: [2022-08-18T16:41:06.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:41:06.266Z] - apparmor: enabled and tools installed [2022-08-18T16:41:06.266Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:41:06.266Z] - CONFIG_NET_NS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_PID_NS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:41:06.266Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_MEMCG: enabled [2022-08-18T16:41:06.266Z] - CONFIG_KEYS: enabled [2022-08-18T16:41:06.266Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:41:06.266Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:41:06.316Z] #2 [internal] load .dockerignore [2022-08-18T16:41:06.316Z] #2 sha256:ffb7dc02d5dad849fd29ede13974f0d19596badbf4630e8d250938b9df53bbc0 [2022-08-18T16:41:06.531Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:41:06.531Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:41:06.531Z] [2022-08-18T16:41:06.531Z] Optional Features: [2022-08-18T16:41:06.531Z] - CONFIG_USER_NS: enabled [2022-08-18T16:41:06.531Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:41:06.531Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:41:06.531Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:41:06.531Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:41:06.531Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:41:06.531Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:41:06.531Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:41:06.531Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:41:06.531Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:41:06.531Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:41:06.531Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:41:06.531Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:41:06.531Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:41:06.531Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:41:06.531Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:41:06.531Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:41:06.531Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:41:06.531Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:41:06.531Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:41:06.531Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:41:06.531Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:41:06.531Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:41:06.531Z] - Network Drivers: [2022-08-18T16:41:06.531Z] - "overlay": [2022-08-18T16:41:06.531Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:41:06.531Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:41:06.531Z] Optional (for encrypted networks): [2022-08-18T16:41:06.576Z] #2 transferring context: 145B done [2022-08-18T16:41:06.576Z] #2 DONE 0.4s [2022-08-18T16:41:06.576Z] [2022-08-18T16:41:06.576Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:41:06.576Z] #1 sha256:3475fe0b61f5f1d52e8bc69ccc267628de7f885571d16496a38cd7e00caafa89 [2022-08-18T16:41:06.576Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:41:06.576Z] #1 DONE 0.4s [2022-08-18T16:41:06.576Z] [2022-08-18T16:41:06.576Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:41:06.576Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:41:06.800Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:41:06.800Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:41:06.800Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:41:06.800Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:41:06.800Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:41:06.800Z] - CONFIG_XFRM: enabled [2022-08-18T16:41:06.800Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:41:06.800Z] - "ipvlan": [2022-08-18T16:41:06.800Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:41:06.800Z] - "macvlan": [2022-08-18T16:41:06.800Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:41:06.800Z] - "ftp,tftp client in container": [2022-08-18T16:41:06.800Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:41:06.800Z] - Storage Drivers: [2022-08-18T16:41:06.800Z] - "aufs": [2022-08-18T16:41:06.800Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:41:06.800Z] - "btrfs": [2022-08-18T16:41:06.800Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:41:06.800Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:41:06.800Z] - "devicemapper": [2022-08-18T16:41:06.800Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:41:06.800Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:41:06.800Z] - "overlay": [2022-08-18T16:41:06.800Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:41:06.800Z] - "zfs": [2022-08-18T16:41:06.800Z] - /dev/zfs: present [2022-08-18T16:41:06.800Z] - zfs command: missing [2022-08-18T16:41:06.800Z] - zpool command: missing [2022-08-18T16:41:06.800Z] [2022-08-18T16:41:06.800Z] Limits: [2022-08-18T16:41:06.800Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:41:06.800Z] [2022-08-18T16:41:06.800Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:41:07.135Z] + sudo modprobe ip_vs [2022-08-18T16:41:07.135Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8912c1fadeac07b969a99a4a07684cf561b06bca . [2022-08-18T16:41:07.396Z] #2 [internal] load .dockerignore [2022-08-18T16:41:07.396Z] #2 sha256:8ff7c3d8d04ed78e530bc1149a59826a696a844d135f0ddca212739448fc1298 [2022-08-18T16:41:07.515Z] #3 DONE 0.8s [2022-08-18T16:41:07.515Z] [2022-08-18T16:41:07.515Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:41:07.515Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:41:07.515Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-18T16:41:07.515Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T16:41:07.515Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T16:41:07.515Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T16:41:07.515Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.2s [2022-08-18T16:41:07.774Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.3s [2022-08-18T16:41:07.774Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.4s [2022-08-18T16:41:08.033Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.6s [2022-08-18T16:41:08.033Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.7s [2022-08-18T16:41:08.291Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.9s [2022-08-18T16:41:08.788Z] #2 transferring context: 145B done [2022-08-18T16:41:08.788Z] #2 DONE 1.3s [2022-08-18T16:41:08.788Z] [2022-08-18T16:41:08.788Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:41:08.788Z] #1 sha256:92951fde11c5e9c072a9e777756a569f159ce200501b7f47b6bd4b606522fd47 [2022-08-18T16:41:08.788Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-18T16:41:08.788Z] #1 DONE 1.3s [2022-08-18T16:41:08.788Z] [2022-08-18T16:41:08.788Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:41:08.788Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:41:09.051Z] #3 DONE 0.4s [2022-08-18T16:41:09.051Z] [2022-08-18T16:41:09.051Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:41:09.051Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:41:09.311Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T16:41:09.311Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T16:41:09.311Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T16:41:09.311Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T16:41:09.311Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s [2022-08-18T16:41:09.311Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T16:41:09.572Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-18T16:41:09.572Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T16:41:09.667Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 2.1s done [2022-08-18T16:41:09.667Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T16:41:10.146Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-18T16:41:10.146Z] #4 DONE 0.8s [2022-08-18T16:41:10.319Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T16:41:10.413Z] [2022-08-18T16:41:10.413Z] #6 [internal] load .dockerignore [2022-08-18T16:41:10.413Z] #6 sha256:be365568cd91329401b0d669078d36b0f15a29956b282633163fd1e6f14438b6 [2022-08-18T16:41:10.413Z] #6 DONE 0.0s [2022-08-18T16:41:10.413Z] [2022-08-18T16:41:10.413Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:41:10.413Z] #5 sha256:7256844e443e41934c5f9f59cf193bcadedf904841d3c395b7398c72a21c0c26 [2022-08-18T16:41:10.413Z] #5 DONE 0.0s [2022-08-18T16:41:10.413Z] [2022-08-18T16:41:10.413Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:41:10.413Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:41:10.983Z] #10 DONE 0.8s [2022-08-18T16:41:10.983Z] [2022-08-18T16:41:10.983Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:41:10.983Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:41:10.983Z] #9 DONE 0.7s [2022-08-18T16:41:10.983Z] [2022-08-18T16:41:10.983Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:41:10.983Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:41:10.983Z] #8 DONE 0.7s [2022-08-18T16:41:10.983Z] [2022-08-18T16:41:10.983Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:41:10.983Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:41:10.983Z] #7 DONE 0.8s [2022-08-18T16:41:11.246Z] [2022-08-18T16:41:11.246Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:11.246Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:41:11.246Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T16:41:11.246Z] #73 DONE 0.0s [2022-08-18T16:41:11.246Z] [2022-08-18T16:41:11.246Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:11.246Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:11.246Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T16:41:11.506Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T16:41:11.506Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T16:41:11.506Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T16:41:11.506Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.1s [2022-08-18T16:41:11.770Z] #28 ... [2022-08-18T16:41:11.770Z] [2022-08-18T16:41:11.770Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:41:11.770Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:41:11.770Z] #49 DONE 0.6s [2022-08-18T16:41:11.770Z] [2022-08-18T16:41:11.770Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:11.770Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:11.770Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.3s [2022-08-18T16:41:12.032Z] #28 ... [2022-08-18T16:41:12.032Z] [2022-08-18T16:41:12.032Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:41:12.032Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:41:12.032Z] #49 DONE 0.0s [2022-08-18T16:41:12.032Z] [2022-08-18T16:41:12.032Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:12.032Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:12.032Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.39MB / 55.00MB 0.4s [2022-08-18T16:41:12.032Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.6s [2022-08-18T16:41:12.303Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.7s [2022-08-18T16:41:12.303Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 0.8s [2022-08-18T16:41:12.566Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 1.0s [2022-08-18T16:41:12.827Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 1.3s [2022-08-18T16:41:12.827Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.75MB / 55.00MB 1.4s [2022-08-18T16:41:12.902Z] #4 DONE 5.1s [2022-08-18T16:41:12.902Z] [2022-08-18T16:41:12.902Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:41:12.902Z] #6 sha256:ec8cc92d6c9688806f6e591943899e71c91646fda47b82ec3cff933f0c6056bd [2022-08-18T16:41:12.902Z] #6 DONE 0.0s [2022-08-18T16:41:12.902Z] [2022-08-18T16:41:12.902Z] #5 [internal] load .dockerignore [2022-08-18T16:41:12.902Z] #5 sha256:4862bfd9b2e51ea3fa0249825596b1e73eb9902c9e2e21cb1edfae08474a24a7 [2022-08-18T16:41:12.902Z] #5 DONE 0.0s [2022-08-18T16:41:12.902Z] [2022-08-18T16:41:12.902Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:41:12.902Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:41:13.407Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.8s [2022-08-18T16:41:13.669Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 2.0s [2022-08-18T16:41:13.669Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 2.2s [2022-08-18T16:41:13.845Z] #10 DONE 0.8s [2022-08-18T16:41:13.845Z] [2022-08-18T16:41:13.845Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:41:13.845Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:41:13.845Z] #7 DONE 0.8s [2022-08-18T16:41:13.845Z] [2022-08-18T16:41:13.845Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:41:13.845Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:41:13.845Z] #8 DONE 0.9s [2022-08-18T16:41:13.845Z] [2022-08-18T16:41:13.845Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:41:13.845Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:41:14.104Z] #9 DONE 0.9s [2022-08-18T16:41:14.619Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-18T16:41:14.880Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T16:41:18.205Z] #28 ... [2022-08-18T16:41:18.205Z] [2022-08-18T16:41:18.205Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:18.205Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:18.205Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T16:41:18.205Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T16:41:18.205Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-18T16:41:18.205Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T16:41:18.205Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T16:41:18.205Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.4s done [2022-08-18T16:41:18.205Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.8s done [2022-08-18T16:41:18.205Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.7s done [2022-08-18T16:41:18.205Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.0s [2022-08-18T16:41:18.205Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 6.0s [2022-08-18T16:41:18.205Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.1s done [2022-08-18T16:41:18.205Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 89.13MB / 141.86MB 6.5s [2022-08-18T16:41:18.205Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.6s done [2022-08-18T16:41:18.321Z] [2022-08-18T16:41:18.321Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:18.321Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:41:18.321Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:18.321Z] #71 DONE 0.1s [2022-08-18T16:41:18.321Z] [2022-08-18T16:41:18.321Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:18.321Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:18.321Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T16:41:18.321Z] #28 DONE 0.1s [2022-08-18T16:41:18.321Z] [2022-08-18T16:41:18.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:18.321Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:18.321Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T16:41:18.321Z] #11 DONE 0.1s [2022-08-18T16:41:18.321Z] [2022-08-18T16:41:18.321Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:18.321Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:41:18.321Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T16:41:18.321Z] #73 DONE 0.1s [2022-08-18T16:41:18.321Z] [2022-08-18T16:41:18.321Z] #24 [internal] load build context [2022-08-18T16:41:18.321Z] #24 sha256:21fa6a518dcc4021412ef6d693093ad2a76a9a59868d18a0986ddebb1b2d32b9 [2022-08-18T16:41:18.321Z] #24 transferring context: 30B [2022-08-18T16:41:18.471Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 96.47MB / 141.86MB 7.0s [2022-08-18T16:41:18.733Z] #11 ... [2022-08-18T16:41:18.733Z] [2022-08-18T16:41:18.733Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:18.733Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:41:18.733Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T16:41:18.733Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:41:18.733Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T16:41:18.733Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T16:41:18.733Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-18T16:41:18.733Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.9s done [2022-08-18T16:41:18.733Z] #71 DONE 7.2s [2022-08-18T16:41:18.733Z] [2022-08-18T16:41:18.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:18.733Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:18.733Z] #11 ... [2022-08-18T16:41:18.733Z] [2022-08-18T16:41:18.733Z] #24 [internal] load build context [2022-08-18T16:41:18.733Z] #24 sha256:87ec83a2a0cb0e8a863d36148680c8a4e99e473ebfee19c4354d2abb4ce552bc [2022-08-18T16:41:18.733Z] #24 transferring context: 39.29MB 7.4s [2022-08-18T16:41:18.733Z] #24 ... [2022-08-18T16:41:18.733Z] [2022-08-18T16:41:18.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:18.733Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:18.733Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 7.2s [2022-08-18T16:41:18.895Z] #24 ... [2022-08-18T16:41:18.895Z] [2022-08-18T16:41:18.895Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:41:18.895Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:41:18.895Z] #49 DONE 0.0s [2022-08-18T16:41:18.895Z] [2022-08-18T16:41:18.895Z] #24 [internal] load build context [2022-08-18T16:41:18.895Z] #24 sha256:21fa6a518dcc4021412ef6d693093ad2a76a9a59868d18a0986ddebb1b2d32b9 [2022-08-18T16:41:19.004Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.54MB / 141.86MB 7.5s [2022-08-18T16:41:19.577Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 7.9s [2022-08-18T16:41:19.838Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 134.22MB / 141.86MB 8.2s [2022-08-18T16:41:20.101Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.5s [2022-08-18T16:41:20.679Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.8s [2022-08-18T16:41:21.632Z] #11 ... [2022-08-18T16:41:21.632Z] [2022-08-18T16:41:21.632Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:21.632Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:41:21.632Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:41:21.632Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T16:41:21.632Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T16:41:21.632Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-18T16:41:21.632Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.2s done [2022-08-18T16:41:21.632Z] #73 ... [2022-08-18T16:41:21.632Z] [2022-08-18T16:41:21.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:21.632Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:22.208Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.5s done [2022-08-18T16:41:22.208Z] #11 ... [2022-08-18T16:41:22.208Z] [2022-08-18T16:41:22.208Z] #24 [internal] load build context [2022-08-18T16:41:22.208Z] #24 sha256:87ec83a2a0cb0e8a863d36148680c8a4e99e473ebfee19c4354d2abb4ce552bc [2022-08-18T16:41:22.208Z] #24 transferring context: 62.38MB 9.7s done [2022-08-18T16:41:22.208Z] #24 DONE 10.8s [2022-08-18T16:41:22.208Z] [2022-08-18T16:41:22.208Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:22.208Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:41:22.208Z] #73 DONE 10.8s [2022-08-18T16:41:22.208Z] [2022-08-18T16:41:22.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:22.208Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:23.109Z] #24 transferring context: 31.31MB 5.0s [2022-08-18T16:41:23.150Z] #28 ... [2022-08-18T16:41:23.150Z] [2022-08-18T16:41:23.150Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:41:23.150Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:41:23.150Z] #72 DONE 0.8s [2022-08-18T16:41:23.150Z] [2022-08-18T16:41:23.150Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:23.150Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:23.150Z] #28 ... [2022-08-18T16:41:23.150Z] [2022-08-18T16:41:23.150Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:41:23.150Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:41:24.091Z] #74 DONE 0.9s [2022-08-18T16:41:24.091Z] [2022-08-18T16:41:24.091Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:24.091Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:25.032Z] #24 ... [2022-08-18T16:41:25.032Z] [2022-08-18T16:41:25.032Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:25.032Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:25.032Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T16:41:25.032Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T16:41:25.032Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T16:41:25.032Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.3s done [2022-08-18T16:41:25.032Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.1s done [2022-08-18T16:41:25.032Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.7s done [2022-08-18T16:41:25.032Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 5.5s done [2022-08-18T16:41:25.032Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 77.59MB / 85.90MB 6.5s [2022-08-18T16:41:25.032Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 6.5s [2022-08-18T16:41:25.032Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.7s done [2022-08-18T16:41:25.032Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.3s [2022-08-18T16:41:25.296Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.9s [2022-08-18T16:41:25.297Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 60.82MB / 141.86MB 6.9s [2022-08-18T16:41:25.557Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 69.21MB / 141.86MB 7.1s [2022-08-18T16:41:25.818Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 79.69MB / 141.86MB 7.5s [2022-08-18T16:41:26.003Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s [2022-08-18T16:41:26.003Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.0s done [2022-08-18T16:41:26.265Z] #28 DONE 14.7s [2022-08-18T16:41:26.266Z] [2022-08-18T16:41:26.266Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:41:26.266Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:41:26.403Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 88.08MB / 141.86MB 7.9s [2022-08-18T16:41:26.403Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.61MB / 141.86MB 8.1s [2022-08-18T16:41:26.722Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 106.95MB / 141.86MB 8.4s [2022-08-18T16:41:26.722Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 8.4s done [2022-08-18T16:41:27.292Z] #11 ... [2022-08-18T16:41:27.292Z] [2022-08-18T16:41:27.292Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:27.292Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:41:27.292Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:41:27.292Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T16:41:27.292Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T16:41:27.292Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2022-08-18T16:41:27.292Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done [2022-08-18T16:41:27.292Z] #71 DONE 8.9s [2022-08-18T16:41:27.292Z] [2022-08-18T16:41:27.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:27.292Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:27.292Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.25MB / 141.86MB 8.8s [2022-08-18T16:41:27.292Z] #11 ... [2022-08-18T16:41:27.292Z] [2022-08-18T16:41:27.292Z] #24 [internal] load build context [2022-08-18T16:41:27.292Z] #24 sha256:21fa6a518dcc4021412ef6d693093ad2a76a9a59868d18a0986ddebb1b2d32b9 [2022-08-18T16:41:27.292Z] #24 ... [2022-08-18T16:41:27.292Z] [2022-08-18T16:41:27.292Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:41:27.292Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:41:27.292Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T16:41:27.292Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-18T16:41:27.292Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:41:27.292Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T16:41:27.292Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2022-08-18T16:41:27.292Z] #73 DONE 9.0s [2022-08-18T16:41:27.292Z] [2022-08-18T16:41:27.292Z] #24 [internal] load build context [2022-08-18T16:41:27.292Z] #24 sha256:21fa6a518dcc4021412ef6d693093ad2a76a9a59868d18a0986ddebb1b2d32b9 [2022-08-18T16:41:27.863Z] #24 transferring context: 62.38MB 9.8s done [2022-08-18T16:41:28.057Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 31.9% of statements [2022-08-18T16:41:28.057Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-18T16:41:28.123Z] #24 ... [2022-08-18T16:41:28.123Z] [2022-08-18T16:41:28.123Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:28.123Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:28.123Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T16:41:28.123Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T16:41:28.123Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T16:41:28.123Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.4s done [2022-08-18T16:41:28.245Z] #29 2.052 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:41:28.245Z] #29 2.067 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:41:28.245Z] #29 2.067 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:41:28.317Z] ok github.com/docker/docker/cmd/dockerd/trap 2.462s coverage: 0.0% of statements [2022-08-18T16:41:28.317Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T16:41:28.317Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T16:41:28.317Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T16:41:28.317Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T16:41:28.317Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T16:41:28.382Z] #28 ... [2022-08-18T16:41:28.382Z] [2022-08-18T16:41:28.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:28.382Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:28.382Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.0s [2022-08-18T16:41:28.506Z] #29 2.349 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:41:28.770Z] #29 2.646 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:41:28.951Z] #11 ... [2022-08-18T16:41:28.951Z] [2022-08-18T16:41:28.951Z] #24 [internal] load build context [2022-08-18T16:41:28.951Z] #24 sha256:21fa6a518dcc4021412ef6d693093ad2a76a9a59868d18a0986ddebb1b2d32b9 [2022-08-18T16:41:28.951Z] #24 DONE 10.7s [2022-08-18T16:41:28.951Z] [2022-08-18T16:41:28.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:28.951Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:29.340Z] #29 3.249 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:41:30.333Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.9s [2022-08-18T16:41:30.726Z] #29 4.286 Fetched 8570 kB in 3s (3427 kB/s) [2022-08-18T16:41:30.990Z] #29 4.286 Reading package lists... [2022-08-18T16:41:32.200Z] #29 5.084 Reading package lists... [2022-08-18T16:41:32.200Z] #29 5.896 Building dependency tree... [2022-08-18T16:41:32.460Z] #29 6.250 The following additional packages will be installed: [2022-08-18T16:41:32.460Z] #29 6.250 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T16:41:32.460Z] #29 6.250 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T16:41:32.460Z] #29 6.257 Recommended packages: [2022-08-18T16:41:32.460Z] #29 6.257 libldap-common publicsuffix libsasl2-modules [2022-08-18T16:41:32.460Z] #29 6.417 The following NEW packages will be installed: [2022-08-18T16:41:32.460Z] #29 6.425 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T16:41:32.460Z] #29 6.425 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T16:41:32.460Z] #29 6.425 libssh2-1 openssl [2022-08-18T16:41:32.721Z] #29 ... [2022-08-18T16:41:32.721Z] [2022-08-18T16:41:32.721Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:32.721Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:32.721Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.9s done [2022-08-18T16:41:32.721Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.0s done [2022-08-18T16:41:32.721Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.0s [2022-08-18T16:41:32.906Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 14.3s done [2022-08-18T16:41:32.981Z] #11 ... [2022-08-18T16:41:32.982Z] [2022-08-18T16:41:32.982Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:41:32.982Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:41:32.982Z] #29 6.703 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T16:41:32.982Z] #29 6.703 Need to get 3047 kB of archives. [2022-08-18T16:41:32.982Z] #29 6.703 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T16:41:32.982Z] #29 6.703 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T16:41:32.982Z] #29 6.718 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T16:41:32.982Z] #29 6.720 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T16:41:32.982Z] #29 6.723 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-08-18T16:41:32.982Z] #29 6.724 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T16:41:32.982Z] #29 6.725 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T16:41:32.982Z] #29 6.731 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T16:41:32.982Z] #29 6.742 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T16:41:32.982Z] #29 6.742 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T16:41:32.982Z] #29 6.742 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T16:41:32.982Z] #29 6.742 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T16:41:32.982Z] #29 6.742 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T16:41:32.982Z] #29 6.765 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:41:32.982Z] #29 6.765 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:41:32.982Z] #29 6.765 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:41:33.168Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T16:41:33.274Z] #29 7.034 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:41:33.274Z] #29 7.089 Fetched 3047 kB in 0s (9179 kB/s) [2022-08-18T16:41:33.274Z] #29 7.153 Selecting previously unselected package openssl. [2022-08-18T16:41:33.274Z] #29 7.153 (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 ... 6661 files and directories currently installed.) [2022-08-18T16:41:33.274Z] #29 7.153 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T16:41:33.274Z] #29 7.158 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:41:33.536Z] #29 7.430 Selecting previously unselected package ca-certificates. [2022-08-18T16:41:33.536Z] #29 7.430 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T16:41:33.536Z] #29 7.433 Unpacking ca-certificates (20210119) ... [2022-08-18T16:41:33.567Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-08-18T16:41:33.797Z] #29 7.615 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T16:41:33.797Z] #29 7.615 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T16:41:33.797Z] #29 7.622 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:41:34.062Z] #29 7.766 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T16:41:34.062Z] #29 7.766 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:41:34.062Z] #29 7.804 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:34.062Z] #29 7.955 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T16:41:34.062Z] #29 7.960 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:41:34.062Z] #29 7.963 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:34.109Z] #11 ... [2022-08-18T16:41:34.109Z] [2022-08-18T16:41:34.109Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:41:34.109Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:41:34.109Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.5s done [2022-08-18T16:41:34.109Z] #28 DONE 15.6s [2022-08-18T16:41:34.109Z] [2022-08-18T16:41:34.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:34.109Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:34.109Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-18T16:41:34.109Z] #11 ... [2022-08-18T16:41:34.109Z] [2022-08-18T16:41:34.109Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:41:34.109Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:41:34.329Z] #29 8.067 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T16:41:34.329Z] #29 8.068 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T16:41:34.329Z] #29 8.076 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:41:34.329Z] #29 8.200 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T16:41:34.329Z] #29 8.200 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T16:41:34.329Z] #29 8.204 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:41:34.329Z] #29 8.306 Selecting previously unselected package libpsl5:amd64. [2022-08-18T16:41:34.329Z] #29 8.306 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T16:41:34.647Z] #29 8.310 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:41:34.647Z] #29 8.389 Selecting previously unselected package librtmp1:amd64. [2022-08-18T16:41:34.647Z] #29 8.389 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T16:41:34.647Z] #29 8.402 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:41:34.647Z] #29 8.489 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T16:41:34.647Z] #29 8.489 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T16:41:34.647Z] #29 8.492 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:41:34.908Z] #29 8.726 Selecting previously unselected package libcurl4:amd64. [2022-08-18T16:41:34.908Z] #29 8.726 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:41:34.908Z] #29 8.731 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:34.908Z] #29 8.861 Selecting previously unselected package curl. [2022-08-18T16:41:34.908Z] #29 8.861 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:41:34.908Z] #29 8.864 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:35.087Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-18T16:41:35.168Z] #29 8.991 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:41:35.168Z] #29 8.991 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:41:35.168Z] #29 8.996 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:41:35.429Z] #29 9.205 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:41:35.429Z] #29 9.205 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:41:35.429Z] #29 9.210 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:41:35.429Z] #29 9.349 Selecting previously unselected package jq. [2022-08-18T16:41:35.429Z] #29 9.349 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:41:35.690Z] #29 9.421 Unpacking jq (1.6-2.1) ... [2022-08-18T16:41:35.690Z] #29 9.453 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:41:35.690Z] #29 9.464 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:41:35.690Z] #29 9.473 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:41:35.690Z] #29 9.483 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:35.690Z] #29 9.494 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:41:35.690Z] #29 9.506 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:35.690Z] #29 9.522 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:41:35.690Z] #29 9.529 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:41:35.690Z] #29 9.538 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:41:35.690Z] #29 9.557 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:41:35.690Z] #29 9.562 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:41:35.690Z] #29 9.572 Setting up ca-certificates (20210119) ... [2022-08-18T16:41:36.452Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-18T16:41:36.637Z] #29 10.29 Updating certificates in /etc/ssl/certs... [2022-08-18T16:41:36.657Z] #29 ... [2022-08-18T16:41:36.657Z] [2022-08-18T16:41:36.657Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:41:36.657Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:41:36.657Z] #72 DONE 0.9s [2022-08-18T16:41:36.657Z] [2022-08-18T16:41:36.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:36.657Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:36.657Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.0s done [2022-08-18T16:41:36.657Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.7s [2022-08-18T16:41:36.941Z] #11 ... [2022-08-18T16:41:36.941Z] [2022-08-18T16:41:36.941Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:41:36.941Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:41:36.941Z] #74 DONE 0.7s [2022-08-18T16:41:36.941Z] [2022-08-18T16:41:36.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:36.941Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:38.027Z] #29 11.63 129 added, 0 removed; done. [2022-08-18T16:41:38.027Z] #29 11.70 Setting up jq (1.6-2.1) ... [2022-08-18T16:41:38.027Z] #29 11.71 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:38.027Z] #29 11.72 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:38.027Z] #29 11.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:41:38.027Z] #29 11.75 Processing triggers for ca-certificates (20210119) ... [2022-08-18T16:41:38.027Z] #29 11.77 Updating certificates in /etc/ssl/certs... [2022-08-18T16:41:38.972Z] #29 12.85 0 added, 0 removed; done. [2022-08-18T16:41:38.972Z] #29 12.85 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T16:41:38.972Z] #29 12.86 done. [2022-08-18T16:41:40.357Z] #29 DONE 14.0s [2022-08-18T16:41:40.357Z] [2022-08-18T16:41:40.357Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:41:40.357Z] #30 sha256:1d5596e8f391778cdb8d8922d92d19dbf486cd53598c5daf5a9539d6447d6041 [2022-08-18T16:41:40.357Z] #30 DONE 0.2s [2022-08-18T16:41:40.357Z] [2022-08-18T16:41:40.357Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:41:40.357Z] #31 sha256:d424214aa01cacb4c589b1f80b6deebd015c70878e7c5b8e67e95b3c0dbc6dfb [2022-08-18T16:41:42.351Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.8s [2022-08-18T16:41:42.901Z] #31 2.165 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T16:41:42.901Z] #31 2.524 [2022-08-18T16:41:42.989Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-18T16:41:43.162Z] #31 2.750 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:43.162Z] #31 ... [2022-08-18T16:41:43.162Z] [2022-08-18T16:41:43.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:43.162Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:43.162Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.1s done [2022-08-18T16:41:43.162Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.9s [2022-08-18T16:41:43.422Z] #11 ... [2022-08-18T16:41:43.422Z] [2022-08-18T16:41:43.422Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:41:43.422Z] #31 sha256:d424214aa01cacb4c589b1f80b6deebd015c70878e7c5b8e67e95b3c0dbc6dfb [2022-08-18T16:41:43.422Z] #31 3.074 [2022-08-18T16:41:43.918Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-18T16:41:44.364Z] #31 4.079 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T16:41:44.485Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-18T16:41:44.890Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.2s done [2022-08-18T16:41:44.936Z] #31 4.428 [2022-08-18T16:41:44.936Z] #31 4.651 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:45.415Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-18T16:41:45.462Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-18T16:41:45.508Z] #31 4.998 [2022-08-18T16:41:45.672Z] ok github.com/docker/docker/daemon 10.130s coverage: 16.5% of statements [2022-08-18T16:41:45.672Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T16:41:45.672Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T16:41:45.672Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T16:41:45.672Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T16:41:46.032Z] #11 ... [2022-08-18T16:41:46.032Z] [2022-08-18T16:41:46.032Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:41:46.032Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:41:46.032Z] #29 3.610 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:41:46.032Z] #29 3.610 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:41:46.032Z] #29 3.610 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:41:46.032Z] #29 3.859 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:41:46.032Z] #29 4.119 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:41:46.032Z] #29 4.618 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:41:46.032Z] #29 5.927 Fetched 8570 kB in 3s (3308 kB/s) [2022-08-18T16:41:46.032Z] #29 5.927 Reading package lists... [2022-08-18T16:41:46.032Z] #29 6.738 Reading package lists... [2022-08-18T16:41:46.032Z] #29 7.476 Building dependency tree... [2022-08-18T16:41:46.032Z] #29 7.834 The following additional packages will be installed: [2022-08-18T16:41:46.032Z] #29 7.834 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T16:41:46.032Z] #29 7.834 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T16:41:46.032Z] #29 7.834 Recommended packages: [2022-08-18T16:41:46.032Z] #29 7.834 libldap-common publicsuffix libsasl2-modules [2022-08-18T16:41:46.032Z] #29 7.990 The following NEW packages will be installed: [2022-08-18T16:41:46.032Z] #29 7.990 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T16:41:46.032Z] #29 7.990 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T16:41:46.032Z] #29 7.990 libssh2-1 openssl [2022-08-18T16:41:46.032Z] #29 8.266 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T16:41:46.032Z] #29 8.266 Need to get 3047 kB of archives. [2022-08-18T16:41:46.032Z] #29 8.266 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T16:41:46.032Z] #29 8.266 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T16:41:46.032Z] #29 8.278 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T16:41:46.032Z] #29 8.281 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T16:41:46.032Z] #29 8.284 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-08-18T16:41:46.032Z] #29 8.285 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T16:41:46.032Z] #29 8.287 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T16:41:46.032Z] #29 8.295 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T16:41:46.032Z] #29 8.295 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T16:41:46.032Z] #29 8.296 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T16:41:46.032Z] #29 8.301 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T16:41:46.032Z] #29 8.301 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T16:41:46.032Z] #29 8.312 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T16:41:46.032Z] #29 8.312 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:41:46.032Z] #29 8.312 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:41:46.032Z] #29 8.312 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:41:46.032Z] #29 8.548 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:41:46.032Z] #29 8.588 Fetched 3047 kB in 0s (9719 kB/s) [2022-08-18T16:41:46.032Z] #29 8.664 Selecting previously unselected package openssl. [2022-08-18T16:41:46.032Z] #29 8.664 (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 ... 6661 files and directories currently installed.) [2022-08-18T16:41:46.032Z] #29 8.664 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 8.673 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:41:46.032Z] #29 8.900 Selecting previously unselected package ca-certificates. [2022-08-18T16:41:46.032Z] #29 8.900 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T16:41:46.032Z] #29 8.910 Unpacking ca-certificates (20210119) ... [2022-08-18T16:41:46.032Z] #29 9.093 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T16:41:46.032Z] #29 9.093 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.103 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:41:46.032Z] #29 9.228 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T16:41:46.032Z] #29 9.228 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.233 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 9.358 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T16:41:46.032Z] #29 9.358 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.369 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 9.457 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T16:41:46.032Z] #29 9.457 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.463 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 9.636 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T16:41:46.032Z] #29 9.636 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.642 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:41:46.032Z] #29 9.786 Selecting previously unselected package libpsl5:amd64. [2022-08-18T16:41:46.032Z] #29 9.786 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.794 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:41:46.032Z] #29 9.915 Selecting previously unselected package librtmp1:amd64. [2022-08-18T16:41:46.032Z] #29 9.915 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 9.921 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:41:46.032Z] #29 10.07 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T16:41:46.032Z] #29 10.07 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.08 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:41:46.032Z] #29 10.14 Selecting previously unselected package libcurl4:amd64. [2022-08-18T16:41:46.032Z] #29 10.14 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.15 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:46.032Z] #29 10.23 Selecting previously unselected package curl. [2022-08-18T16:41:46.032Z] #29 10.23 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.24 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:46.032Z] #29 10.39 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:41:46.032Z] #29 10.39 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:41:46.032Z] #29 10.47 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:41:46.032Z] #29 10.47 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:41:46.032Z] #29 10.55 Selecting previously unselected package jq. [2022-08-18T16:41:46.032Z] #29 10.55 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:41:46.032Z] #29 10.55 Unpacking jq (1.6-2.1) ... [2022-08-18T16:41:46.032Z] #29 10.62 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:41:46.032Z] #29 10.65 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:41:46.032Z] #29 10.66 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:41:46.032Z] #29 10.68 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 10.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:41:46.032Z] #29 10.70 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 10.71 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:41:46.032Z] #29 10.72 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:41:46.032Z] #29 10.75 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:41:46.032Z] #29 10.75 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:41:46.032Z] #29 10.77 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:41:46.032Z] #29 10.78 Setting up ca-certificates (20210119) ... [2022-08-18T16:41:46.032Z] #29 11.56 Updating certificates in /etc/ssl/certs... [2022-08-18T16:41:46.032Z] #29 ... [2022-08-18T16:41:46.032Z] [2022-08-18T16:41:46.032Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:46.032Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:46.450Z] #31 6.076 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T16:41:46.711Z] #31 6.391 [2022-08-18T16:41:47.040Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.574s coverage: 74.8% of statements [2022-08-18T16:41:47.237Z] #31 6.623 #=#=# ################ 23.5% ########################################## 58.7% ################################################################# 90.7% ######################################################################## 100.0% [2022-08-18T16:41:47.498Z] #31 7.216 [2022-08-18T16:41:47.969Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-18T16:41:47.969Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 60.7% of statements [2022-08-18T16:41:48.442Z] #31 8.238 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T16:41:49.022Z] #31 8.529 [2022-08-18T16:41:49.022Z] #31 8.773 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:49.339Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-18T16:41:49.596Z] #31 9.067 [2022-08-18T16:41:50.168Z] #31 9.924 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T16:41:50.429Z] #31 ... [2022-08-18T16:41:50.429Z] [2022-08-18T16:41:50.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:50.429Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:50.429Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-18T16:41:50.429Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 4.3s [2022-08-18T16:41:50.712Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.6% of statements [2022-08-18T16:41:51.276Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.864s coverage: 45.9% of statements [2022-08-18T16:41:51.276Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T16:41:51.315Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-18T16:41:51.315Z] #11 ... [2022-08-18T16:41:51.315Z] [2022-08-18T16:41:51.315Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:41:51.315Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:41:51.315Z] #29 12.74 129 added, 0 removed; done. [2022-08-18T16:41:51.315Z] #29 12.78 Setting up jq (1.6-2.1) ... [2022-08-18T16:41:51.315Z] #29 12.79 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:51.315Z] #29 12.81 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:41:51.315Z] #29 12.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:41:51.315Z] #29 12.84 Processing triggers for ca-certificates (20210119) ... [2022-08-18T16:41:51.315Z] #29 12.86 Updating certificates in /etc/ssl/certs... [2022-08-18T16:41:51.315Z] #29 13.87 0 added, 0 removed; done. [2022-08-18T16:41:51.315Z] #29 13.87 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T16:41:51.315Z] #29 13.87 done. [2022-08-18T16:41:51.315Z] #29 DONE 17.0s [2022-08-18T16:41:51.315Z] [2022-08-18T16:41:51.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:51.315Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:51.315Z] #11 ... [2022-08-18T16:41:51.315Z] [2022-08-18T16:41:51.315Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:41:51.315Z] #30 sha256:0a58e4d3bc545e5be08e9cf899d5c24feca03048f2b459191143abe3e1b9fe26 [2022-08-18T16:41:51.575Z] #30 DONE 0.6s [2022-08-18T16:41:51.575Z] [2022-08-18T16:41:51.575Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:41:51.575Z] #31 sha256:00262c7efa4ed0a076ac81b1acac2fbf7d052694605357d2fc3da464dbde0e16 [2022-08-18T16:41:52.206Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-18T16:41:52.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.857s coverage: 58.5% of statements [2022-08-18T16:41:52.769Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T16:41:52.769Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T16:41:53.026Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T16:41:53.590Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-18T16:41:53.729Z] #11 ... [2022-08-18T16:41:53.730Z] [2022-08-18T16:41:53.730Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:41:53.730Z] #31 sha256:d424214aa01cacb4c589b1f80b6deebd015c70878e7c5b8e67e95b3c0dbc6dfb [2022-08-18T16:41:53.730Z] #31 10.31 [2022-08-18T16:41:53.730Z] #31 10.54 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:53.730Z] #31 10.84 [2022-08-18T16:41:53.730Z] #31 10.90 Download of images into '/build' complete. [2022-08-18T16:41:53.730Z] #31 10.90 Use something like the following to load the result into a Docker daemon: [2022-08-18T16:41:53.730Z] #31 10.90 tar -cC '/build' . | docker load [2022-08-18T16:41:53.730Z] #31 DONE 13.5s [2022-08-18T16:41:53.730Z] [2022-08-18T16:41:53.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:53.730Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:54.114Z] #31 2.240 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T16:41:54.114Z] #31 2.570 [2022-08-18T16:41:54.374Z] #31 2.801 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:54.634Z] #31 3.119 [2022-08-18T16:41:54.957Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.9% of statements [2022-08-18T16:41:54.958Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T16:41:54.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T16:41:54.958Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-18T16:41:55.644Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 9.4s [2022-08-18T16:41:55.887Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-08-18T16:41:55.887Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 79.9% of statements [2022-08-18T16:41:55.887Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T16:41:56.015Z] #31 4.150 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T16:41:56.015Z] #31 4.433 [2022-08-18T16:41:56.275Z] #31 4.659 #=#=# ######################################################################## 100.0% [2022-08-18T16:41:56.456Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-18T16:41:56.456Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-08-18T16:41:56.537Z] #31 5.039 [2022-08-18T16:41:56.712Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T16:41:57.642Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.181s coverage: 76.8% of statements [2022-08-18T16:41:57.642Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-08-18T16:41:57.642Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T16:41:57.642Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T16:41:57.914Z] #31 6.145 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T16:41:57.915Z] #31 ... [2022-08-18T16:41:57.915Z] [2022-08-18T16:41:57.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:41:57.915Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:41:57.915Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.4s done [2022-08-18T16:41:57.915Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.9s [2022-08-18T16:41:58.597Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2022-08-18T16:41:58.597Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 65.9% of statements [2022-08-18T16:41:59.161Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-08-18T16:41:59.251Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:41:59.251Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:41:59.251Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:41:59.251Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:41:59.251Z] [2022-08-18T16:41:59.251Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:41:59.251Z] DOCKER_SYSTEMD=1 [2022-08-18T16:41:59.251Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:41:59.251Z] HOSTNAME=9deed297f991 [2022-08-18T16:41:59.251Z] DEST=bundles/test-integration [2022-08-18T16:41:59.251Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:41:59.251Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:41:59.251Z] container=docker [2022-08-18T16:41:59.251Z] HOME=/root [2022-08-18T16:41:59.251Z] LANG=C.UTF-8 [2022-08-18T16:41:59.251Z] INVOCATION_ID=9ffa329676a24483b1e7460efc28e2e9 [2022-08-18T16:41:59.251Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:41:59.251Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:41:59.251Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:41:59.251Z] TERM=xterm [2022-08-18T16:41:59.251Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:41:59.251Z] SHLVL=3 [2022-08-18T16:41:59.251Z] TIMEOUT=120m [2022-08-18T16:41:59.251Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:41:59.251Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:41:59.251Z] GO111MODULE=off [2022-08-18T16:41:59.251Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:41:59.251Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:41:59.251Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:41:59.251Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:41:59.251Z] GOPATH=/go [2022-08-18T16:41:59.251Z] PKG_CONFIG=pkg-config [2022-08-18T16:41:59.251Z] _=/usr/bin/env [2022-08-18T16:41:59.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:41:59.417Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T16:41:59.860Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.3s done [2022-08-18T16:41:59.860Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T16:41:59.860Z] #11 DONE 48.4s [2022-08-18T16:41:59.860Z] [2022-08-18T16:41:59.860Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:41:59.860Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:41:59.979Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T16:42:00.803Z] #12 DONE 0.8s [2022-08-18T16:42:00.803Z] [2022-08-18T16:42:00.803Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:42:00.803Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:42:00.908Z] ok github.com/docker/docker/daemon/logger/splunk 1.508s coverage: 82.5% of statements [2022-08-18T16:42:00.908Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T16:42:00.908Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T16:42:01.063Z] #13 DONE 0.5s [2022-08-18T16:42:01.063Z] [2022-08-18T16:42:01.063Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:42:01.063Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:42:01.063Z] #33 DONE 0.1s [2022-08-18T16:42:01.063Z] [2022-08-18T16:42:01.063Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:42:01.063Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:42:01.635Z] #50 DONE 0.3s [2022-08-18T16:42:01.635Z] [2022-08-18T16:42:01.635Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:42:01.635Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:42:01.635Z] #46 DONE 0.2s [2022-08-18T16:42:01.635Z] [2022-08-18T16:42:01.635Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:42:01.635Z] #66 sha256:90557c3c8442c58f357ba4f97aa70fa3846ae7100a25c16ac4e60c979844ff2a [2022-08-18T16:42:01.635Z] #66 DONE 0.2s [2022-08-18T16:42:01.635Z] [2022-08-18T16:42:01.635Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:42:01.635Z] #25 sha256:0f8797a1dc10c82626e364df38e13bfc70d9557c72fe0ca554453353d51695f5 [2022-08-18T16:42:01.635Z] #25 DONE 0.3s [2022-08-18T16:42:01.635Z] [2022-08-18T16:42:01.635Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:01.635Z] #26 sha256:0731cb1e59c3dd059524033083e18bb9bd2053107c9ef3a2814b855dfa35d468 [2022-08-18T16:42:01.843Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-18T16:42:02.772Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-08-18T16:42:02.772Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T16:42:03.028Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T16:42:03.196Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.0s [2022-08-18T16:42:03.956Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-18T16:42:04.212Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-18T16:42:04.212Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-18T16:42:04.212Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T16:42:04.775Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-18T16:42:04.775Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T16:42:04.775Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T16:42:05.338Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T16:42:05.901Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-18T16:42:06.463Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-18T16:42:06.463Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T16:42:06.491Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.1s done [2022-08-18T16:42:06.491Z] #11 ... [2022-08-18T16:42:06.491Z] [2022-08-18T16:42:06.491Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:42:06.491Z] #31 sha256:00262c7efa4ed0a076ac81b1acac2fbf7d052694605357d2fc3da464dbde0e16 [2022-08-18T16:42:06.491Z] #31 6.496 [2022-08-18T16:42:06.491Z] #31 6.730 #=#=# ########### 16.1% ######################################### 57.1% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-18T16:42:06.491Z] #31 7.262 [2022-08-18T16:42:06.491Z] #31 8.315 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T16:42:06.491Z] #31 8.667 [2022-08-18T16:42:06.491Z] #31 8.908 #=#=# ######################################################################## 100.0% [2022-08-18T16:42:06.491Z] #31 9.243 [2022-08-18T16:42:06.491Z] #31 9.990 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T16:42:06.491Z] #31 10.29 [2022-08-18T16:42:06.491Z] #31 10.52 #=#=# ######################################################################## 100.0% [2022-08-18T16:42:06.491Z] #31 10.85 [2022-08-18T16:42:06.491Z] #31 10.93 Download of images into '/build' complete. [2022-08-18T16:42:06.491Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-08-18T16:42:06.491Z] #31 10.93 tar -cC '/build' . | docker load [2022-08-18T16:42:06.491Z] #31 DONE 15.1s [2022-08-18T16:42:06.491Z] [2022-08-18T16:42:06.491Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:42:06.491Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:42:06.491Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T16:42:06.927Z] #26 ... [2022-08-18T16:42:06.927Z] [2022-08-18T16:42:06.927Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:06.927Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:06.927Z] #76 2.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:06.927Z] #76 3.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:06.927Z] #76 3.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:06.927Z] #76 3.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:06.927Z] #76 3.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:06.927Z] #76 4.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:07.061Z] #11 DONE 48.9s [2022-08-18T16:42:07.061Z] [2022-08-18T16:42:07.061Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:42:07.061Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:42:07.499Z] #76 ... [2022-08-18T16:42:07.499Z] [2022-08-18T16:42:07.499Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:07.499Z] #67 sha256:14e10337b2c056834d99ac4f92d5973eac38f571e4b13e76c175fd00bd36273a [2022-08-18T16:42:07.499Z] #67 5.634 + RM_GOPATH=0 [2022-08-18T16:42:07.499Z] #67 5.634 + TMP_GOPATH= [2022-08-18T16:42:07.499Z] #67 5.634 + : /build [2022-08-18T16:42:07.499Z] #67 5.634 + '[' -z '' ']' [2022-08-18T16:42:07.499Z] #67 5.634 ++ mktemp -d [2022-08-18T16:42:07.499Z] #67 5.634 + export GOPATH=/tmp/tmp.vAqSStnbaG [2022-08-18T16:42:07.499Z] #67 5.634 + GOPATH=/tmp/tmp.vAqSStnbaG [2022-08-18T16:42:07.499Z] #67 5.634 + RM_GOPATH=1 [2022-08-18T16:42:07.499Z] #67 5.634 + case "$(go env GOARCH)" in [2022-08-18T16:42:07.499Z] #67 5.634 ++ go env GOARCH [2022-08-18T16:42:07.499Z] #67 5.659 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:07.499Z] #67 5.659 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:07.499Z] #67 5.660 ++ dirname /install.sh [2022-08-18T16:42:07.499Z] #67 5.661 + dir=/ [2022-08-18T16:42:07.499Z] #67 5.662 + bin=rootlesskit [2022-08-18T16:42:07.499Z] #67 5.662 + shift [2022-08-18T16:42:07.499Z] #67 5.662 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:42:07.499Z] #67 5.662 + . //rootlesskit.installer [2022-08-18T16:42:07.499Z] #67 5.663 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:07.499Z] #67 5.663 + install_rootlesskit [2022-08-18T16:42:07.499Z] #67 5.663 + case "$1" in [2022-08-18T16:42:07.499Z] #67 5.663 + export CGO_ENABLED=0 [2022-08-18T16:42:07.499Z] #67 5.663 + CGO_ENABLED=0 [2022-08-18T16:42:07.499Z] #67 5.663 + _install_rootlesskit [2022-08-18T16:42:07.499Z] #67 5.664 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:42:07.499Z] #67 5.664 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:42:07.499Z] #67 5.664 + GOBIN=/build [2022-08-18T16:42:07.499Z] #67 5.664 + GO111MODULE=on [2022-08-18T16:42:07.499Z] #67 5.664 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:07.499Z] #67 5.667 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:07.630Z] #12 DONE 0.6s [2022-08-18T16:42:07.630Z] [2022-08-18T16:42:07.630Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:42:07.630Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:42:07.761Z] #67 6.224 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:42:08.354Z] ok github.com/docker/docker/pkg/archive 0.279s coverage: 82.3% of statements [2022-08-18T16:42:08.571Z] #13 DONE 0.6s [2022-08-18T16:42:08.571Z] [2022-08-18T16:42:08.571Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:42:08.571Z] #25 sha256:d38d5859722007eede905ef90ae73cb3cebb260ca0065d3a0aa13e18876fd9d6 [2022-08-18T16:42:08.571Z] #25 ... [2022-08-18T16:42:08.571Z] [2022-08-18T16:42:08.571Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:42:08.571Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:42:08.571Z] #46 DONE 0.3s [2022-08-18T16:42:08.571Z] [2022-08-18T16:42:08.571Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:42:08.571Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:42:08.571Z] #33 DONE 0.3s [2022-08-18T16:42:08.704Z] #67 ... [2022-08-18T16:42:08.704Z] [2022-08-18T16:42:08.704Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:08.704Z] #26 sha256:0731cb1e59c3dd059524033083e18bb9bd2053107c9ef3a2814b855dfa35d468 [2022-08-18T16:42:08.704Z] #26 7.056 + RM_GOPATH=0 [2022-08-18T16:42:08.704Z] #26 7.056 + TMP_GOPATH= [2022-08-18T16:42:08.704Z] #26 7.056 + : /build [2022-08-18T16:42:08.704Z] #26 7.056 + '[' -z '' ']' [2022-08-18T16:42:08.704Z] #26 7.056 ++ mktemp -d [2022-08-18T16:42:08.704Z] #26 7.056 + export GOPATH=/tmp/tmp.aFr05xhKd0 [2022-08-18T16:42:08.704Z] #26 7.056 + GOPATH=/tmp/tmp.aFr05xhKd0 [2022-08-18T16:42:08.704Z] #26 7.056 + RM_GOPATH=1 [2022-08-18T16:42:08.704Z] #26 7.056 + case "$(go env GOARCH)" in [2022-08-18T16:42:08.704Z] #26 7.059 ++ go env GOARCH [2022-08-18T16:42:08.704Z] #26 7.080 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:08.704Z] #26 7.080 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:08.704Z] #26 7.112 ++ dirname /install.sh [2022-08-18T16:42:08.704Z] #26 7.112 + dir=/ [2022-08-18T16:42:08.704Z] #26 7.112 + bin=dockercli [2022-08-18T16:42:08.704Z] #26 7.112 + shift [2022-08-18T16:42:08.704Z] #26 7.114 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:42:08.704Z] #26 7.114 + . //dockercli.installer [2022-08-18T16:42:08.704Z] #26 7.114 ++ : stable [2022-08-18T16:42:08.704Z] #26 7.114 ++ : 17.06.2-ce [2022-08-18T16:42:08.704Z] #26 7.116 + install_dockercli [2022-08-18T16:42:08.704Z] #26 7.118 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:42:08.704Z] #26 7.120 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:42:08.704Z] #26 7.120 ++ uname -m [2022-08-18T16:42:08.704Z] #26 7.133 + arch=x86_64 [2022-08-18T16:42:08.704Z] #26 7.136 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:42:08.704Z] #26 7.136 + url=https://download.docker.com/linux/static [2022-08-18T16:42:08.704Z] #26 7.136 + tar -xz docker/docker [2022-08-18T16:42:08.704Z] #26 7.137 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:42:08.832Z] [2022-08-18T16:42:08.832Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:42:08.832Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:42:08.832Z] #50 DONE 0.4s [2022-08-18T16:42:08.832Z] [2022-08-18T16:42:08.832Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:08.832Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:08.832Z] #51 ... [2022-08-18T16:42:08.832Z] [2022-08-18T16:42:08.832Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:42:08.832Z] #66 sha256:a62b61e66d7946a63fd3136ef05dfca526025f2f0a30c8c14859568d294656d9 [2022-08-18T16:42:08.832Z] #66 DONE 0.6s [2022-08-18T16:42:09.097Z] [2022-08-18T16:42:09.097Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:42:09.097Z] #25 sha256:d38d5859722007eede905ef90ae73cb3cebb260ca0065d3a0aa13e18876fd9d6 [2022-08-18T16:42:09.097Z] #25 DONE 0.6s [2022-08-18T16:42:09.097Z] [2022-08-18T16:42:09.097Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:09.097Z] #26 sha256:7a8105ec7404e25db2fa003ac33ed442854cd18b898a302a8ebf4850e23c38f0 [2022-08-18T16:42:09.245Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 2m50.496762226s [2022-08-18T16:42:09.245Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.379954ms [2022-08-18T16:42:09.281Z] ok github.com/docker/docker/pkg/authorization 0.780s coverage: 68.3% of statements [2022-08-18T16:42:09.537Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T16:42:09.537Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T16:42:11.256Z] #26 ... [2022-08-18T16:42:11.256Z] [2022-08-18T16:42:11.256Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:42:11.256Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:42:11.256Z] #40 7.005 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T16:42:11.256Z] #40 8.508 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T16:42:11.256Z] #40 ... [2022-08-18T16:42:11.256Z] [2022-08-18T16:42:11.256Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:11.256Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:11.256Z] #55 6.134 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T16:42:11.256Z] #55 9.486 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T16:42:11.256Z] #55 9.500 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:42:11.256Z] #55 9.740 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:42:11.256Z] #55 9.741 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T16:42:11.256Z] #55 10.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:42:11.517Z] #55 ... [2022-08-18T16:42:11.517Z] [2022-08-18T16:42:11.517Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:11.517Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:11.517Z] #51 7.699 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:11.517Z] #51 7.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:11.517Z] #51 7.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:11.517Z] #51 8.571 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T16:42:11.517Z] #51 ... [2022-08-18T16:42:11.517Z] [2022-08-18T16:42:11.517Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:11.517Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:11.517Z] #62 5.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:11.517Z] #62 5.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:11.517Z] #62 5.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:11.517Z] #62 6.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:11.517Z] #62 8.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:11.779Z] #62 ... [2022-08-18T16:42:11.779Z] [2022-08-18T16:42:11.779Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:42:11.779Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:42:11.779Z] #34 2.866 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T16:42:11.779Z] #34 2.866 Cloning into '.'... [2022-08-18T16:42:11.779Z] #34 ... [2022-08-18T16:42:11.779Z] [2022-08-18T16:42:11.779Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:42:11.779Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:42:11.779Z] #47 6.456 + git clone https://github.com/docker/distribution.git . [2022-08-18T16:42:11.779Z] #47 6.464 Cloning into '.'... [2022-08-18T16:42:12.043Z] #47 ... [2022-08-18T16:42:12.043Z] [2022-08-18T16:42:12.043Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:12.043Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:12.043Z] #42 7.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:12.043Z] #42 7.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:12.043Z] #42 7.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:12.043Z] #42 9.541 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:12.043Z] #42 ... [2022-08-18T16:42:12.043Z] [2022-08-18T16:42:12.043Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:42:12.043Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:42:12.043Z] #38 7.415 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T16:42:12.353Z] #38 ... [2022-08-18T16:42:12.353Z] [2022-08-18T16:42:12.353Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:12.353Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:12.353Z] #14 7.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:12.353Z] #14 7.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:12.353Z] #14 7.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:12.353Z] #14 9.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:12.353Z] #14 ... [2022-08-18T16:42:12.353Z] [2022-08-18T16:42:12.353Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:42:12.354Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:42:12.354Z] #57 8.147 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T16:42:12.627Z] #57 ... [2022-08-18T16:42:12.627Z] [2022-08-18T16:42:12.627Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:42:12.627Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:42:12.627Z] #53 6.915 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T16:42:12.627Z] #53 9.731 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T16:42:12.627Z] #53 9.739 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T16:42:12.627Z] #53 9.816 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:42:12.627Z] #53 9.832 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:42:12.627Z] #53 10.19 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T16:42:12.627Z] #53 10.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T16:42:12.627Z] #53 10.44 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T16:42:12.627Z] #53 10.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T16:42:12.627Z] #53 10.63 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T16:42:12.627Z] #53 10.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T16:42:12.627Z] #53 11.10 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T16:42:12.627Z] #53 11.50 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T16:42:12.627Z] #53 ... [2022-08-18T16:42:12.627Z] [2022-08-18T16:42:12.627Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:12.627Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:12.627Z] #36 6.615 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T16:42:12.805Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 42.7% of statements [2022-08-18T16:42:12.897Z] #36 ... [2022-08-18T16:42:12.897Z] [2022-08-18T16:42:12.897Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:42:12.897Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:42:12.897Z] #40 10.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T16:42:12.897Z] #40 11.09 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T16:42:12.897Z] #40 11.16 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T16:42:13.062Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T16:42:13.062Z] ok github.com/docker/docker/layer 7.336s coverage: 68.9% of statements [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T16:42:13.062Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T16:42:13.062Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2022-08-18T16:42:13.317Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2022-08-18T16:42:13.574Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-08-18T16:42:13.831Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T16:42:14.087Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-08-18T16:42:14.383Z] #26 ... [2022-08-18T16:42:14.383Z] [2022-08-18T16:42:14.383Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:14.383Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:14.383Z] #55 6.130 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T16:42:14.953Z] #55 ... [2022-08-18T16:42:14.953Z] [2022-08-18T16:42:14.953Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:14.953Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:42:14.953Z] #67 5.966 + RM_GOPATH=0 [2022-08-18T16:42:14.953Z] #67 5.966 + TMP_GOPATH= [2022-08-18T16:42:14.953Z] #67 5.966 + : /build [2022-08-18T16:42:14.953Z] #67 5.966 + '[' -z '' ']' [2022-08-18T16:42:14.953Z] #67 5.967 ++ mktemp -d [2022-08-18T16:42:14.953Z] #67 5.967 + export GOPATH=/tmp/tmp.XD99NTQy0I [2022-08-18T16:42:14.953Z] #67 5.967 + GOPATH=/tmp/tmp.XD99NTQy0I [2022-08-18T16:42:14.953Z] #67 5.967 + RM_GOPATH=1 [2022-08-18T16:42:14.953Z] #67 5.967 + case "$(go env GOARCH)" in [2022-08-18T16:42:14.953Z] #67 5.977 ++ go env GOARCH [2022-08-18T16:42:14.953Z] #67 5.977 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:14.953Z] #67 5.977 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:14.953Z] #67 5.982 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:14.953Z] #67 5.982 ++ dirname /install.sh [2022-08-18T16:42:14.953Z] #67 5.982 + dir=/ [2022-08-18T16:42:14.953Z] #67 5.982 + bin=rootlesskit [2022-08-18T16:42:14.953Z] #67 5.982 + shift [2022-08-18T16:42:14.953Z] #67 5.982 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:42:14.953Z] #67 5.982 + . //rootlesskit.installer [2022-08-18T16:42:14.953Z] #67 5.982 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:14.953Z] #67 5.982 + install_rootlesskit [2022-08-18T16:42:14.953Z] #67 5.982 + case "$1" in [2022-08-18T16:42:14.953Z] #67 5.982 + export CGO_ENABLED=0 [2022-08-18T16:42:14.953Z] #67 5.982 + CGO_ENABLED=0 [2022-08-18T16:42:14.953Z] #67 5.982 + _install_rootlesskit [2022-08-18T16:42:14.953Z] #67 5.982 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:42:14.953Z] #67 5.982 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:42:14.953Z] #67 5.982 + GOBIN=/build [2022-08-18T16:42:14.953Z] #67 5.982 + GO111MODULE=on [2022-08-18T16:42:14.953Z] #67 5.982 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:42:15.016Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 67.9% of statements [2022-08-18T16:42:15.016Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.5% of statements [2022-08-18T16:42:15.214Z] #67 ... [2022-08-18T16:42:15.214Z] [2022-08-18T16:42:15.214Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:15.214Z] #26 sha256:7a8105ec7404e25db2fa003ac33ed442854cd18b898a302a8ebf4850e23c38f0 [2022-08-18T16:42:15.214Z] #26 6.253 + RM_GOPATH=0 [2022-08-18T16:42:15.214Z] #26 6.254 + TMP_GOPATH= [2022-08-18T16:42:15.214Z] #26 6.254 + : /build [2022-08-18T16:42:15.214Z] #26 6.254 + '[' -z '' ']' [2022-08-18T16:42:15.214Z] #26 6.257 ++ mktemp -d [2022-08-18T16:42:15.214Z] #26 6.280 + export GOPATH=/tmp/tmp.9m7cqDZygD [2022-08-18T16:42:15.214Z] #26 6.280 + GOPATH=/tmp/tmp.9m7cqDZygD [2022-08-18T16:42:15.214Z] #26 6.280 + RM_GOPATH=1 [2022-08-18T16:42:15.214Z] #26 6.280 + case "$(go env GOARCH)" in [2022-08-18T16:42:15.214Z] #26 6.281 ++ go env GOARCH [2022-08-18T16:42:15.214Z] #26 6.316 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:15.214Z] #26 6.316 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:42:15.273Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T16:42:15.273Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T16:42:15.273Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T16:42:15.474Z] #26 6.319 ++ dirname /install.sh [2022-08-18T16:42:15.474Z] #26 6.320 + dir=/ [2022-08-18T16:42:15.474Z] #26 6.320 + bin=dockercli [2022-08-18T16:42:15.474Z] #26 6.320 + shift [2022-08-18T16:42:15.474Z] #26 6.320 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:42:15.474Z] #26 6.320 + . //dockercli.installer [2022-08-18T16:42:15.474Z] #26 6.320 ++ : stable [2022-08-18T16:42:15.474Z] #26 6.320 ++ : 17.06.2-ce [2022-08-18T16:42:15.474Z] #26 6.320 + install_dockercli [2022-08-18T16:42:15.474Z] #26 6.320 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:42:15.474Z] #26 6.320 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:42:15.474Z] #26 6.342 ++ uname -m [2022-08-18T16:42:15.474Z] #26 6.352 + arch=x86_64 [2022-08-18T16:42:15.474Z] #26 6.352 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:42:15.474Z] #26 6.352 + url=https://download.docker.com/linux/static [2022-08-18T16:42:15.474Z] #26 6.353 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:42:15.474Z] #26 6.354 + tar -xz docker/docker [2022-08-18T16:42:15.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-08-18T16:42:15.530Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-18T16:42:15.786Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-08-18T16:42:15.786Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-08-18T16:42:16.042Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-08-18T16:42:16.042Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T16:42:16.042Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T16:42:16.605Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-08-18T16:42:16.861Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-18T16:42:17.119Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T16:42:17.381Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T16:42:18.203Z] #40 ... [2022-08-18T16:42:18.203Z] [2022-08-18T16:42:18.203Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:18.203Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:18.203Z] #55 10.57 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T16:42:18.203Z] #55 10.71 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:42:18.203Z] #55 11.94 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T16:42:18.203Z] #55 11.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T16:42:18.203Z] #55 12.31 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T16:42:18.203Z] #55 12.33 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T16:42:18.203Z] #55 15.21 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T16:42:18.203Z] #55 15.57 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T16:42:18.203Z] #55 15.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T16:42:18.203Z] #55 15.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:42:18.465Z] #55 ... [2022-08-18T16:42:18.465Z] [2022-08-18T16:42:18.465Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:42:18.465Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:42:18.465Z] #40 17.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T16:42:18.732Z] #40 17.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:42:18.765Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-18T16:42:18.765Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T16:42:18.780Z] #26 ... [2022-08-18T16:42:18.780Z] [2022-08-18T16:42:18.780Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:42:18.780Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:42:18.780Z] #38 7.244 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T16:42:18.780Z] #38 ... [2022-08-18T16:42:18.780Z] [2022-08-18T16:42:18.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:18.780Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:18.780Z] #14 7.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:18.780Z] #14 7.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:18.780Z] #14 7.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:18.780Z] #14 7.852 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:18.780Z] #14 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:18.780Z] #14 ... [2022-08-18T16:42:18.780Z] [2022-08-18T16:42:18.780Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:42:18.780Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:42:18.780Z] #53 7.099 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T16:42:18.780Z] #53 9.218 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T16:42:18.780Z] #53 9.224 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T16:42:18.780Z] #53 9.284 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:42:18.780Z] #53 9.745 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T16:42:18.780Z] #53 9.867 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T16:42:18.780Z] #53 9.927 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T16:42:18.780Z] #53 9.937 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T16:42:18.780Z] #53 10.22 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T16:42:18.780Z] #53 10.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T16:42:18.780Z] #53 ... [2022-08-18T16:42:18.780Z] [2022-08-18T16:42:18.780Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:18.780Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:18.780Z] #36 7.470 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T16:42:18.780Z] #36 ... [2022-08-18T16:42:18.780Z] [2022-08-18T16:42:18.780Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:42:18.780Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:42:18.780Z] #57 6.707 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T16:42:19.021Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T16:42:19.044Z] #57 ... [2022-08-18T16:42:19.045Z] [2022-08-18T16:42:19.045Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:42:19.045Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:42:19.045Z] #40 7.044 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T16:42:19.045Z] #40 7.925 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T16:42:19.045Z] #40 9.854 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T16:42:19.045Z] #40 10.32 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T16:42:19.045Z] #40 10.41 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T16:42:19.045Z] #40 ... [2022-08-18T16:42:19.045Z] [2022-08-18T16:42:19.045Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:19.045Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:19.045Z] #42 7.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:19.045Z] #42 7.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:19.045Z] #42 7.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:19.045Z] #42 8.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:19.045Z] #42 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:19.277Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T16:42:19.304Z] #42 ... [2022-08-18T16:42:19.304Z] [2022-08-18T16:42:19.304Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:42:19.304Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:42:19.304Z] #34 6.649 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T16:42:19.304Z] #34 6.658 Cloning into '.'... [2022-08-18T16:42:19.304Z] #34 ... [2022-08-18T16:42:19.304Z] [2022-08-18T16:42:19.304Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:19.304Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:19.304Z] #62 7.267 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:19.304Z] #62 7.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:19.304Z] #62 7.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:19.304Z] #62 8.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:19.304Z] #62 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:19.534Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T16:42:19.534Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T16:42:19.564Z] #62 ... [2022-08-18T16:42:19.564Z] [2022-08-18T16:42:19.564Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:19.564Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:19.564Z] #76 6.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:19.564Z] #76 6.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:19.564Z] #76 6.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:19.564Z] #76 7.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:19.564Z] #76 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:19.564Z] #76 ... [2022-08-18T16:42:19.564Z] [2022-08-18T16:42:19.564Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:42:19.564Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:42:19.564Z] #47 6.594 + git clone https://github.com/docker/distribution.git . [2022-08-18T16:42:19.564Z] #47 6.598 Cloning into '.'... [2022-08-18T16:42:19.823Z] #47 ... [2022-08-18T16:42:19.823Z] [2022-08-18T16:42:19.823Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:19.823Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:19.823Z] #55 7.493 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:42:19.823Z] #55 7.494 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T16:42:19.823Z] #55 7.541 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:42:19.823Z] #55 7.606 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T16:42:19.823Z] #55 7.695 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:42:19.823Z] #55 8.050 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T16:42:19.823Z] #55 8.081 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:42:19.823Z] #55 8.757 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T16:42:19.823Z] #55 8.772 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T16:42:19.823Z] #55 10.73 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T16:42:19.823Z] #55 11.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T16:42:20.083Z] #55 11.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T16:42:20.097Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-18T16:42:20.343Z] #55 11.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:42:20.656Z] #40 ... [2022-08-18T16:42:20.656Z] [2022-08-18T16:42:20.656Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:20.656Z] #67 sha256:14e10337b2c056834d99ac4f92d5973eac38f571e4b13e76c175fd00bd36273a [2022-08-18T16:42:20.656Z] #67 9.094 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:42:20.656Z] #67 9.095 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:42:20.656Z] #67 9.690 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:42:20.656Z] #67 15.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:42:20.656Z] #67 16.54 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:42:20.656Z] #67 16.63 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:42:20.656Z] #67 17.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:42:20.656Z] #67 17.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:42:20.656Z] #67 18.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:42:20.656Z] #67 18.19 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:42:20.656Z] #67 18.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:42:20.656Z] #67 19.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:42:20.660Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-18T16:42:20.916Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-08-18T16:42:20.917Z] #67 19.32 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:42:21.173Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-18T16:42:21.735Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T16:42:21.735Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T16:42:21.860Z] #67 ... [2022-08-18T16:42:21.860Z] [2022-08-18T16:42:21.860Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:21.860Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:21.860Z] #51 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:21.860Z] #51 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:21.860Z] #51 17.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:22.121Z] #51 ... [2022-08-18T16:42:22.121Z] [2022-08-18T16:42:22.121Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:22.121Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:22.121Z] #76 10.85 Fetched 8570 kB in 8s (1022 kB/s) [2022-08-18T16:42:22.121Z] #76 10.85 Reading package lists... [2022-08-18T16:42:22.121Z] #76 20.98 Reading package lists... [2022-08-18T16:42:22.121Z] #76 ... [2022-08-18T16:42:22.121Z] [2022-08-18T16:42:22.121Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:22.121Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:22.121Z] #51 20.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T16:42:22.254Z] #55 ... [2022-08-18T16:42:22.254Z] [2022-08-18T16:42:22.254Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:22.254Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:22.254Z] #76 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:23.507Z] #51 ... [2022-08-18T16:42:23.507Z] [2022-08-18T16:42:23.507Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:23.507Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:23.507Z] #62 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:23.507Z] #62 ... [2022-08-18T16:42:23.507Z] [2022-08-18T16:42:23.507Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:23.507Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:23.507Z] #36 22.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T16:42:23.507Z] #36 22.24 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:42:23.627Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-18T16:42:23.884Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T16:42:24.079Z] #36 22.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T16:42:24.140Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-18T16:42:24.356Z] #36 ... [2022-08-18T16:42:24.356Z] [2022-08-18T16:42:24.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:24.356Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:24.356Z] #14 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:24.356Z] #14 15.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:24.356Z] #14 ... [2022-08-18T16:42:24.356Z] [2022-08-18T16:42:24.356Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:24.356Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:24.356Z] #42 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:24.356Z] #42 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:24.618Z] #42 ... [2022-08-18T16:42:24.618Z] [2022-08-18T16:42:24.618Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:24.618Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:24.618Z] #55 23.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:42:24.618Z] #55 23.22 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:42:25.191Z] #55 23.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T16:42:25.191Z] #55 24.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T16:42:25.454Z] #55 24.39 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T16:42:25.510Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-08-18T16:42:25.563Z] #76 ... [2022-08-18T16:42:25.563Z] [2022-08-18T16:42:25.563Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:25.563Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:42:25.563Z] #67 6.612 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:42:25.563Z] #67 9.704 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:42:25.563Z] #67 9.749 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:42:25.563Z] #67 10.22 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:42:25.563Z] #67 15.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:42:25.716Z] #55 24.47 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T16:42:25.716Z] #55 24.66 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T16:42:25.716Z] #55 24.71 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T16:42:25.767Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T16:42:25.823Z] #67 ... [2022-08-18T16:42:25.823Z] [2022-08-18T16:42:25.823Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:42:25.823Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:42:25.823Z] #57 16.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T16:42:25.823Z] #57 16.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T16:42:25.823Z] #57 16.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T16:42:25.823Z] #57 ... [2022-08-18T16:42:25.823Z] [2022-08-18T16:42:25.823Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:25.823Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:25.823Z] #51 7.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:42:25.823Z] #51 7.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:42:25.823Z] #51 7.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:42:25.823Z] #51 7.869 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T16:42:25.823Z] #51 8.603 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:42:25.823Z] #51 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:42:25.823Z] #51 16.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:25.978Z] #55 ... [2022-08-18T16:42:25.978Z] [2022-08-18T16:42:25.978Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:25.978Z] #26 sha256:0731cb1e59c3dd059524033083e18bb9bd2053107c9ef3a2814b855dfa35d468 [2022-08-18T16:42:25.978Z] #26 23.21 + mkdir -p /build [2022-08-18T16:42:25.978Z] #26 23.23 + mv docker/docker /build/ [2022-08-18T16:42:25.978Z] #26 23.25 + rmdir docker [2022-08-18T16:42:25.978Z] #26 DONE 24.5s [2022-08-18T16:42:25.978Z] [2022-08-18T16:42:25.978Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:25.978Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:25.978Z] #62 24.75 Fetched 8570 kB in 20s (436 kB/s) [2022-08-18T16:42:26.086Z] #51 ... [2022-08-18T16:42:26.086Z] [2022-08-18T16:42:26.086Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:26.086Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:42:26.086Z] #67 16.99 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:42:26.086Z] #67 17.17 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:42:26.345Z] #67 17.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:42:26.607Z] #67 17.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:42:26.698Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-18T16:42:26.954Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T16:42:27.177Z] #67 18.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:42:27.210Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T16:42:27.438Z] #67 18.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:42:27.774Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-18T16:42:27.774Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T16:42:28.392Z] #67 19.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:42:28.653Z] #67 19.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:42:28.914Z] #67 19.84 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:42:29.173Z] #67 ... [2022-08-18T16:42:29.173Z] [2022-08-18T16:42:29.173Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:42:29.173Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:42:29.173Z] #53 10.76 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T16:42:29.173Z] #53 11.13 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T16:42:29.173Z] #53 20.82 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:42:29.173Z] #53 20.99 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T16:42:29.173Z] #53 ... [2022-08-18T16:42:29.173Z] [2022-08-18T16:42:29.173Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:29.173Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:29.173Z] #55 18.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T16:42:29.173Z] #55 18.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:42:29.173Z] #55 18.45 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:42:29.173Z] #55 19.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T16:42:29.173Z] #55 19.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T16:42:29.173Z] #55 19.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T16:42:29.173Z] #55 19.70 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T16:42:29.173Z] #55 19.70 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T16:42:29.173Z] #55 19.95 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T16:42:29.173Z] #55 20.06 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T16:42:29.173Z] #55 20.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T16:42:29.173Z] #55 20.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T16:42:29.173Z] #55 20.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T16:42:29.173Z] #55 20.81 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T16:42:29.173Z] #55 20.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T16:42:29.173Z] #55 20.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T16:42:29.435Z] #55 21.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T16:42:29.435Z] #55 21.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T16:42:29.435Z] #55 21.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T16:42:29.665Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T16:42:29.696Z] #55 21.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T16:42:29.922Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-08-18T16:42:29.960Z] #55 21.67 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T16:42:30.484Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-18T16:42:30.532Z] #55 22.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T16:42:30.792Z] #55 ... [2022-08-18T16:42:30.792Z] [2022-08-18T16:42:30.792Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:42:30.792Z] #26 sha256:7a8105ec7404e25db2fa003ac33ed442854cd18b898a302a8ebf4850e23c38f0 [2022-08-18T16:42:30.792Z] #26 19.38 + mkdir -p /build [2022-08-18T16:42:30.792Z] #26 19.39 + mv docker/docker /build/ [2022-08-18T16:42:30.792Z] #26 19.40 + rmdir docker [2022-08-18T16:42:30.792Z] #26 DONE 21.7s [2022-08-18T16:42:30.792Z] [2022-08-18T16:42:30.792Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:30.792Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:30.792Z] #51 20.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T16:42:31.276Z] #62 24.75 Reading package lists... [2022-08-18T16:42:31.276Z] #62 ... [2022-08-18T16:42:31.276Z] [2022-08-18T16:42:31.276Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:31.276Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:31.276Z] #42 29.68 Fetched 8570 kB in 22s (385 kB/s) [2022-08-18T16:42:31.850Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T16:42:33.190Z] #42 29.68 Reading package lists... [2022-08-18T16:42:33.190Z] #42 ... [2022-08-18T16:42:33.190Z] [2022-08-18T16:42:33.190Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:42:33.190Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:42:33.190Z] #53 22.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:42:33.190Z] #53 22.02 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T16:42:33.190Z] #53 ... [2022-08-18T16:42:33.190Z] [2022-08-18T16:42:33.190Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:33.190Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:33.190Z] #55 25.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T16:42:33.190Z] #55 25.35 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T16:42:33.190Z] #55 25.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T16:42:33.190Z] #55 26.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T16:42:33.190Z] #55 26.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T16:42:33.190Z] #55 26.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T16:42:33.190Z] #55 26.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T16:42:33.190Z] #55 27.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T16:42:33.190Z] #55 27.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T16:42:33.190Z] #55 27.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T16:42:33.190Z] #55 28.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T16:42:33.450Z] #55 29.42 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T16:42:33.450Z] #55 30.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T16:42:33.450Z] #55 31.65 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T16:42:33.450Z] #55 31.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T16:42:33.450Z] #55 31.93 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T16:42:33.450Z] #55 32.16 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T16:42:33.450Z] #55 32.34 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T16:42:33.464Z] #51 ... [2022-08-18T16:42:33.464Z] [2022-08-18T16:42:33.464Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:33.464Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:33.464Z] #42 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:33.464Z] #42 ... [2022-08-18T16:42:33.464Z] [2022-08-18T16:42:33.464Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:33.464Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:33.464Z] #55 22.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T16:42:33.464Z] #55 23.21 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T16:42:33.464Z] #55 23.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T16:42:33.464Z] #55 24.06 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T16:42:33.464Z] #55 24.35 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T16:42:33.464Z] #55 24.61 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T16:42:33.464Z] #55 ... [2022-08-18T16:42:33.464Z] [2022-08-18T16:42:33.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:33.464Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:33.464Z] #14 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:33.464Z] #14 ... [2022-08-18T16:42:33.464Z] [2022-08-18T16:42:33.465Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:33.465Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:33.465Z] #62 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:42:33.710Z] #55 32.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T16:42:33.711Z] #55 32.55 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T16:42:33.724Z] #62 ... [2022-08-18T16:42:33.724Z] [2022-08-18T16:42:33.724Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:33.724Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:33.724Z] #36 23.54 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T16:42:33.724Z] #36 23.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:42:33.724Z] #36 24.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T16:42:33.724Z] #36 25.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:42:33.724Z] #36 25.44 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T16:42:33.724Z] #36 25.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T16:42:33.724Z] #36 25.46 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T16:42:33.972Z] #55 32.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T16:42:33.983Z] #36 25.73 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T16:42:33.983Z] #36 25.84 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T16:42:34.232Z] #55 ... [2022-08-18T16:42:34.232Z] [2022-08-18T16:42:34.232Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:34.232Z] #67 sha256:14e10337b2c056834d99ac4f92d5973eac38f571e4b13e76c175fd00bd36273a [2022-08-18T16:42:34.232Z] #67 22.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:42:34.232Z] #67 ... [2022-08-18T16:42:34.232Z] [2022-08-18T16:42:34.232Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:34.232Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:34.232Z] #55 33.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T16:42:34.492Z] #55 33.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T16:42:34.553Z] #36 ... [2022-08-18T16:42:34.553Z] [2022-08-18T16:42:34.553Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:42:34.553Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:42:34.553Z] #40 16.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T16:42:34.553Z] #40 16.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:42:34.553Z] #40 ... [2022-08-18T16:42:34.553Z] [2022-08-18T16:42:34.553Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:42:34.553Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:42:34.553Z] #67 22.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:42:34.753Z] #55 33.50 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T16:42:34.753Z] #55 33.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T16:42:34.753Z] #55 ... [2022-08-18T16:42:34.753Z] [2022-08-18T16:42:34.753Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:34.753Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:34.753Z] #36 23.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T16:42:34.753Z] #36 24.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:42:34.753Z] #36 24.50 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T16:42:34.753Z] #36 24.61 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T16:42:34.753Z] #36 24.61 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T16:42:34.753Z] #36 24.96 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T16:42:34.753Z] #36 25.85 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T16:42:34.753Z] #36 27.20 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T16:42:34.753Z] #36 27.31 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:42:34.753Z] #36 27.53 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T16:42:34.753Z] #36 30.54 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T16:42:34.753Z] #36 30.82 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T16:42:34.753Z] #36 32.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T16:42:34.753Z] #36 ... [2022-08-18T16:42:34.753Z] [2022-08-18T16:42:34.753Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:42:34.753Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:42:34.753Z] #38 33.61 tomll can be used in two ways: [2022-08-18T16:42:34.753Z] #38 33.61 Writing to STDIN and reading from STDOUT: [2022-08-18T16:42:34.753Z] #38 33.61 cat file.toml | tomll > file.toml [2022-08-18T16:42:34.753Z] #38 33.61 [2022-08-18T16:42:34.753Z] #38 33.61 Reading and updating a list of files: [2022-08-18T16:42:34.753Z] #38 33.61 tomll a.toml b.toml c.toml [2022-08-18T16:42:34.753Z] #38 33.61 [2022-08-18T16:42:34.753Z] #38 33.61 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T16:42:35.329Z] #38 DONE 34.0s [2022-08-18T16:42:35.329Z] [2022-08-18T16:42:35.329Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:35.329Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:35.329Z] #55 33.77 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T16:42:35.329Z] #55 ... [2022-08-18T16:42:35.329Z] [2022-08-18T16:42:35.329Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:42:35.329Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:42:35.329Z] #57 24.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T16:42:35.329Z] #57 24.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T16:42:35.329Z] #57 24.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T16:42:35.329Z] #57 27.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T16:42:35.593Z] #57 ... [2022-08-18T16:42:35.593Z] [2022-08-18T16:42:35.593Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:35.593Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:35.593Z] #55 34.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T16:42:35.593Z] #55 34.41 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T16:42:35.593Z] #55 34.54 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T16:42:35.593Z] #55 34.61 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T16:42:35.853Z] #55 34.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T16:42:36.113Z] #55 34.93 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T16:42:36.113Z] #55 35.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T16:42:36.382Z] #55 35.35 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T16:42:36.959Z] #55 35.69 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T16:42:36.959Z] #55 35.69 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T16:42:36.959Z] #55 35.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T16:42:37.095Z] #67 ... [2022-08-18T16:42:37.096Z] [2022-08-18T16:42:37.096Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:42:37.096Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:42:37.096Z] #38 28.21 tomll can be used in two ways: [2022-08-18T16:42:37.096Z] #38 28.21 Writing to STDIN and reading from STDOUT: [2022-08-18T16:42:37.096Z] #38 28.21 cat file.toml | tomll > file.toml [2022-08-18T16:42:37.096Z] #38 28.21 [2022-08-18T16:42:37.096Z] #38 28.21 Reading and updating a list of files: [2022-08-18T16:42:37.096Z] #38 28.21 tomll a.toml b.toml c.toml [2022-08-18T16:42:37.096Z] #38 28.21 [2022-08-18T16:42:37.096Z] #38 28.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T16:42:37.096Z] #38 DONE 28.4s [2022-08-18T16:42:37.096Z] [2022-08-18T16:42:37.096Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:37.096Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:37.096Z] #55 27.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T16:42:37.096Z] #55 27.23 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T16:42:37.096Z] #55 27.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T16:42:37.096Z] #55 27.78 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T16:42:37.096Z] #55 27.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T16:42:37.096Z] #55 28.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T16:42:37.096Z] #55 28.55 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T16:42:37.096Z] #55 28.75 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T16:42:37.220Z] #55 35.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T16:42:37.220Z] #55 35.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T16:42:37.220Z] #55 36.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T16:42:37.482Z] #55 36.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T16:42:37.677Z] #55 29.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T16:42:37.936Z] #55 29.62 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T16:42:38.056Z] #55 36.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T16:42:38.196Z] #55 29.79 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T16:42:38.196Z] #55 29.99 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T16:42:38.196Z] #55 29.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T16:42:38.320Z] #55 36.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T16:42:38.320Z] #55 37.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T16:42:38.320Z] #55 37.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T16:42:38.456Z] #55 ... [2022-08-18T16:42:38.456Z] [2022-08-18T16:42:38.456Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:42:38.456Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:42:38.456Z] #57 20.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T16:42:38.581Z] #55 37.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T16:42:38.723Z] #57 ... [2022-08-18T16:42:38.723Z] [2022-08-18T16:42:38.723Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:38.723Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:38.723Z] #55 30.25 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T16:42:38.723Z] #55 30.25 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T16:42:38.842Z] #55 37.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T16:42:38.842Z] #55 37.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T16:42:38.984Z] #55 30.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T16:42:39.103Z] #55 37.89 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T16:42:39.103Z] #55 38.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T16:42:39.244Z] #55 30.90 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T16:42:39.244Z] #55 30.96 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T16:42:39.244Z] #55 31.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T16:42:39.365Z] #55 38.09 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T16:42:39.365Z] #55 38.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T16:42:39.504Z] #55 31.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T16:42:39.504Z] #55 31.13 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T16:42:39.626Z] #55 38.44 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T16:42:39.626Z] #55 38.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T16:42:39.764Z] #55 31.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T16:42:39.886Z] #55 38.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T16:42:39.886Z] #55 38.75 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T16:42:40.023Z] #55 31.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T16:42:40.024Z] #55 31.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T16:42:40.147Z] #55 38.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T16:42:40.147Z] #55 38.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T16:42:40.283Z] #55 31.83 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T16:42:40.283Z] #55 31.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T16:42:40.283Z] #55 32.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T16:42:40.408Z] #55 39.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T16:42:40.408Z] #55 39.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T16:42:40.543Z] #55 32.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T16:42:40.668Z] #55 39.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T16:42:40.802Z] #55 32.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T16:42:40.802Z] #55 32.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T16:42:40.938Z] #55 39.64 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T16:42:40.938Z] #55 ... [2022-08-18T16:42:40.938Z] [2022-08-18T16:42:40.938Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:40.938Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:40.938Z] #14 29.61 Fetched 8570 kB in 22s (382 kB/s) [2022-08-18T16:42:40.938Z] #14 29.61 Reading package lists... [2022-08-18T16:42:40.938Z] #14 ... [2022-08-18T16:42:40.938Z] [2022-08-18T16:42:40.938Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:42:40.938Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:42:41.063Z] #55 32.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T16:42:41.063Z] #55 32.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T16:42:41.063Z] #55 32.93 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T16:42:41.328Z] #55 33.01 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T16:42:41.588Z] #55 33.16 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T16:42:41.588Z] #55 33.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T16:42:41.847Z] #55 33.44 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T16:42:41.847Z] #55 33.52 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T16:42:41.847Z] #55 33.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T16:42:42.107Z] #55 33.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T16:42:42.246Z] #47 39.50 Updating files: 42% (923/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-18T16:42:42.368Z] #55 34.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T16:42:42.368Z] #55 34.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T16:42:42.368Z] #55 34.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T16:42:42.507Z] #47 41.08 + git checkout -q v2.3.0 [2022-08-18T16:42:42.507Z] #47 ... [2022-08-18T16:42:42.507Z] [2022-08-18T16:42:42.507Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:42.507Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:42.507Z] #76 20.98 Reading package lists... [2022-08-18T16:42:42.507Z] #76 31.53 Building dependency tree... [2022-08-18T16:42:42.507Z] #76 38.75 python3 is already the newest version (3.9.2-3). [2022-08-18T16:42:42.507Z] #76 38.75 The following additional packages will be installed: [2022-08-18T16:42:42.507Z] #76 38.77 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T16:42:42.507Z] #76 38.78 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T16:42:42.507Z] #76 38.80 Suggested packages: [2022-08-18T16:42:42.507Z] #76 38.80 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T16:42:42.507Z] #76 38.80 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T16:42:42.507Z] #76 38.80 m4-doc ed diffutils-doc [2022-08-18T16:42:42.507Z] #76 38.80 Recommended packages: [2022-08-18T16:42:42.507Z] #76 38.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T16:42:42.507Z] #76 41.48 The following NEW packages will be installed: [2022-08-18T16:42:42.507Z] #76 41.51 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T16:42:42.507Z] #76 ... [2022-08-18T16:42:42.507Z] [2022-08-18T16:42:42.507Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:42.507Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:42.507Z] #55 40.93 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T16:42:42.507Z] #55 40.94 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T16:42:42.507Z] #55 41.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T16:42:42.507Z] #55 41.26 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T16:42:42.507Z] #55 41.45 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T16:42:42.627Z] #55 34.24 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T16:42:42.768Z] #55 41.52 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T16:42:43.029Z] #55 41.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T16:42:43.029Z] #55 41.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T16:42:43.029Z] #55 41.89 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T16:42:43.600Z] #55 42.44 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T16:42:43.600Z] #55 42.53 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T16:42:43.600Z] #55 42.58 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T16:42:43.861Z] #55 42.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T16:42:44.008Z] #55 35.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T16:42:44.008Z] #55 35.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T16:42:44.008Z] #55 35.73 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T16:42:44.008Z] #55 35.74 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T16:42:44.125Z] #55 42.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T16:42:44.125Z] #55 43.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T16:42:44.125Z] #55 ... [2022-08-18T16:42:44.125Z] [2022-08-18T16:42:44.125Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:44.125Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:44.125Z] #51 32.74 Fetched 8574 kB in 25s (338 kB/s) [2022-08-18T16:42:44.125Z] #51 32.74 Reading package lists... [2022-08-18T16:42:44.268Z] #55 35.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T16:42:44.268Z] #55 36.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T16:42:44.386Z] #51 ... [2022-08-18T16:42:44.386Z] [2022-08-18T16:42:44.386Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:44.386Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:44.386Z] #55 43.21 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T16:42:44.528Z] #55 36.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T16:42:44.528Z] #55 36.35 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T16:42:44.528Z] #55 ... [2022-08-18T16:42:44.528Z] [2022-08-18T16:42:44.528Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:42:44.528Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:42:44.528Z] #36 26.33 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T16:42:44.528Z] #36 26.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T16:42:44.528Z] #36 28.23 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:42:44.528Z] #36 28.48 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T16:42:44.528Z] #36 31.26 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T16:42:44.528Z] #36 31.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T16:42:44.528Z] #36 31.61 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T16:42:44.647Z] #55 43.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T16:42:44.647Z] #55 43.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T16:42:44.788Z] #36 ... [2022-08-18T16:42:44.788Z] [2022-08-18T16:42:44.788Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:44.788Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:44.788Z] #55 36.48 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T16:42:44.908Z] #55 43.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T16:42:45.169Z] #55 43.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T16:42:45.169Z] #55 44.09 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T16:42:45.430Z] #55 44.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T16:42:45.691Z] #55 44.61 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T16:42:45.951Z] #55 44.82 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T16:42:45.951Z] #55 44.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T16:42:45.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:42:45.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:42:46.171Z] #55 ... [2022-08-18T16:42:46.171Z] [2022-08-18T16:42:46.171Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:46.171Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:46.171Z] #76 27.67 Fetched 8570 kB in 21s (405 kB/s) [2022-08-18T16:42:46.171Z] #76 27.67 Reading package lists... [2022-08-18T16:42:46.212Z] #55 45.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T16:42:46.432Z] #76 36.07 Reading package lists... [2022-08-18T16:42:46.432Z] #76 ... [2022-08-18T16:42:46.432Z] [2022-08-18T16:42:46.432Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:46.432Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:46.432Z] #62 28.87 Fetched 8570 kB in 22s (392 kB/s) [2022-08-18T16:42:46.432Z] #62 28.87 Reading package lists... [2022-08-18T16:42:46.472Z] #55 45.30 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T16:42:46.472Z] #55 45.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T16:42:46.691Z] #62 38.10 Reading package lists... [2022-08-18T16:42:46.691Z] #62 ... [2022-08-18T16:42:46.691Z] [2022-08-18T16:42:46.691Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:46.691Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:46.691Z] #14 29.05 Fetched 8570 kB in 22s (387 kB/s) [2022-08-18T16:42:46.691Z] #14 29.05 Reading package lists... [2022-08-18T16:42:46.733Z] #55 ... [2022-08-18T16:42:46.733Z] [2022-08-18T16:42:46.733Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:46.733Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:46.733Z] #62 24.75 Reading package lists... [2022-08-18T16:42:46.733Z] #62 35.98 Reading package lists... [2022-08-18T16:42:46.733Z] #62 ... [2022-08-18T16:42:46.733Z] [2022-08-18T16:42:46.733Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:46.733Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:46.733Z] #76 41.52 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T16:42:46.733Z] #76 41.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T16:42:46.733Z] #76 41.53 libyajl2 m4 patch xz-utils [2022-08-18T16:42:46.733Z] #76 42.05 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:42:46.733Z] #76 42.05 Need to get 5940 kB of archives. [2022-08-18T16:42:46.733Z] #76 42.05 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T16:42:46.734Z] #76 42.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:42:46.734Z] #76 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T16:42:46.734Z] #76 42.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T16:42:46.734Z] #76 42.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T16:42:46.734Z] #76 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:42:46.734Z] #76 42.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T16:42:46.734Z] #76 42.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T16:42:46.734Z] #76 42.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T16:42:46.734Z] #76 42.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T16:42:46.734Z] #76 42.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T16:42:46.734Z] #76 42.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:42:46.734Z] #76 42.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:42:46.734Z] #76 42.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T16:42:46.734Z] #76 42.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:42:46.734Z] #76 42.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T16:42:46.734Z] #76 42.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:42:46.734Z] #76 42.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-18T16:42:46.734Z] #76 42.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T16:42:46.734Z] #76 42.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:42:46.734Z] #76 42.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T16:42:46.734Z] #76 42.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:42:46.734Z] #76 42.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:42:46.734Z] #76 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T16:42:46.734Z] #76 44.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:42:46.734Z] #76 45.15 Fetched 5940 kB in 1s (4940 kB/s) [2022-08-18T16:42:46.734Z] #76 45.28 Selecting previously unselected package bzip2. [2022-08-18T16:42:46.734Z] #76 45.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:42:46.734Z] #76 45.42 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:42:46.734Z] #76 45.44 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:42:46.734Z] #76 45.62 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:42:46.734Z] #76 45.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T16:42:46.994Z] #76 45.68 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:42:47.260Z] #14 38.26 Reading package lists... [2022-08-18T16:42:47.260Z] #14 ... [2022-08-18T16:42:47.260Z] [2022-08-18T16:42:47.260Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:47.260Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:47.260Z] #42 28.96 Fetched 8570 kB in 22s (392 kB/s) [2022-08-18T16:42:47.260Z] #42 28.96 Reading package lists... [2022-08-18T16:42:47.936Z] #76 46.77 Selecting previously unselected package libmagic1:amd64. [2022-08-18T16:42:47.936Z] #76 46.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T16:42:47.936Z] #76 46.80 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:42:48.507Z] #76 47.25 Selecting previously unselected package file. [2022-08-18T16:42:48.507Z] #76 47.26 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T16:42:48.507Z] #76 47.26 Unpacking file (1:5.39-3) ... [2022-08-18T16:42:48.641Z] #42 38.46 Reading package lists... [2022-08-18T16:42:48.641Z] #42 ... [2022-08-18T16:42:48.641Z] [2022-08-18T16:42:48.641Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:42:48.641Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:42:48.768Z] #76 47.67 Selecting previously unselected package xz-utils. [2022-08-18T16:42:49.029Z] #76 47.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:42:49.029Z] #76 47.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:42:49.601Z] #76 48.32 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T16:42:49.601Z] #76 48.34 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T16:42:49.601Z] #76 48.35 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:42:49.601Z] #76 48.49 Selecting previously unselected package m4. [2022-08-18T16:42:49.601Z] #76 48.49 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T16:42:49.706Z] #47 39.90 Updating files: 55% (1210/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-18T16:42:49.861Z] #76 48.56 Unpacking m4 (1.4.18-5) ... [2022-08-18T16:42:49.861Z] #76 48.80 Selecting previously unselected package autoconf. [2022-08-18T16:42:49.861Z] #76 48.80 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T16:42:49.861Z] #76 48.82 Unpacking autoconf (2.69-14) ... [2022-08-18T16:42:49.965Z] #47 41.30 + git checkout -q v2.3.0 [2022-08-18T16:42:50.534Z] #47 ... [2022-08-18T16:42:50.534Z] [2022-08-18T16:42:50.534Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:50.534Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:50.534Z] #51 31.60 Fetched 8574 kB in 25s (347 kB/s) [2022-08-18T16:42:50.534Z] #51 31.60 Reading package lists... [2022-08-18T16:42:50.534Z] #51 41.19 Reading package lists... [2022-08-18T16:42:50.534Z] #51 ... [2022-08-18T16:42:50.534Z] [2022-08-18T16:42:50.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:50.534Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:50.534Z] #55 40.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T16:42:50.534Z] #55 40.74 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T16:42:50.534Z] #55 40.79 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T16:42:50.534Z] #55 40.90 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T16:42:50.534Z] #55 41.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T16:42:50.534Z] #55 41.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T16:42:50.534Z] #55 41.34 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T16:42:50.534Z] #55 41.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T16:42:50.534Z] #55 41.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T16:42:50.534Z] #55 41.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T16:42:50.534Z] #55 41.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T16:42:50.534Z] #55 41.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T16:42:50.534Z] #55 41.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T16:42:50.803Z] #76 49.48 Selecting previously unselected package autotools-dev. [2022-08-18T16:42:50.803Z] #76 49.49 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T16:42:50.803Z] #76 49.50 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:42:51.065Z] #76 49.79 Selecting previously unselected package automake. [2022-08-18T16:42:51.065Z] #76 49.80 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T16:42:51.065Z] #76 49.82 Unpacking automake (1:1.16.3-2) ... [2022-08-18T16:42:51.065Z] #76 ... [2022-08-18T16:42:51.065Z] [2022-08-18T16:42:51.065Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:42:51.065Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:42:51.065Z] #42 29.68 Reading package lists... [2022-08-18T16:42:51.065Z] #42 40.24 Reading package lists... [2022-08-18T16:42:51.065Z] #42 49.87 Building dependency tree... [2022-08-18T16:42:51.065Z] #42 ... [2022-08-18T16:42:51.065Z] [2022-08-18T16:42:51.065Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:42:51.065Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:42:51.065Z] #14 29.61 Reading package lists... [2022-08-18T16:42:51.065Z] #14 40.52 Reading package lists... [2022-08-18T16:42:51.103Z] #55 42.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T16:42:51.103Z] #55 42.70 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T16:42:51.103Z] #55 42.81 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T16:42:51.325Z] #14 49.72 Building dependency tree... [2022-08-18T16:42:51.325Z] #14 ... [2022-08-18T16:42:51.325Z] [2022-08-18T16:42:51.325Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:42:51.325Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:42:51.325Z] #55 45.79 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T16:42:51.325Z] #55 48.91 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T16:42:51.325Z] #55 48.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T16:42:51.325Z] #55 49.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T16:42:51.325Z] #55 49.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:42:51.326Z] #55 49.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:42:51.326Z] #55 49.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T16:42:51.326Z] #55 49.67 go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:42:51.362Z] #55 43.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T16:42:51.362Z] #55 43.08 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T16:42:51.931Z] #55 43.56 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T16:42:52.270Z] #55 ... [2022-08-18T16:42:52.270Z] [2022-08-18T16:42:52.270Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:52.270Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:52.270Z] #76 50.86 Selecting previously unselected package patch. [2022-08-18T16:42:52.270Z] #76 50.86 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:42:52.270Z] #76 50.87 Unpacking patch (2.7.6-7) ... [2022-08-18T16:42:52.270Z] #76 51.14 Selecting previously unselected package dpkg-dev. [2022-08-18T16:42:52.270Z] #76 51.15 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:42:52.270Z] #76 51.21 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:42:52.500Z] #55 44.03 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T16:42:53.734Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T16:42:53.734Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === Skipped [2022-08-18T16:42:53.734Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T16:42:53.734Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T16:42:53.734Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T16:42:53.734Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T16:42:53.734Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T16:42:53.734Z] time="2022-08-18T16:41:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T16:42:53.734Z] time="2022-08-18T16:41:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T16:42:53.734Z] time="2022-08-18T16:41:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T16:42:53.734Z] time="2022-08-18T16:41:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T16:42:53.734Z] time="2022-08-18T16:41:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T16:42:53.734Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T16:42:53.734Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T16:42:53.734Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:42:53.734Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T16:42:53.734Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T16:42:53.734Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T16:42:53.734Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T16:42:53.734Z] [2022-08-18T16:42:53.734Z] DONE 2800 tests, 28 skipped in 205.313s [2022-08-18T16:42:53.734Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:42:53.734Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:42:53.735Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T16:42:53.735Z] + 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-08-18T16:42:54.818Z] #76 ... [2022-08-18T16:42:54.818Z] [2022-08-18T16:42:54.818Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:42:54.818Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:42:54.818Z] #51 42.95 Reading package lists... [2022-08-18T16:42:54.818Z] #51 52.18 Building dependency tree... [2022-08-18T16:42:54.818Z] #51 ... [2022-08-18T16:42:54.818Z] [2022-08-18T16:42:54.818Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:54.818Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:54.818Z] #62 45.78 Building dependency tree... [2022-08-18T16:42:54.818Z] #62 52.09 The following additional packages will be installed: [2022-08-18T16:42:54.818Z] #62 52.11 libbtrfs0 [2022-08-18T16:42:54.818Z] #62 52.46 The following NEW packages will be installed: [2022-08-18T16:42:54.818Z] #62 52.46 libbtrfs-dev libbtrfs0 [2022-08-18T16:42:54.818Z] #62 53.02 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:42:54.818Z] #62 53.02 Need to get 460 kB of archives. [2022-08-18T16:42:54.818Z] #62 53.02 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:42:54.818Z] #62 53.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:42:54.818Z] #62 53.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:42:54.818Z] #62 ... [2022-08-18T16:42:54.818Z] [2022-08-18T16:42:54.818Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:54.818Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:54.818Z] #76 53.45 Selecting previously unselected package build-essential. [2022-08-18T16:42:54.818Z] #76 53.47 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T16:42:54.818Z] #76 53.56 Unpacking build-essential (12.9) ... [2022-08-18T16:42:55.147Z] #76 53.98 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:42:55.147Z] #76 53.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:42:55.147Z] #76 53.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:42:55.408Z] #76 54.19 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T16:42:55.408Z] #76 54.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T16:42:55.408Z] #76 54.23 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:42:55.689Z] #76 ... [2022-08-18T16:42:55.689Z] [2022-08-18T16:42:55.689Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:42:55.689Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:42:55.689Z] #47 44.09 + 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-08-18T16:42:55.793Z] #55 47.11 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T16:42:55.793Z] #55 47.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T16:42:55.793Z] #55 ... [2022-08-18T16:42:55.793Z] [2022-08-18T16:42:55.793Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:55.793Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:55.793Z] #62 38.10 Reading package lists... [2022-08-18T16:42:55.979Z] #47 ... [2022-08-18T16:42:55.979Z] [2022-08-18T16:42:55.980Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:55.980Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:55.980Z] #76 54.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:42:55.980Z] #76 54.65 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:42:55.980Z] #76 54.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:42:56.251Z] #76 54.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T16:42:56.251Z] #76 54.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:42:56.251Z] #76 54.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:42:56.512Z] #76 55.20 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:42:56.512Z] #76 55.23 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:42:56.512Z] #76 55.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:42:56.772Z] #76 55.67 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:42:56.772Z] #76 55.67 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:42:57.032Z] #76 55.74 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:42:58.331Z] #62 47.42 Building dependency tree... [2022-08-18T16:42:58.417Z] #76 57.10 Selecting previously unselected package libtool. [2022-08-18T16:42:58.417Z] #76 57.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T16:42:58.417Z] #76 57.16 Unpacking libtool (2.4.6-15) ... [2022-08-18T16:42:58.677Z] #76 57.48 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:42:58.677Z] #76 57.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:42:58.677Z] #76 57.54 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:42:59.251Z] #76 58.00 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:42:59.251Z] #76 58.01 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:42:59.251Z] #76 58.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:42:59.512Z] #76 ... [2022-08-18T16:42:59.512Z] [2022-08-18T16:42:59.512Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:42:59.512Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:42:59.512Z] #62 55.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:42:59.512Z] #62 55.86 Fetched 460 kB in 0s (1149 kB/s) [2022-08-18T16:42:59.512Z] #62 56.01 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:42:59.512Z] #62 56.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:42:59.512Z] #62 56.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:42:59.512Z] #62 56.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:42:59.512Z] #62 56.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:42:59.512Z] #62 56.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:42:59.512Z] #62 56.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:42:59.512Z] #62 57.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:42:59.512Z] #62 57.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:42:59.512Z] #62 57.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:42:59.512Z] #62 DONE 58.2s [2022-08-18T16:42:59.512Z] [2022-08-18T16:42:59.512Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:59.512Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:59.512Z] #76 58.27 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T16:42:59.512Z] #76 58.33 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T16:42:59.512Z] #76 ... [2022-08-18T16:42:59.512Z] [2022-08-18T16:42:59.512Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:42:59.512Z] #63 sha256:0ff61ba86a4e5db8b35fddcb095efdb9392ad29511dcbe724abe164f7c13f61b [2022-08-18T16:42:59.512Z] #63 DONE 0.2s [2022-08-18T16:42:59.512Z] [2022-08-18T16:42:59.512Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:42:59.512Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:42:59.512Z] #76 58.33 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:42:59.773Z] #76 58.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:42:59.773Z] #76 58.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:42:59.773Z] #76 58.59 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:42:59.773Z] #76 58.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:43:00.033Z] #76 58.70 Setting up file (1:5.39-3) ... [2022-08-18T16:43:00.033Z] #76 58.74 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:43:00.033Z] #76 58.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:00.033Z] #76 58.81 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:00.033Z] #76 58.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:43:00.034Z] #76 58.86 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:43:00.034Z] #76 58.89 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:43:00.295Z] #76 58.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:43:00.295Z] #76 58.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:43:00.295Z] #76 59.01 Setting up patch (2.7.6-7) ... [2022-08-18T16:43:00.295Z] #76 59.02 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:43:00.295Z] #76 59.04 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:43:00.295Z] #76 59.07 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:43:00.295Z] #76 59.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:43:00.295Z] #76 59.14 Setting up libtool (2.4.6-15) ... [2022-08-18T16:43:00.295Z] #76 59.15 Setting up m4 (1.4.18-5) ... [2022-08-18T16:43:00.295Z] #76 59.16 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:43:00.556Z] #76 59.22 Setting up autoconf (2.69-14) ... [2022-08-18T16:43:00.556Z] #76 59.24 Setting up build-essential (12.9) ... [2022-08-18T16:43:00.556Z] #76 59.25 Setting up automake (1:1.16.3-2) ... [2022-08-18T16:43:00.556Z] #76 59.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T16:43:00.556Z] #76 59.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:00.865Z] #62 ... [2022-08-18T16:43:00.865Z] [2022-08-18T16:43:00.865Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:00.865Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:00.865Z] #55 47.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T16:43:00.865Z] #55 47.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:43:00.865Z] #55 47.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:43:00.865Z] #55 47.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T16:43:00.865Z] #55 48.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T16:43:00.866Z] #55 48.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T16:43:00.866Z] #55 48.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T16:43:00.866Z] #55 48.83 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T16:43:00.866Z] #55 48.95 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T16:43:00.866Z] #55 49.32 go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:43:01.130Z] #76 DONE 59.9s [2022-08-18T16:43:01.130Z] [2022-08-18T16:43:01.130Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:01.130Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:02.249Z] #55 ... [2022-08-18T16:43:02.249Z] [2022-08-18T16:43:02.249Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:43:02.249Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:43:02.249Z] #62 53.76 The following additional packages will be installed: [2022-08-18T16:43:02.249Z] #62 53.77 libbtrfs0 [2022-08-18T16:43:02.511Z] #62 54.18 The following NEW packages will be installed: [2022-08-18T16:43:02.511Z] #62 54.21 libbtrfs-dev libbtrfs0 [2022-08-18T16:43:02.517Z] #77 1.313 Cloning into '/tmp/crun-build'... [2022-08-18T16:43:03.082Z] #62 54.76 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:03.082Z] #62 54.76 Need to get 460 kB of archives. [2022-08-18T16:43:03.082Z] #62 54.76 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:43:03.082Z] #62 54.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:43:03.082Z] #62 54.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:43:03.087Z] #77 ... [2022-08-18T16:43:03.087Z] [2022-08-18T16:43:03.087Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:03.087Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:03.087Z] #14 49.72 Building dependency tree... [2022-08-18T16:43:03.087Z] #14 56.27 The following additional packages will be installed: [2022-08-18T16:43:03.087Z] #14 56.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:43:03.087Z] #14 56.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:43:03.087Z] #14 56.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:43:03.087Z] #14 56.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:43:03.087Z] #14 56.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:43:03.087Z] #14 56.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:43:03.087Z] #14 56.30 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:43:03.087Z] #14 56.30 Suggested packages: [2022-08-18T16:43:03.087Z] #14 56.30 gcc-10-locales seccomp wine64 [2022-08-18T16:43:03.087Z] #14 58.41 The following NEW packages will be installed: [2022-08-18T16:43:03.087Z] #14 58.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:43:03.087Z] #14 58.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:43:03.087Z] #14 58.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:43:03.087Z] #14 58.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:43:03.087Z] #14 58.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:43:03.087Z] #14 58.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:43:03.087Z] #14 58.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:43:03.087Z] #14 58.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:43:03.087Z] #14 58.43 mingw-w64-x86-64-dev [2022-08-18T16:43:03.087Z] #14 58.98 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:03.087Z] #14 58.98 Need to get 115 MB of archives. [2022-08-18T16:43:03.087Z] #14 58.98 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:43:03.087Z] #14 58.98 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-08-18T16:43:03.087Z] #14 59.22 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-08-18T16:43:03.087Z] #14 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T16:43:03.087Z] #14 59.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-08-18T16:43:03.087Z] #14 59.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T16:43:03.088Z] #14 59.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T16:43:03.088Z] #14 60.05 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-08-18T16:43:03.088Z] #14 60.46 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-08-18T16:43:03.088Z] #14 60.51 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-08-18T16:43:03.088Z] #14 61.40 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-08-18T16:43:03.342Z] #62 ... [2022-08-18T16:43:03.342Z] [2022-08-18T16:43:03.342Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:43:03.342Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:43:03.342Z] #47 44.73 + 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-08-18T16:43:03.348Z] #14 ... [2022-08-18T16:43:03.348Z] [2022-08-18T16:43:03.348Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:43:03.348Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:43:03.348Z] #34 58.34 Updating files: 63% (966/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/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: 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-08-18T16:43:03.348Z] #34 60.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T16:43:03.348Z] #34 60.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:43:03.348Z] #34 ... [2022-08-18T16:43:03.348Z] [2022-08-18T16:43:03.348Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:03.348Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:03.348Z] #42 49.87 Building dependency tree... [2022-08-18T16:43:03.348Z] #42 56.60 The following additional packages will be installed: [2022-08-18T16:43:03.348Z] #42 56.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T16:43:03.348Z] #42 56.65 Suggested packages: [2022-08-18T16:43:03.348Z] #42 56.67 cmake-doc ninja-build lrzip [2022-08-18T16:43:03.348Z] #42 56.67 Recommended packages: [2022-08-18T16:43:03.348Z] #42 56.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:43:03.348Z] #42 58.14 The following NEW packages will be installed: [2022-08-18T16:43:03.348Z] #42 58.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T16:43:03.348Z] #42 58.23 vim-common xxd [2022-08-18T16:43:03.348Z] #42 58.74 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:03.348Z] #42 58.74 Need to get 17.7 MB of archives. [2022-08-18T16:43:03.348Z] #42 58.74 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T16:43:03.348Z] #42 58.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:43:03.348Z] #42 58.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:43:03.348Z] #42 58.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T16:43:03.348Z] #42 58.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:43:03.348Z] #42 59.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T16:43:03.348Z] #42 59.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:43:03.348Z] #42 59.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:43:03.348Z] #42 59.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:43:03.348Z] #42 59.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:43:03.348Z] #42 59.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:43:03.601Z] #47 ... [2022-08-18T16:43:03.601Z] [2022-08-18T16:43:03.601Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:43:03.601Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:43:03.601Z] #76 36.07 Reading package lists... [2022-08-18T16:43:03.601Z] #76 45.25 Building dependency tree... [2022-08-18T16:43:03.601Z] #76 51.76 python3 is already the newest version (3.9.2-3). [2022-08-18T16:43:03.601Z] #76 51.76 The following additional packages will be installed: [2022-08-18T16:43:03.601Z] #76 51.78 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T16:43:03.601Z] #76 51.81 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T16:43:03.601Z] #76 51.82 Suggested packages: [2022-08-18T16:43:03.601Z] #76 51.85 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T16:43:03.601Z] #76 51.85 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T16:43:03.601Z] #76 51.85 m4-doc ed diffutils-doc [2022-08-18T16:43:03.601Z] #76 51.85 Recommended packages: [2022-08-18T16:43:03.601Z] #76 51.85 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T16:43:03.601Z] #76 54.47 The following NEW packages will be installed: [2022-08-18T16:43:03.601Z] #76 54.51 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T16:43:03.601Z] #76 54.51 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T16:43:03.601Z] #76 54.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T16:43:03.601Z] #76 54.52 libyajl2 m4 patch xz-utils [2022-08-18T16:43:03.601Z] #76 55.01 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:03.601Z] #76 55.01 Need to get 5940 kB of archives. [2022-08-18T16:43:03.601Z] #76 55.01 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T16:43:03.601Z] #76 55.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:43:03.601Z] #76 55.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T16:43:03.601Z] #76 55.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T16:43:03.601Z] #76 55.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T16:43:03.601Z] #76 55.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:43:03.601Z] #76 55.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T16:43:03.601Z] #76 55.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T16:43:03.601Z] #76 55.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T16:43:03.601Z] #76 55.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T16:43:03.601Z] #76 55.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T16:43:03.601Z] #76 55.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:43:03.601Z] #76 55.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:43:03.608Z] #42 ... [2022-08-18T16:43:03.608Z] [2022-08-18T16:43:03.608Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:03.608Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:03.608Z] #55 61.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T16:43:03.608Z] #55 61.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T16:43:03.608Z] #55 61.94 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T16:43:03.608Z] #55 61.94 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T16:43:03.608Z] #55 62.20 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T16:43:03.608Z] #55 62.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T16:43:03.861Z] #76 55.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T16:43:03.861Z] #76 55.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:43:03.861Z] #76 55.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T16:43:03.861Z] #76 55.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:43:03.861Z] #76 55.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-18T16:43:03.861Z] #76 55.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T16:43:03.861Z] #76 55.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:43:03.861Z] #76 55.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T16:43:03.868Z] #55 62.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T16:43:04.121Z] #76 55.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:43:04.121Z] #76 55.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:43:04.121Z] #76 55.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T16:43:04.130Z] #55 63.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T16:43:04.130Z] #55 63.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T16:43:04.393Z] #55 63.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T16:43:04.658Z] #55 63.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T16:43:04.658Z] #55 63.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T16:43:04.919Z] #55 63.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T16:43:04.919Z] #55 63.76 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T16:43:05.058Z] #76 ... [2022-08-18T16:43:05.058Z] [2022-08-18T16:43:05.058Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:43:05.058Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:43:05.058Z] #62 56.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:05.183Z] #55 63.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T16:43:05.183Z] #55 64.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T16:43:05.318Z] #62 ... [2022-08-18T16:43:05.318Z] [2022-08-18T16:43:05.318Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:05.318Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:05.318Z] #14 38.26 Reading package lists... [2022-08-18T16:43:05.318Z] #14 47.33 Building dependency tree... [2022-08-18T16:43:05.318Z] #14 53.67 The following additional packages will be installed: [2022-08-18T16:43:05.318Z] #14 53.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:43:05.318Z] #14 53.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:43:05.318Z] #14 53.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:43:05.318Z] #14 53.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:43:05.318Z] #14 53.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:43:05.318Z] #14 53.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:43:05.318Z] #14 53.70 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:43:05.318Z] #14 53.72 Suggested packages: [2022-08-18T16:43:05.318Z] #14 53.76 gcc-10-locales seccomp wine64 [2022-08-18T16:43:05.318Z] #14 55.92 The following NEW packages will be installed: [2022-08-18T16:43:05.318Z] #14 55.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:43:05.318Z] #14 55.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:43:05.318Z] #14 55.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:43:05.318Z] #14 55.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:43:05.318Z] #14 55.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:43:05.318Z] #14 55.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:43:05.318Z] #14 55.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:43:05.318Z] #14 55.94 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:43:05.318Z] #14 55.95 mingw-w64-x86-64-dev [2022-08-18T16:43:05.318Z] #14 56.41 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:05.318Z] #14 56.41 Need to get 115 MB of archives. [2022-08-18T16:43:05.319Z] #14 56.41 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:43:05.319Z] #14 56.41 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-08-18T16:43:05.319Z] #14 56.67 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-08-18T16:43:05.319Z] #14 57.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T16:43:05.319Z] #14 57.07 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-08-18T16:43:05.319Z] #14 57.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T16:43:05.319Z] #14 57.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T16:43:05.446Z] #55 64.13 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:43:05.888Z] #14 ... [2022-08-18T16:43:05.888Z] [2022-08-18T16:43:05.888Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:05.888Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:05.888Z] #42 38.46 Reading package lists... [2022-08-18T16:43:05.888Z] #42 47.81 Building dependency tree... [2022-08-18T16:43:05.888Z] #42 53.99 The following additional packages will be installed: [2022-08-18T16:43:05.888Z] #42 54.04 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T16:43:05.888Z] #42 54.07 Suggested packages: [2022-08-18T16:43:05.888Z] #42 54.07 cmake-doc ninja-build lrzip [2022-08-18T16:43:05.888Z] #42 54.07 Recommended packages: [2022-08-18T16:43:05.888Z] #42 54.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:43:05.888Z] #42 55.57 The following NEW packages will be installed: [2022-08-18T16:43:05.888Z] #42 55.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T16:43:05.888Z] #42 55.63 vim-common xxd [2022-08-18T16:43:05.888Z] #42 56.24 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:05.888Z] #42 56.24 Need to get 17.7 MB of archives. [2022-08-18T16:43:05.888Z] #42 56.24 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T16:43:05.888Z] #42 56.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:43:05.888Z] #42 56.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:43:05.888Z] #42 56.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T16:43:05.888Z] #42 56.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:43:05.888Z] #42 57.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T16:43:05.888Z] #42 57.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:43:05.888Z] #42 ... [2022-08-18T16:43:05.888Z] [2022-08-18T16:43:05.888Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:43:05.888Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:43:05.888Z] #62 57.43 Fetched 460 kB in 0s (1180 kB/s) [2022-08-18T16:43:05.888Z] #62 57.67 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:43:06.149Z] #62 57.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:06.149Z] #62 57.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:43:06.149Z] #62 57.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:43:06.409Z] #55 65.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:43:06.673Z] #55 65.36 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T16:43:06.674Z] #55 ... [2022-08-18T16:43:06.674Z] [2022-08-18T16:43:06.674Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:06.674Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:06.674Z] #51 52.18 Building dependency tree... [2022-08-18T16:43:06.674Z] #51 58.97 The following additional packages will be installed: [2022-08-18T16:43:06.674Z] #51 58.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:43:06.674Z] #51 59.01 python3-protobuf python3-six [2022-08-18T16:43:06.674Z] #51 59.03 Suggested packages: [2022-08-18T16:43:06.674Z] #51 59.04 python3-setuptools [2022-08-18T16:43:06.674Z] #51 59.04 Recommended packages: [2022-08-18T16:43:06.674Z] #51 59.04 iproute2 | iproute [2022-08-18T16:43:06.674Z] #51 60.48 The following NEW packages will be installed: [2022-08-18T16:43:06.674Z] #51 60.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:43:06.674Z] #51 60.54 python3-protobuf python3-six [2022-08-18T16:43:06.674Z] #51 61.22 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:06.674Z] #51 61.22 Need to get 2315 kB of archives. [2022-08-18T16:43:06.674Z] #51 61.22 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T16:43:06.674Z] #51 61.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T16:43:06.674Z] #51 61.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:43:06.674Z] #51 61.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T16:43:06.674Z] #51 61.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T16:43:06.674Z] #51 61.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:43:06.674Z] #51 61.44 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-08-18T16:43:06.674Z] #51 61.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:43:06.674Z] #51 64.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T16:43:06.674Z] #51 ... [2022-08-18T16:43:06.674Z] [2022-08-18T16:43:06.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:06.674Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:06.674Z] #55 65.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:43:06.718Z] #62 58.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:43:06.718Z] #62 58.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:43:06.718Z] #62 58.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:43:07.287Z] #62 59.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:43:07.548Z] #62 59.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:43:07.548Z] #62 59.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:07.623Z] #55 66.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T16:43:07.623Z] #55 66.51 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T16:43:07.886Z] #55 66.72 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:43:07.886Z] #55 66.72 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T16:43:07.886Z] #55 66.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T16:43:07.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:43:08.460Z] #55 67.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:43:08.460Z] #55 67.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:43:08.460Z] #55 67.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:43:08.460Z] #55 67.41 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:43:08.927Z] #62 DONE 60.3s [2022-08-18T16:43:08.927Z] [2022-08-18T16:43:08.927Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:43:08.927Z] #63 sha256:7e221a9e8667326de9479e74706393771b5f7dfd88750144c235dcd28fa64e1b [2022-08-18T16:43:08.927Z] #63 DONE 0.1s [2022-08-18T16:43:08.927Z] [2022-08-18T16:43:08.927Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:43:08.927Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:43:08.927Z] #76 57.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:08.927Z] #76 58.19 Fetched 5940 kB in 1s (5188 kB/s) [2022-08-18T16:43:08.927Z] #76 58.37 Selecting previously unselected package bzip2. [2022-08-18T16:43:08.927Z] #76 58.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:08.927Z] #76 58.54 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:43:08.927Z] #76 58.55 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:43:08.927Z] #76 58.93 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:43:08.927Z] #76 58.94 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T16:43:08.927Z] #76 58.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:43:08.927Z] #76 60.11 Selecting previously unselected package libmagic1:amd64. [2022-08-18T16:43:08.927Z] #76 60.12 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T16:43:08.927Z] #76 60.16 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:43:08.927Z] #76 60.48 Selecting previously unselected package file. [2022-08-18T16:43:08.927Z] #76 60.51 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T16:43:08.927Z] #76 60.54 Unpacking file (1:5.39-3) ... [2022-08-18T16:43:09.187Z] #76 60.83 Selecting previously unselected package xz-utils. [2022-08-18T16:43:09.187Z] #76 60.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:43:09.187Z] #76 60.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:43:09.400Z] #55 ... [2022-08-18T16:43:09.400Z] [2022-08-18T16:43:09.400Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:43:09.400Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:43:09.400Z] #40 67.76 NAME: [2022-08-18T16:43:09.400Z] #40 67.79 go-winres - A tool for embedding resources in Windows executables [2022-08-18T16:43:09.400Z] #40 67.79 [2022-08-18T16:43:09.400Z] #40 67.79 USAGE: [2022-08-18T16:43:09.400Z] #40 67.79 go-winres [global options] command [command options] [arguments...] [2022-08-18T16:43:09.400Z] #40 67.79 [2022-08-18T16:43:09.400Z] #40 67.79 COMMANDS: [2022-08-18T16:43:09.400Z] #40 67.79 init Create an initial ./winres/winres.json [2022-08-18T16:43:09.400Z] #40 67.79 make Make syso files for the "go build" command [2022-08-18T16:43:09.400Z] #40 67.79 simply Make syso files for the "go build" command (simplified) [2022-08-18T16:43:09.400Z] #40 67.79 extract Extract all resources from an executable [2022-08-18T16:43:09.400Z] #40 67.79 patch Replace resources in an executable file (exe, dll) [2022-08-18T16:43:09.400Z] #40 67.79 help, h Shows a list of commands or help for one command [2022-08-18T16:43:09.400Z] #40 67.79 [2022-08-18T16:43:09.400Z] #40 67.79 GLOBAL OPTIONS: [2022-08-18T16:43:09.400Z] #40 67.79 --help, -h show help (default: false) [2022-08-18T16:43:09.400Z] #40 DONE 68.2s [2022-08-18T16:43:09.400Z] [2022-08-18T16:43:09.400Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:09.400Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:09.400Z] #51 66.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:09.400Z] #51 67.10 Fetched 2315 kB in 4s (592 kB/s) [2022-08-18T16:43:09.400Z] #51 67.27 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T16:43:09.400Z] #51 67.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:09.400Z] #51 67.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T16:43:09.400Z] #51 67.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:43:09.446Z] #76 ... [2022-08-18T16:43:09.446Z] [2022-08-18T16:43:09.446Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:09.446Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:09.446Z] #51 41.19 Reading package lists... [2022-08-18T16:43:09.446Z] #51 50.89 Building dependency tree... [2022-08-18T16:43:09.446Z] #51 57.36 The following additional packages will be installed: [2022-08-18T16:43:09.446Z] #51 57.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:43:09.446Z] #51 57.37 python3-protobuf python3-six [2022-08-18T16:43:09.446Z] #51 57.38 Suggested packages: [2022-08-18T16:43:09.446Z] #51 57.41 python3-setuptools [2022-08-18T16:43:09.446Z] #51 57.41 Recommended packages: [2022-08-18T16:43:09.446Z] #51 57.41 iproute2 | iproute [2022-08-18T16:43:09.446Z] #51 58.58 The following NEW packages will be installed: [2022-08-18T16:43:09.446Z] #51 58.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:43:09.446Z] #51 58.60 python3-protobuf python3-six [2022-08-18T16:43:09.446Z] #51 59.42 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:43:09.446Z] #51 59.42 Need to get 2315 kB of archives. [2022-08-18T16:43:09.446Z] #51 59.42 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T16:43:09.446Z] #51 59.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T16:43:09.446Z] #51 59.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:43:09.446Z] #51 59.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T16:43:09.446Z] #51 59.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T16:43:09.446Z] #51 59.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:43:09.446Z] #51 59.65 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-08-18T16:43:09.446Z] #51 59.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:43:09.446Z] #51 ... [2022-08-18T16:43:09.446Z] [2022-08-18T16:43:09.446Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:09.446Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:09.446Z] #55 60.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T16:43:09.446Z] #55 60.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T16:43:09.446Z] #55 61.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T16:43:09.446Z] #55 61.20 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T16:43:09.672Z] #51 ... [2022-08-18T16:43:09.672Z] [2022-08-18T16:43:09.672Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:43:09.672Z] #64 sha256:bf592d0ab728967a899049b19bcd1b7a9b657830ed38ec37856c471bfa8e71a1 [2022-08-18T16:43:09.672Z] #64 1.727 + RM_GOPATH=0 [2022-08-18T16:43:09.672Z] #64 1.727 + TMP_GOPATH= [2022-08-18T16:43:09.672Z] #64 1.727 + : /build [2022-08-18T16:43:09.672Z] #64 1.727 + '[' -z '' ']' [2022-08-18T16:43:09.672Z] #64 1.727 ++ mktemp -d [2022-08-18T16:43:09.672Z] #64 1.727 + export GOPATH=/tmp/tmp.hZN6eQxGiS [2022-08-18T16:43:09.672Z] #64 1.727 + GOPATH=/tmp/tmp.hZN6eQxGiS [2022-08-18T16:43:09.672Z] #64 1.727 + RM_GOPATH=1 [2022-08-18T16:43:09.672Z] #64 1.727 + case "$(go env GOARCH)" in [2022-08-18T16:43:09.672Z] #64 1.729 ++ go env GOARCH [2022-08-18T16:43:09.672Z] #64 1.759 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:09.672Z] #64 1.759 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:09.672Z] #64 1.782 ++ dirname /install.sh [2022-08-18T16:43:09.672Z] #64 1.782 + dir=/ [2022-08-18T16:43:09.672Z] #64 1.782 + bin=containerd [2022-08-18T16:43:09.672Z] #64 1.782 + shift [2022-08-18T16:43:09.672Z] #64 1.782 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:43:09.672Z] #64 1.782 + . //containerd.installer [2022-08-18T16:43:09.672Z] #64 1.782 ++ set -e [2022-08-18T16:43:09.672Z] #64 1.782 ++ : v1.6.7 [2022-08-18T16:43:09.672Z] #64 1.782 + install_containerd [2022-08-18T16:43:09.672Z] #64 1.782 + echo 'Install containerd version v1.6.7' [2022-08-18T16:43:09.672Z] #64 1.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hZN6eQxGiS/src/github.com/containerd/containerd [2022-08-18T16:43:09.672Z] #64 1.782 Install containerd version v1.6.7 [2022-08-18T16:43:09.672Z] #64 1.793 Cloning into '/tmp/tmp.hZN6eQxGiS/src/github.com/containerd/containerd'... [2022-08-18T16:43:09.672Z] #64 ... [2022-08-18T16:43:09.672Z] [2022-08-18T16:43:09.672Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:09.672Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:09.672Z] #55 68.37 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:43:09.672Z] #55 68.37 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T16:43:09.706Z] #55 61.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T16:43:09.967Z] #55 61.61 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T16:43:09.967Z] #55 61.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T16:43:09.967Z] #55 61.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T16:43:09.967Z] #55 61.76 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T16:43:10.227Z] #55 61.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T16:43:10.227Z] #55 62.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T16:43:10.486Z] #55 62.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:43:11.690Z] #55 70.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T16:43:11.690Z] #55 70.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T16:43:11.866Z] #55 63.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:43:11.866Z] #55 63.47 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T16:43:11.866Z] #55 63.73 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:43:12.876Z] #55 64.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T16:43:12.876Z] #55 64.57 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T16:43:12.877Z] #55 64.71 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:43:13.150Z] #55 64.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T16:43:13.409Z] #55 65.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T16:43:13.669Z] #55 65.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:43:13.669Z] #55 65.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:43:13.929Z] #55 65.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:43:14.189Z] #55 65.72 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:43:14.189Z] #55 ... [2022-08-18T16:43:14.189Z] [2022-08-18T16:43:14.189Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:43:14.189Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:43:14.189Z] #40 65.83 NAME: [2022-08-18T16:43:14.189Z] #40 65.83 go-winres - A tool for embedding resources in Windows executables [2022-08-18T16:43:14.189Z] #40 65.83 [2022-08-18T16:43:14.189Z] #40 65.83 USAGE: [2022-08-18T16:43:14.189Z] #40 65.83 go-winres [global options] command [command options] [arguments...] [2022-08-18T16:43:14.189Z] #40 65.83 [2022-08-18T16:43:14.189Z] #40 65.83 COMMANDS: [2022-08-18T16:43:14.189Z] #40 65.83 init Create an initial ./winres/winres.json [2022-08-18T16:43:14.189Z] #40 65.83 make Make syso files for the "go build" command [2022-08-18T16:43:14.189Z] #40 65.83 simply Make syso files for the "go build" command (simplified) [2022-08-18T16:43:14.189Z] #40 65.83 extract Extract all resources from an executable [2022-08-18T16:43:14.189Z] #40 65.83 patch Replace resources in an executable file (exe, dll) [2022-08-18T16:43:14.189Z] #40 65.83 help, h Shows a list of commands or help for one command [2022-08-18T16:43:14.189Z] #40 65.83 [2022-08-18T16:43:14.189Z] #40 65.83 GLOBAL OPTIONS: [2022-08-18T16:43:14.189Z] #40 65.83 --help, -h show help (default: false) [2022-08-18T16:43:14.239Z] #55 ... [2022-08-18T16:43:14.239Z] [2022-08-18T16:43:14.239Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:14.239Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:14.239Z] #42 62.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:14.239Z] #42 63.25 Fetched 17.7 MB in 2s (7959 kB/s) [2022-08-18T16:43:14.239Z] #42 63.39 Selecting previously unselected package xxd. [2022-08-18T16:43:14.239Z] #42 63.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:14.239Z] #42 63.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:43:14.239Z] #42 63.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:14.239Z] #42 63.83 Selecting previously unselected package vim-common. [2022-08-18T16:43:14.239Z] #42 63.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:43:14.239Z] #42 63.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:14.239Z] #42 64.47 Selecting previously unselected package cmake-data. [2022-08-18T16:43:14.239Z] #42 64.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:43:14.239Z] #42 64.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:43:14.239Z] #42 70.96 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:43:14.239Z] #42 70.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:43:14.239Z] #42 70.99 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:43:14.239Z] #42 ... [2022-08-18T16:43:14.239Z] [2022-08-18T16:43:14.239Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:14.239Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:14.239Z] #51 69.63 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:43:14.239Z] #51 69.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:43:14.239Z] #51 69.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:43:14.239Z] #51 70.22 Selecting previously unselected package python3-six. [2022-08-18T16:43:14.239Z] #51 70.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T16:43:14.239Z] #51 70.23 Unpacking python3-six (1.16.0-2) ... [2022-08-18T16:43:14.239Z] #51 70.55 Selecting previously unselected package python3-protobuf. [2022-08-18T16:43:14.239Z] #51 70.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T16:43:14.239Z] #51 70.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T16:43:14.239Z] #51 71.52 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:43:14.239Z] #51 71.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:43:14.239Z] #51 71.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:43:14.239Z] #51 71.90 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:43:14.239Z] #51 71.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:43:14.239Z] #51 71.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:43:14.239Z] #51 72.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:43:14.239Z] #51 72.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:43:14.239Z] #51 72.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:14.239Z] #51 72.49 Selecting previously unselected package criu. [2022-08-18T16:43:14.239Z] #51 72.49 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T16:43:14.239Z] #51 72.50 Unpacking criu (3.17.1-1) ... [2022-08-18T16:43:14.451Z] #40 DONE 66.2s [2022-08-18T16:43:14.451Z] [2022-08-18T16:43:14.451Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:14.451Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:14.451Z] #51 61.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T16:43:14.451Z] #51 64.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:14.451Z] #51 65.05 Fetched 2315 kB in 4s (644 kB/s) [2022-08-18T16:43:14.451Z] #51 65.19 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T16:43:14.451Z] #51 65.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:14.451Z] #51 65.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T16:43:14.451Z] #51 65.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:43:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:43:15.179Z] #51 ... [2022-08-18T16:43:15.179Z] [2022-08-18T16:43:15.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:15.179Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:15.179Z] #14 63.81 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-08-18T16:43:15.179Z] #14 64.89 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-08-18T16:43:15.179Z] #14 65.96 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-08-18T16:43:15.179Z] #14 68.61 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-08-18T16:43:15.179Z] #14 69.89 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-08-18T16:43:15.179Z] #14 69.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:43:15.179Z] #14 69.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:43:15.179Z] #14 69.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:43:15.179Z] #14 69.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:43:15.179Z] #14 69.99 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-08-18T16:43:15.179Z] #14 69.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:43:15.179Z] #14 69.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:43:15.179Z] #14 70.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:43:15.179Z] #14 70.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:43:15.179Z] #14 70.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:43:15.179Z] #14 70.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:43:15.179Z] #14 70.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:43:15.179Z] #14 70.19 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-08-18T16:43:15.179Z] #14 70.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T16:43:15.179Z] #14 70.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:43:15.179Z] #14 71.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:15.179Z] #14 72.40 Fetched 115 MB in 12s (9851 kB/s) [2022-08-18T16:43:15.179Z] #14 72.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:43:15.179Z] #14 72.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:15.179Z] #14 72.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:43:15.179Z] #14 72.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:43:15.439Z] #14 ... [2022-08-18T16:43:15.439Z] [2022-08-18T16:43:15.439Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:15.439Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:15.439Z] #51 73.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:43:15.834Z] #51 66.89 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:43:15.834Z] #51 66.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:43:15.834Z] #51 66.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:43:15.834Z] #51 ... [2022-08-18T16:43:15.834Z] [2022-08-18T16:43:15.834Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:15.834Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:15.834Z] #42 57.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:43:15.834Z] #42 57.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:43:15.834Z] #42 57.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:43:15.834Z] #42 57.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:43:15.834Z] #42 60.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:15.834Z] #42 60.51 Fetched 17.7 MB in 2s (7912 kB/s) [2022-08-18T16:43:15.834Z] #42 60.70 Selecting previously unselected package xxd. [2022-08-18T16:43:15.834Z] #42 60.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:15.834Z] #42 60.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:43:15.834Z] #42 60.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:15.834Z] #42 61.24 Selecting previously unselected package vim-common. [2022-08-18T16:43:15.834Z] #42 61.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:43:15.834Z] #42 61.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:15.834Z] #42 61.92 Selecting previously unselected package cmake-data. [2022-08-18T16:43:15.834Z] #42 61.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:43:15.834Z] #42 61.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:43:16.096Z] #42 ... [2022-08-18T16:43:16.096Z] [2022-08-18T16:43:16.096Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:16.096Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:16.096Z] #14 57.73 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-08-18T16:43:16.096Z] #14 58.16 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-08-18T16:43:16.096Z] #14 58.16 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-08-18T16:43:16.096Z] #14 59.24 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-08-18T16:43:16.096Z] #14 61.91 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-08-18T16:43:16.096Z] #14 62.91 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-08-18T16:43:16.096Z] #14 64.16 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-08-18T16:43:16.096Z] #14 66.96 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-08-18T16:43:16.096Z] #14 ... [2022-08-18T16:43:16.096Z] [2022-08-18T16:43:16.096Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:16.096Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:16.096Z] #51 67.44 Selecting previously unselected package python3-six. [2022-08-18T16:43:16.096Z] #51 67.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T16:43:16.096Z] #51 67.44 Unpacking python3-six (1.16.0-2) ... [2022-08-18T16:43:16.669Z] #51 67.84 Selecting previously unselected package python3-protobuf. [2022-08-18T16:43:16.669Z] #51 67.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T16:43:16.669Z] #51 67.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T16:43:17.611Z] #51 68.78 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:43:17.611Z] #51 68.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:43:17.611Z] #51 68.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:43:17.898Z] #51 69.07 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:43:17.898Z] #51 69.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:43:17.898Z] #51 69.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:43:18.157Z] #51 ... [2022-08-18T16:43:18.157Z] [2022-08-18T16:43:18.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-08-18T16:43:18.157Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:43:18.157Z] #57 69.61 v3.0.2 [2022-08-18T16:43:18.157Z] #57 DONE 69.8s [2022-08-18T16:43:18.157Z] [2022-08-18T16:43:18.157Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:18.157Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:18.157Z] #51 69.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:43:18.157Z] #51 69.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:43:18.157Z] #51 69.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:18.157Z] #51 69.57 Selecting previously unselected package criu. [2022-08-18T16:43:18.157Z] #51 69.58 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T16:43:18.416Z] #51 69.63 Unpacking criu (3.17.1-1) ... [2022-08-18T16:43:18.675Z] #51 ... [2022-08-18T16:43:18.675Z] [2022-08-18T16:43:18.675Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:43:18.675Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:43:18.675Z] #64 1.264 + RM_GOPATH=0 [2022-08-18T16:43:18.675Z] #64 1.264 + TMP_GOPATH= [2022-08-18T16:43:18.675Z] #64 1.264 + : /build [2022-08-18T16:43:18.675Z] #64 1.300 + '[' -z '' ']' [2022-08-18T16:43:18.675Z] #64 1.300 ++ mktemp -d [2022-08-18T16:43:18.675Z] #64 1.334 + export GOPATH=/tmp/tmp.mns4T9Rx7F [2022-08-18T16:43:18.675Z] #64 1.340 + GOPATH=/tmp/tmp.mns4T9Rx7F [2022-08-18T16:43:18.675Z] #64 1.341 + RM_GOPATH=1 [2022-08-18T16:43:18.675Z] #64 1.342 + case "$(go env GOARCH)" in [2022-08-18T16:43:18.675Z] #64 1.342 ++ go env GOARCH [2022-08-18T16:43:18.675Z] #64 1.379 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:18.675Z] #64 1.380 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:18.675Z] #64 1.381 ++ dirname /install.sh [2022-08-18T16:43:18.675Z] #64 1.382 + dir=/ [2022-08-18T16:43:18.675Z] #64 1.382 + bin=containerd [2022-08-18T16:43:18.675Z] #64 1.382 + shift [2022-08-18T16:43:18.675Z] #64 1.383 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:43:18.675Z] #64 1.386 + . //containerd.installer [2022-08-18T16:43:18.675Z] #64 1.386 ++ set -e [2022-08-18T16:43:18.675Z] #64 1.390 ++ : v1.6.7 [2022-08-18T16:43:18.675Z] #64 1.390 + install_containerd [2022-08-18T16:43:18.675Z] #64 1.390 + echo 'Install containerd version v1.6.7' [2022-08-18T16:43:18.675Z] #64 1.390 Install containerd version v1.6.7 [2022-08-18T16:43:18.675Z] #64 1.390 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mns4T9Rx7F/src/github.com/containerd/containerd [2022-08-18T16:43:18.675Z] #64 1.394 Cloning into '/tmp/tmp.mns4T9Rx7F/src/github.com/containerd/containerd'... [2022-08-18T16:43:18.934Z] #64 ... [2022-08-18T16:43:18.934Z] [2022-08-18T16:43:18.934Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:18.934Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:18.934Z] #14 68.36 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-08-18T16:43:18.934Z] #14 68.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:43:18.934Z] #14 68.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:43:18.934Z] #14 68.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:43:18.934Z] #14 68.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:43:18.934Z] #14 68.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-08-18T16:43:18.934Z] #14 68.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:43:18.934Z] #14 68.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:43:18.934Z] #14 68.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:43:18.934Z] #14 68.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:43:18.934Z] #14 68.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:43:18.934Z] #14 68.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:43:18.934Z] #14 68.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:43:18.934Z] #14 68.70 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-08-18T16:43:18.934Z] #14 68.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T16:43:18.934Z] #14 68.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:43:18.999Z] #51 77.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:43:19.261Z] #51 77.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:43:19.261Z] #51 77.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:19.261Z] #51 ... [2022-08-18T16:43:19.261Z] [2022-08-18T16:43:19.261Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:43:19.261Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:43:19.261Z] #57 76.92 v3.0.2 [2022-08-18T16:43:19.261Z] #57 DONE 78.1s [2022-08-18T16:43:19.261Z] [2022-08-18T16:43:19.261Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:19.261Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:19.261Z] #51 77.84 Setting up python3-six (1.16.0-2) ... [2022-08-18T16:43:19.504Z] #14 70.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:43:19.763Z] #14 ... [2022-08-18T16:43:19.763Z] [2022-08-18T16:43:19.763Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:43:19.763Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:43:19.763Z] #76 61.36 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T16:43:19.763Z] #76 61.37 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 61.38 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:43:19.763Z] #76 61.78 Selecting previously unselected package m4. [2022-08-18T16:43:19.763Z] #76 61.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 61.79 Unpacking m4 (1.4.18-5) ... [2022-08-18T16:43:19.763Z] #76 62.17 Selecting previously unselected package autoconf. [2022-08-18T16:43:19.763Z] #76 62.17 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T16:43:19.763Z] #76 62.19 Unpacking autoconf (2.69-14) ... [2022-08-18T16:43:19.763Z] #76 62.91 Selecting previously unselected package autotools-dev. [2022-08-18T16:43:19.763Z] #76 62.91 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T16:43:19.763Z] #76 62.91 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:43:19.763Z] #76 63.20 Selecting previously unselected package automake. [2022-08-18T16:43:19.763Z] #76 63.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T16:43:19.763Z] #76 63.21 Unpacking automake (1:1.16.3-2) ... [2022-08-18T16:43:19.763Z] #76 64.25 Selecting previously unselected package patch. [2022-08-18T16:43:19.763Z] #76 64.26 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 64.27 Unpacking patch (2.7.6-7) ... [2022-08-18T16:43:19.763Z] #76 64.56 Selecting previously unselected package dpkg-dev. [2022-08-18T16:43:19.763Z] #76 64.63 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:43:19.763Z] #76 64.63 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:43:19.763Z] #76 66.97 Selecting previously unselected package build-essential. [2022-08-18T16:43:19.763Z] #76 66.99 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 67.02 Unpacking build-essential (12.9) ... [2022-08-18T16:43:19.763Z] #76 67.26 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:43:19.763Z] #76 67.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 67.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:43:19.763Z] #76 67.71 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T16:43:19.763Z] #76 67.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 67.79 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:43:19.763Z] #76 68.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:43:19.763Z] #76 68.36 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 68.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:19.763Z] #76 68.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T16:43:19.763Z] #76 68.62 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 68.65 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:19.763Z] #76 68.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:43:19.763Z] #76 68.90 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 68.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:43:19.763Z] #76 69.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:43:19.763Z] #76 69.20 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 69.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:43:19.763Z] #76 70.50 Selecting previously unselected package libtool. [2022-08-18T16:43:19.763Z] #76 70.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T16:43:19.763Z] #76 70.54 Unpacking libtool (2.4.6-15) ... [2022-08-18T16:43:19.763Z] #76 71.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:43:19.763Z] #76 71.00 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 71.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:43:19.763Z] #76 71.44 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:43:19.763Z] #76 71.44 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:43:19.763Z] #76 71.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:43:20.022Z] #76 ... [2022-08-18T16:43:20.022Z] [2022-08-18T16:43:20.022Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:20.022Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:20.022Z] #14 71.57 Fetched 115 MB in 13s (9056 kB/s) [2022-08-18T16:43:20.022Z] #14 71.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:43:20.282Z] #14 71.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:43:20.282Z] #14 71.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:43:20.282Z] #14 71.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:43:20.646Z] #51 ... [2022-08-18T16:43:20.646Z] [2022-08-18T16:43:20.646Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:20.646Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:20.646Z] #14 76.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:43:20.646Z] #14 76.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:43:20.646Z] #14 76.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:43:22.190Z] #14 ... [2022-08-18T16:43:22.190Z] [2022-08-18T16:43:22.190Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:43:22.190Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:43:22.190Z] #76 71.69 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T16:43:22.190Z] #76 71.69 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T16:43:22.190Z] #76 71.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:43:22.190Z] #76 72.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:43:22.190Z] #76 72.09 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:43:22.190Z] #76 72.12 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:43:22.190Z] #76 72.17 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:43:22.190Z] #76 72.30 Setting up file (1:5.39-3) ... [2022-08-18T16:43:22.190Z] #76 72.35 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:43:22.190Z] #76 72.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:22.190Z] #76 72.49 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:22.190Z] #76 72.57 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:43:22.190Z] #76 72.61 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:43:22.190Z] #76 72.68 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:43:22.190Z] #76 72.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:43:22.190Z] #76 72.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:43:22.190Z] #76 72.88 Setting up patch (2.7.6-7) ... [2022-08-18T16:43:22.190Z] #76 72.98 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:43:22.190Z] #76 73.05 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:43:22.190Z] #76 73.11 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:43:22.190Z] #76 73.13 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:43:22.190Z] #76 73.15 Setting up libtool (2.4.6-15) ... [2022-08-18T16:43:22.190Z] #76 73.16 Setting up m4 (1.4.18-5) ... [2022-08-18T16:43:22.190Z] #76 73.17 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:43:22.190Z] #76 73.21 Setting up autoconf (2.69-14) ... [2022-08-18T16:43:22.190Z] #76 73.23 Setting up build-essential (12.9) ... [2022-08-18T16:43:22.190Z] #76 73.25 Setting up automake (1:1.16.3-2) ... [2022-08-18T16:43:22.190Z] #76 73.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T16:43:22.190Z] #76 73.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:22.190Z] #76 DONE 73.9s [2022-08-18T16:43:22.190Z] [2022-08-18T16:43:22.190Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:43:22.190Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:43:22.190Z] #34 71.59 Updating files: 76% (1158/1521) Updating files: 77% (1172/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-08-18T16:43:22.190Z] #34 72.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T16:43:22.190Z] #34 73.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:43:23.191Z] #14 81.78 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:43:23.191Z] #14 81.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:43:23.191Z] #14 81.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:43:23.451Z] #14 82.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:43:23.451Z] #14 82.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:43:23.451Z] #14 82.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:43:23.711Z] #14 82.51 Selecting previously unselected package dmsetup. [2022-08-18T16:43:23.711Z] #14 82.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:43:23.711Z] #14 82.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:43:24.285Z] #14 83.08 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:43:24.285Z] #14 83.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:43:24.285Z] #14 83.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:43:24.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:43:24.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:43:24.549Z] #14 ... [2022-08-18T16:43:24.549Z] [2022-08-18T16:43:24.549Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:24.549Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:24.549Z] #77 13.64 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T16:43:24.549Z] #77 13.67 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T16:43:24.549Z] #77 16.08 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T16:43:24.549Z] #77 16.12 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T16:43:24.549Z] #77 16.12 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T16:43:24.549Z] #77 16.12 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T16:43:24.549Z] #77 16.16 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T16:43:24.549Z] #77 21.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T16:43:24.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:43:24.810Z] #77 ... [2022-08-18T16:43:24.810Z] [2022-08-18T16:43:24.810Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:24.810Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:24.810Z] #42 83.52 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:43:24.810Z] #42 83.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:43:24.810Z] #42 83.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:43:25.382Z] #42 84.27 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:43:25.480Z] #34 ... [2022-08-18T16:43:25.480Z] [2022-08-18T16:43:25.480Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:43:25.480Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:43:25.480Z] #55 66.74 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:43:25.480Z] #55 66.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T16:43:25.480Z] #55 68.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T16:43:25.480Z] #55 70.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T16:43:25.480Z] #55 ... [2022-08-18T16:43:25.480Z] [2022-08-18T16:43:25.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:25.480Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:25.480Z] #14 76.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:43:25.480Z] #14 76.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:43:25.480Z] #14 76.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:43:25.643Z] #42 84.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:43:25.643Z] #42 84.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:43:25.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:43:25.921Z] #42 84.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:43:25.921Z] #42 84.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:43:25.921Z] #42 84.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:43:26.181Z] #42 85.17 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:43:26.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:43:26.441Z] #42 85.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:43:26.441Z] #42 85.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:43:26.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:43:27.017Z] #42 85.63 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:43:27.017Z] #42 85.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:43:27.017Z] #42 85.68 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:43:27.278Z] #42 86.06 Selecting previously unselected package cmake. [2022-08-18T16:43:27.278Z] #42 86.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:43:27.278Z] #42 86.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:43:27.387Z] #14 ... [2022-08-18T16:43:27.387Z] [2022-08-18T16:43:27.387Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:27.387Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:27.387Z] #42 68.60 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:43:27.387Z] #42 68.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:43:27.387Z] #42 68.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:43:27.387Z] #42 ... [2022-08-18T16:43:27.387Z] [2022-08-18T16:43:27.387Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:27.387Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:27.387Z] #51 71.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:43:27.387Z] #51 74.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:43:27.387Z] #51 74.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:43:27.387Z] #51 74.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:43:27.387Z] #51 74.69 Setting up python3-six (1.16.0-2) ... [2022-08-18T16:43:27.387Z] #51 76.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:43:27.387Z] #51 76.84 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T16:43:27.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:43:29.294Z] #51 ... [2022-08-18T16:43:29.294Z] [2022-08-18T16:43:29.294Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:29.294Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:29.554Z] #42 81.14 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:43:29.554Z] #42 81.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:43:29.554Z] #42 81.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:43:29.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:43:30.498Z] #42 82.28 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:43:30.498Z] #42 82.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:43:30.758Z] #42 82.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:43:30.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:43:31.328Z] #42 82.88 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:43:31.328Z] #42 82.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:43:31.328Z] #42 82.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:43:31.592Z] #42 83.20 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:43:31.592Z] #42 83.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:43:31.592Z] #42 83.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:43:31.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:43:32.160Z] #42 83.77 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:43:32.160Z] #42 83.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:43:32.160Z] #42 83.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:43:32.160Z] #42 ... [2022-08-18T16:43:32.160Z] [2022-08-18T16:43:32.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:32.160Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:32.160Z] #77 1.385 Cloning into '/tmp/crun-build'... [2022-08-18T16:43:32.420Z] #77 ... [2022-08-18T16:43:32.420Z] [2022-08-18T16:43:32.420Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:32.420Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:32.420Z] #14 81.44 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:43:32.420Z] #14 81.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:43:32.420Z] #14 81.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:43:32.420Z] #14 81.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:43:32.420Z] #14 81.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:43:32.420Z] #14 81.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:43:32.420Z] #14 82.09 Selecting previously unselected package dmsetup. [2022-08-18T16:43:32.420Z] #14 82.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:43:32.420Z] #14 82.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:43:32.420Z] #14 82.41 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:43:32.420Z] #14 82.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:43:32.420Z] #14 82.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:43:32.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:43:32.561Z] #42 ... [2022-08-18T16:43:32.561Z] [2022-08-18T16:43:32.562Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:32.562Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:32.562Z] #51 80.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:43:32.562Z] #51 80.65 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T16:43:32.562Z] #51 87.25 Setting up criu (3.17.1-1) ... [2022-08-18T16:43:32.562Z] #51 90.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:32.562Z] #51 ... [2022-08-18T16:43:32.562Z] [2022-08-18T16:43:32.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:32.562Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:32.562Z] #77 24.88 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T16:43:32.562Z] #77 27.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T16:43:32.562Z] #77 28.02 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T16:43:32.562Z] #77 28.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T16:43:33.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:43:33.505Z] #77 ... [2022-08-18T16:43:33.505Z] [2022-08-18T16:43:33.505Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:33.505Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:33.505Z] #51 DONE 91.9s [2022-08-18T16:43:33.505Z] [2022-08-18T16:43:33.505Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:43:33.505Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:43:34.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:43:34.891Z] #36 ... [2022-08-18T16:43:34.891Z] [2022-08-18T16:43:34.891Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:34.891Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:34.891Z] #14 93.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:43:34.891Z] #14 93.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:43:35.153Z] #14 93.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:43:35.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:43:36.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:43:37.081Z] #14 ... [2022-08-18T16:43:37.081Z] [2022-08-18T16:43:37.081Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:37.081Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:37.081Z] #42 94.13 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:43:37.081Z] #42 94.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:37.081Z] #42 94.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:43:37.081Z] #42 94.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:37.081Z] #42 94.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:43:37.081Z] #42 94.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:43:37.081Z] #42 94.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:43:37.081Z] #42 94.90 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:43:37.081Z] #42 94.91 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:43:37.081Z] #42 94.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:43:37.081Z] #42 94.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:37.081Z] #42 DONE 95.5s [2022-08-18T16:43:37.081Z] [2022-08-18T16:43:37.081Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:43:37.081Z] #43 sha256:6625d8606636b92866d92eb15dad22a35db9eff20e18847ab47761a31b297d2a [2022-08-18T16:43:37.081Z] #43 DONE 0.1s [2022-08-18T16:43:37.081Z] [2022-08-18T16:43:37.081Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:43:37.081Z] #44 sha256:6bdf4a2a78e9f7550991d8cf68925851ba818b67d0379f38cfdf9d49ee88f25d [2022-08-18T16:43:37.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:43:38.023Z] #44 1.254 + RM_GOPATH=0 [2022-08-18T16:43:38.023Z] #44 1.254 + TMP_GOPATH= [2022-08-18T16:43:38.023Z] #44 1.254 + : /build [2022-08-18T16:43:38.023Z] #44 1.254 + '[' -z '' ']' [2022-08-18T16:43:38.023Z] #44 1.254 ++ mktemp -d [2022-08-18T16:43:38.023Z] #44 1.254 + export GOPATH=/tmp/tmp.GBEGa1UyLT [2022-08-18T16:43:38.023Z] #44 1.254 + GOPATH=/tmp/tmp.GBEGa1UyLT [2022-08-18T16:43:38.023Z] #44 1.254 + RM_GOPATH=1 [2022-08-18T16:43:38.023Z] #44 1.254 + case "$(go env GOARCH)" in [2022-08-18T16:43:38.023Z] #44 1.254 ++ go env GOARCH [2022-08-18T16:43:38.023Z] #44 1.280 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:38.023Z] #44 1.280 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:38.023Z] #44 1.282 Install tini version v0.19.0 [2022-08-18T16:43:38.023Z] #44 1.282 ++ dirname /install.sh [2022-08-18T16:43:38.023Z] #44 1.282 + dir=/ [2022-08-18T16:43:38.023Z] #44 1.282 + bin=tini [2022-08-18T16:43:38.023Z] #44 1.282 + shift [2022-08-18T16:43:38.023Z] #44 1.282 + '[' '!' -f //tini.installer ']' [2022-08-18T16:43:38.023Z] #44 1.282 + . //tini.installer [2022-08-18T16:43:38.023Z] #44 1.282 ++ : v0.19.0 [2022-08-18T16:43:38.023Z] #44 1.282 + install_tini [2022-08-18T16:43:38.023Z] #44 1.282 + echo 'Install tini version v0.19.0' [2022-08-18T16:43:38.023Z] #44 1.282 + git clone https://github.com/krallin/tini.git /tmp/tmp.GBEGa1UyLT/tini [2022-08-18T16:43:38.023Z] #44 1.299 Cloning into '/tmp/tmp.GBEGa1UyLT/tini'... [2022-08-18T16:43:38.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:43:38.104Z] Using test binary docker [2022-08-18T16:43:38.104Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:43:38.104Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T16:43:38.104Z] Starting dockerd [2022-08-18T16:43:38.104Z] INFO: Waiting for daemon to start... [2022-08-18T16:43:38.993Z] #14 ... [2022-08-18T16:43:38.993Z] [2022-08-18T16:43:38.993Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:43:38.993Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:43:38.993Z] #51 83.31 Setting up criu (3.17.1-1) ... [2022-08-18T16:43:38.993Z] #51 86.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:38.993Z] #51 DONE 89.3s [2022-08-18T16:43:38.993Z] [2022-08-18T16:43:38.993Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:38.993Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:38.993Z] #77 11.89 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T16:43:38.993Z] #77 12.01 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T16:43:38.993Z] #77 13.77 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T16:43:38.993Z] #77 13.81 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T16:43:38.993Z] #77 13.81 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T16:43:38.993Z] #77 13.81 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T16:43:38.993Z] #77 13.86 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T16:43:39.450Z] #44 2.526 + cd /tmp/tmp.GBEGa1UyLT/tini [2022-08-18T16:43:39.451Z] #44 2.546 + git checkout -q v0.19.0 [2022-08-18T16:43:39.451Z] #44 2.587 + cmake . [2022-08-18T16:43:40.009Z] . [2022-08-18T16:43:40.009Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:43:40.009Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:43:40.009Z] Error: No such image: emptyfs [2022-08-18T16:43:40.046Z] #44 3.259 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:43:40.046Z] #44 3.357 -- Detecting C compiler ABI info [2022-08-18T16:43:40.269Z] Running integration-test (iteration 1) [2022-08-18T16:43:40.269Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork 37.318s coverage: 40.6% of statements [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.492s coverage: 59.9% of statements [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T16:43:40.359Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T16:43:40.359Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T16:43:40.408Z] #77 18.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T16:43:40.528Z] Loaded image: busybox:latest [2022-08-18T16:43:40.529Z] Loaded image: busybox:glibc [2022-08-18T16:43:40.977Z] #77 ... [2022-08-18T16:43:40.977Z] [2022-08-18T16:43:40.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:40.977Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:40.977Z] #42 84.19 Selecting previously unselected package cmake. [2022-08-18T16:43:40.977Z] #42 84.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:43:40.977Z] #42 84.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.24 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:43:40.977Z] #42 92.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.37 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:43:40.977Z] #42 92.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:43:40.977Z] #42 92.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:43:40.977Z] #42 92.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:43:40.977Z] #42 92.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.68 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:43:40.977Z] #42 92.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:43:41.237Z] #42 ... [2022-08-18T16:43:41.237Z] [2022-08-18T16:43:41.237Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:41.237Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:41.237Z] #14 92.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:43:41.237Z] #14 92.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:43:41.237Z] #14 92.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:43:41.431Z] #44 4.575 -- Detecting C compiler ABI info - done [2022-08-18T16:43:41.431Z] #44 4.797 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:43:41.431Z] #44 4.826 -- Detecting C compile features [2022-08-18T16:43:41.497Z] #14 ... [2022-08-18T16:43:41.497Z] [2022-08-18T16:43:41.497Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:43:41.497Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:43:41.497Z] #42 DONE 93.2s [2022-08-18T16:43:41.497Z] [2022-08-18T16:43:41.497Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:43:41.497Z] #43 sha256:59fb8362969688f24e57df091d7cfc2d1f4ba1d9c769f0536377dd935846c293 [2022-08-18T16:43:41.497Z] #43 DONE 0.1s [2022-08-18T16:43:41.497Z] [2022-08-18T16:43:41.497Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:43:41.497Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:43:41.692Z] #44 4.829 -- Detecting C compile features - done [2022-08-18T16:43:41.692Z] #44 4.899 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:43:41.756Z] #64 ... [2022-08-18T16:43:41.756Z] [2022-08-18T16:43:41.756Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:43:41.756Z] #44 sha256:f3c70a56e0a779154d101bb755ccc4759c379cd0c3f33c515ab32a7165884f46 [2022-08-18T16:43:41.909Z] Loaded image: debian:bullseye-slim [2022-08-18T16:43:41.910Z] Loaded image: hello-world:latest [2022-08-18T16:43:41.910Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:43:41.910Z] INFO: Testing against a local daemon [2022-08-18T16:43:41.910Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:43:42.264Z] #44 5.355 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:43:42.264Z] #44 5.517 -- Configuring done [2022-08-18T16:43:42.264Z] #44 5.539 -- Generating done [2022-08-18T16:43:42.525Z] #44 5.543 -- Build files have been written to: /tmp/tmp.GBEGa1UyLT/tini [2022-08-18T16:43:42.525Z] #44 5.562 + make tini-static [2022-08-18T16:43:43.098Z] #44 6.229 Scanning dependencies of target tini-static [2022-08-18T16:43:43.141Z] #44 1.295 + RM_GOPATH=0 [2022-08-18T16:43:43.141Z] #44 1.295 + TMP_GOPATH= [2022-08-18T16:43:43.141Z] #44 1.295 + : /build [2022-08-18T16:43:43.141Z] #44 1.295 + '[' -z '' ']' [2022-08-18T16:43:43.141Z] #44 1.295 ++ mktemp -d [2022-08-18T16:43:43.141Z] #44 1.295 + export GOPATH=/tmp/tmp.epQtvnSoad [2022-08-18T16:43:43.141Z] #44 1.295 + GOPATH=/tmp/tmp.epQtvnSoad [2022-08-18T16:43:43.141Z] #44 1.295 + RM_GOPATH=1 [2022-08-18T16:43:43.141Z] #44 1.295 + case "$(go env GOARCH)" in [2022-08-18T16:43:43.141Z] #44 1.295 ++ go env GOARCH [2022-08-18T16:43:43.141Z] #44 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:43.141Z] #44 1.313 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:43:43.141Z] #44 1.313 ++ dirname /install.sh [2022-08-18T16:43:43.141Z] #44 1.314 + dir=/ [2022-08-18T16:43:43.141Z] #44 1.314 + bin=tini [2022-08-18T16:43:43.141Z] #44 1.314 + shift [2022-08-18T16:43:43.141Z] #44 1.314 + '[' '!' -f //tini.installer ']' [2022-08-18T16:43:43.141Z] #44 1.315 + . //tini.installer [2022-08-18T16:43:43.141Z] #44 1.315 Install tini version v0.19.0 [2022-08-18T16:43:43.141Z] #44 1.315 ++ : v0.19.0 [2022-08-18T16:43:43.141Z] #44 1.315 + install_tini [2022-08-18T16:43:43.141Z] #44 1.315 + echo 'Install tini version v0.19.0' [2022-08-18T16:43:43.141Z] #44 1.315 + git clone https://github.com/krallin/tini.git /tmp/tmp.epQtvnSoad/tini [2022-08-18T16:43:43.141Z] #44 1.337 Cloning into '/tmp/tmp.epQtvnSoad/tini'... [2022-08-18T16:43:43.290Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-08-18T16:43:43.291Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:43:43.359Z] #44 6.450 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:43:44.520Z] #44 2.714 + cd /tmp/tmp.epQtvnSoad/tini [2022-08-18T16:43:44.520Z] #44 2.714 + git checkout -q v0.19.0 [2022-08-18T16:43:44.520Z] #44 2.796 + cmake . [2022-08-18T16:43:44.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-18T16:43:44.670Z] === RUN TestBuildWithSession [2022-08-18T16:43:44.670Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:43:44.670Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:43:44.670Z] === RUN TestBuildSquashParent [2022-08-18T16:43:45.274Z] #44 8.591 [100%] Linking C executable tini-static [2022-08-18T16:43:45.459Z] #44 3.747 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:43:45.459Z] #44 3.906 -- Detecting C compiler ABI info [2022-08-18T16:43:45.540Z] #44 ... [2022-08-18T16:43:45.541Z] [2022-08-18T16:43:45.541Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:43:45.541Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:43:45.541Z] #53 104.4 gotestsum version dev [2022-08-18T16:43:46.400Z] #44 4.630 -- Detecting C compiler ABI info - done [2022-08-18T16:43:46.400Z] #44 4.830 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:43:46.400Z] #44 4.832 -- Detecting C compile features [2022-08-18T16:43:46.400Z] #44 4.853 -- Detecting C compile features - done [2022-08-18T16:43:46.665Z] #44 4.905 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:43:46.924Z] #44 5.356 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:43:46.933Z] #53 DONE 105.8s [2022-08-18T16:43:46.933Z] [2022-08-18T16:43:46.933Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:43:46.933Z] #44 sha256:6bdf4a2a78e9f7550991d8cf68925851ba818b67d0379f38cfdf9d49ee88f25d [2022-08-18T16:43:46.933Z] #44 9.718 [100%] Built target tini-static [2022-08-18T16:43:46.933Z] #44 9.851 + mkdir -p /build [2022-08-18T16:43:46.933Z] #44 9.861 + cp tini-static /build/docker-init [2022-08-18T16:43:46.933Z] #44 DONE 10.2s [2022-08-18T16:43:46.933Z] [2022-08-18T16:43:46.933Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:46.933Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:46.933Z] #14 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:43:46.933Z] #14 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:43:46.933Z] #14 105.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:43:47.183Z] #44 5.462 -- Configuring done [2022-08-18T16:43:47.183Z] #44 5.501 -- Generating done [2022-08-18T16:43:47.183Z] #44 5.508 -- Build files have been written to: /tmp/tmp.epQtvnSoad/tini [2022-08-18T16:43:47.183Z] #44 5.526 + make tini-static [2022-08-18T16:43:47.194Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:43:47.194Z] #14 105.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:43:47.194Z] #14 105.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:43:47.752Z] #44 6.022 Scanning dependencies of target tini-static [2022-08-18T16:43:47.752Z] #44 6.116 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:43:49.945Z] --- PASS: TestBuildSquashParent (4.65s) [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:43:49.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:43:49.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:43:49.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:43:50.288Z] #44 8.345 [100%] Linking C executable tini-static [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.215s coverage: 6.6% of statements [2022-08-18T16:43:50.298Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T16:43:50.298Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T16:43:50.298Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T16:43:50.298Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-18T16:43:50.298Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T16:43:50.554Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T16:43:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:43:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:43:51.227Z] #44 9.412 [100%] Built target tini-static [2022-08-18T16:43:51.227Z] #44 9.520 + mkdir -p /build [2022-08-18T16:43:51.227Z] #44 9.536 + cp tini-static /build/docker-init [2022-08-18T16:43:51.227Z] #44 ... [2022-08-18T16:43:51.227Z] [2022-08-18T16:43:51.227Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:43:51.227Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:43:51.227Z] #53 102.9 gotestsum version dev [2022-08-18T16:43:51.796Z] #53 DONE 103.4s [2022-08-18T16:43:51.796Z] [2022-08-18T16:43:51.796Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:51.796Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:51.796Z] #14 103.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:43:51.796Z] #14 103.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:43:51.796Z] #14 103.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:43:51.796Z] [2022-08-18T16:43:51.796Z] #14 ... [2022-08-18T16:43:51.796Z] [2022-08-18T16:43:51.796Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:43:51.796Z] #44 sha256:f3c70a56e0a779154d101bb755ccc4759c379cd0c3f33c515ab32a7165884f46 [2022-08-18T16:43:51.796Z] #44 DONE 10.1s [2022-08-18T16:43:51.796Z] [2022-08-18T16:43:51.796Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:43:51.796Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:43:51.796Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:43:51.796Z] #14 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:43:51.796Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:43:52.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:43:52.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:43:53.175Z] #14 ... [2022-08-18T16:43:53.176Z] [2022-08-18T16:43:53.176Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:53.176Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:53.176Z] #77 21.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T16:43:53.176Z] #77 23.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T16:43:53.176Z] #77 23.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T16:43:53.176Z] #77 24.05 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-08-18T16:43:54.429Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:43:54.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:43:55.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:43:55.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:43:56.068Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:43:56.328Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T16:43:56.588Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:43:57.157Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-08-18T16:43:57.157Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:43:57.195Z] #14 ... [2022-08-18T16:43:57.195Z] [2022-08-18T16:43:57.195Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:43:57.195Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:43:57.195Z] #77 54.54 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T16:43:58.537Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-08-18T16:43:58.537Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:43:58.797Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-18T16:43:58.797Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:44:00.682Z] INFO [linters context/goanalysis] analyzers took 6m35.028721801s with top 10 stages: buildir: 2m25.408492942s, the_only_name: 41.423967474s, goimports: 29.487037574s, unconvert: 22.732433058s, gosec: 19.894159777s, S1038: 18.677131594s, misspell: 6.623788603s, unused: 5.548026576s, S1039: 5.092839458s, nilness: 4.664891589s [2022-08-18T16:44:00.682Z] INFO [runner] Issues before processing: 2398, after processing: 0 [2022-08-18T16:44:00.682Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2135/2135, cgo: 2135/2398, identifier_marker: 2032/2032, exclude-rules: 78/2032, path_prettifier: 2135/2135, skip_dirs: 2135/2135, autogenerated_exclude: 2032/2135, exclude: 2032/2032, nolint: 0/78, filename_unadjuster: 2135/2135 [2022-08-18T16:44:00.682Z] INFO [runner] processing took 89.104587ms with stages: nolint: 33.725553ms, identifier_marker: 23.402651ms, exclude-rules: 12.232719ms, path_prettifier: 9.332472ms, autogenerated_exclude: 8.259135ms, skip_dirs: 1.775087ms, cgo: 242.015µs, filename_unadjuster: 129.411µs, max_same_issues: 1.447µs, skip_files: 776ns, uniq_by_line: 573ns, diff: 509ns, max_from_linter: 425ns, exclude: 338ns, source_code: 307ns, sort_results: 260ns, max_per_file_from_linter: 260ns, path_shortener: 249ns, severity-rules: 228ns, path_prefixer: 172ns [2022-08-18T16:44:00.682Z] INFO [runner] linters took 1m46.079347897s with stages: goanalysis_metalinter: 1m45.990114176s [2022-08-18T16:44:00.682Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-18T16:44:00.682Z] INFO Memory: 2772 samples, avg is 317.3MB, max is 1263.1MB [2022-08-18T16:44:00.682Z] INFO Execution took 4m37.091979908s [2022-08-18T16:44:00.682Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2022-08-18T16:44:00.702Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-08-18T16:44:00.702Z] === RUN TestBuildUncleanTarFilenames [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T16:44:01.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-docker-py [2022-08-18T16:44:01.272Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T16:44:01.272Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:44:01.297Z] [2022-08-18T16:44:01.554Z] Removing bundles/ [2022-08-18T16:44:01.554Z] [2022-08-18T16:44:01.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:44:01.554Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:44:01.554Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:44:02.486Z] #77 ... [2022-08-18T16:44:02.486Z] [2022-08-18T16:44:02.486Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:44:02.486Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:02.486Z] #14 118.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:44:02.486Z] #14 118.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:02.486Z] #14 118.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:44:02.724Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T16:44:03.195Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-08-18T16:44:03.195Z] === RUN TestBuildWithHugeFile [2022-08-18T16:44:05.393Z] #77 ... [2022-08-18T16:44:05.393Z] [2022-08-18T16:44:05.393Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:44:05.393Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:05.393Z] #14 116.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:44:05.393Z] #14 116.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:05.393Z] #14 116.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:44:10.746Z] #14 ... [2022-08-18T16:44:10.746Z] [2022-08-18T16:44:10.746Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:10.746Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:10.746Z] #77 48.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T16:44:14.723Z] #14 ... [2022-08-18T16:44:14.723Z] [2022-08-18T16:44:14.723Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:14.723Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:14.723Z] #77 71.59 libtoolize: putting auxiliary files in '.'. [2022-08-18T16:44:14.723Z] #77 71.59 libtoolize: copying file './ltmain.sh' [2022-08-18T16:44:14.723Z] #77 73.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T16:44:14.723Z] #77 73.30 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T16:44:14.723Z] #77 73.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:44:17.564Z] ok github.com/docker/docker/libnetwork/ipam 15.582s coverage: 85.3% of statements [2022-08-18T16:44:17.564Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T16:44:17.564Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T16:44:17.564Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T16:44:17.564Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T16:44:17.564Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T16:44:17.820Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T16:44:18.025Z] #77 ... [2022-08-18T16:44:18.025Z] [2022-08-18T16:44:18.025Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:44:18.025Z] #64 sha256:bf592d0ab728967a899049b19bcd1b7a9b657830ed38ec37856c471bfa8e71a1 [2022-08-18T16:44:18.382Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-08-18T16:44:18.965Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-08-18T16:44:19.221Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T16:44:19.477Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-18T16:44:19.854Z] #64 77.44 Updating files: 31% (1562/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T16:44:20.115Z] #64 80.49 + cd /tmp/tmp.hZN6eQxGiS/src/github.com/containerd/containerd [2022-08-18T16:44:20.115Z] #64 80.49 + git checkout -q v1.6.7 [2022-08-18T16:44:23.416Z] #64 83.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:44:23.416Z] #64 83.45 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:44:23.416Z] #64 83.45 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:44:23.416Z] #64 83.45 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:44:23.416Z] #64 83.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:44:23.416Z] #64 83.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:44:23.416Z] #64 83.45 + '[' '' = dynamic ']' [2022-08-18T16:44:23.416Z] #64 83.45 + make [2022-08-18T16:44:25.330Z] #64 ... [2022-08-18T16:44:25.330Z] [2022-08-18T16:44:25.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:44:25.330Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:25.330Z] #14 143.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:44:25.330Z] #14 143.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:25.330Z] #14 144.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:44:25.632Z] #77 ... [2022-08-18T16:44:25.632Z] [2022-08-18T16:44:25.632Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:44:25.632Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:44:27.706Z] #64 75.94 Updating files: 32% (1620/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T16:44:27.706Z] #64 79.01 + cd /tmp/tmp.mns4T9Rx7F/src/github.com/containerd/containerd [2022-08-18T16:44:27.706Z] #64 79.01 + git checkout -q v1.6.7 [2022-08-18T16:44:30.243Z] #64 80.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:44:30.243Z] #64 80.99 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:44:30.243Z] #64 80.99 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:44:30.243Z] #64 80.99 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:44:30.243Z] #64 80.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:44:30.243Z] #64 80.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:44:30.243Z] #64 80.99 + '[' '' = dynamic ']' [2022-08-18T16:44:30.243Z] #64 80.99 + make [2022-08-18T16:44:30.617Z] #14 ... [2022-08-18T16:44:30.617Z] [2022-08-18T16:44:30.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:30.617Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:30.617Z] #77 88.62 configure.ac:7: installing './compile' [2022-08-18T16:44:30.617Z] #77 88.62 configure.ac:11: installing './config.guess' [2022-08-18T16:44:30.617Z] #77 88.66 configure.ac:11: installing './config.sub' [2022-08-18T16:44:30.617Z] #77 88.77 configure.ac:8: installing './install-sh' [2022-08-18T16:44:30.617Z] #77 88.80 configure.ac:8: installing './missing' [2022-08-18T16:44:30.617Z] #77 88.99 Makefile.am: installing './depcomp' [2022-08-18T16:44:32.002Z] #77 91.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:44:32.002Z] #77 91.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:44:32.002Z] #77 91.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:44:32.002Z] #77 91.14 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:44:32.328Z] #77 91.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:44:32.328Z] #77 91.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:44:32.589Z] #77 91.44 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:44:32.589Z] #77 91.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:44:32.851Z] #77 91.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:44:33.532Z] #64 84.36 + bin/ctr [2022-08-18T16:44:36.154Z] #77 ... [2022-08-18T16:44:36.154Z] [2022-08-18T16:44:36.154Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:44:36.154Z] #64 sha256:bf592d0ab728967a899049b19bcd1b7a9b657830ed38ec37856c471bfa8e71a1 [2022-08-18T16:44:36.154Z] #64 86.55 + bin/ctr [2022-08-18T16:44:36.154Z] #64 ... [2022-08-18T16:44:36.154Z] [2022-08-18T16:44:36.154Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:44:36.154Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:36.154Z] #14 155.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:44:36.154Z] #14 155.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:36.154Z] #14 155.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:44:38.810Z] #64 ... [2022-08-18T16:44:38.810Z] [2022-08-18T16:44:38.810Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:38.810Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:38.810Z] #77 66.18 libtoolize: putting auxiliary files in '.'. [2022-08-18T16:44:38.810Z] #77 66.18 libtoolize: copying file './ltmain.sh' [2022-08-18T16:44:38.810Z] #77 68.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T16:44:38.810Z] #77 68.01 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T16:44:38.810Z] #77 68.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:44:39.749Z] #77 ... [2022-08-18T16:44:39.749Z] [2022-08-18T16:44:39.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-08-18T16:44:39.749Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:39.749Z] #14 141.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:44:39.749Z] #14 141.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:39.749Z] #14 141.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:44:41.129Z] #14 152.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:44:41.129Z] #14 152.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:41.129Z] #14 152.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:44:46.411Z] #14 ... [2022-08-18T16:44:46.411Z] [2022-08-18T16:44:46.411Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:46.411Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:46.411Z] #77 83.62 configure.ac:7: installing './compile' [2022-08-18T16:44:46.411Z] #77 83.65 configure.ac:11: installing './config.guess' [2022-08-18T16:44:46.411Z] #77 83.67 configure.ac:11: installing './config.sub' [2022-08-18T16:44:46.411Z] #77 83.71 configure.ac:8: installing './install-sh' [2022-08-18T16:44:46.411Z] #77 83.72 configure.ac:8: installing './missing' [2022-08-18T16:44:46.411Z] #77 83.91 Makefile.am: installing './depcomp' [2022-08-18T16:44:48.330Z] #77 86.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:44:48.330Z] #77 86.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:44:48.589Z] #77 86.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:44:48.589Z] #77 86.39 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:44:48.849Z] #77 86.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:44:48.849Z] #77 86.74 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:44:49.108Z] #77 86.99 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:44:49.677Z] #77 87.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:44:49.937Z] #77 87.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:44:51.065Z] #14 167.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:44:51.065Z] #14 167.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:51.065Z] #14 167.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:44:56.454Z] #14 ... [2022-08-18T16:44:56.454Z] [2022-08-18T16:44:56.454Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:44:56.454Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:44:56.454Z] #77 115.1 configure.ac:7: installing 'build-aux/compile' [2022-08-18T16:44:56.454Z] #77 115.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T16:44:56.454Z] #77 115.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T16:44:56.454Z] #77 115.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T16:44:56.454Z] #77 115.1 configure.ac:11: installing 'build-aux/missing' [2022-08-18T16:44:56.508Z] #77 ... [2022-08-18T16:44:56.508Z] [2022-08-18T16:44:56.508Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:44:56.508Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:44:56.508Z] #14 167.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:44:56.508Z] #14 167.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:44:56.508Z] #14 167.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:44:56.722Z] #77 115.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:44:56.987Z] #77 115.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithHugeFile (49.30s) [2022-08-18T16:44:59.443Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:44:59.443Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:44:59.443Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:44:59.443Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:44:59.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:44:59.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:44:59.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:44:59.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:44:59.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:44:59.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:44:59.443Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:44:59.443Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:44:59.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-08-18T16:44:59.443Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:44:59.443Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:44:59.443Z] Loaded image: busybox:latest [2022-08-18T16:44:59.443Z] Loaded image: busybox:glibc [2022-08-18T16:44:59.443Z] Loaded image: debian:bullseye-slim [2022-08-18T16:44:59.443Z] Loaded image: hello-world:latest [2022-08-18T16:44:59.443Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:45:01.202Z] #77 119.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:45:01.202Z] #77 119.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:45:02.586Z] #77 121.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:45:02.586Z] #77 121.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:45:02.847Z] #77 122.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:45:03.419Z] #77 122.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:45:03.680Z] #77 122.6 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:45:03.941Z] #77 123.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:45:07.572Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s) [2022-08-18T16:45:07.572Z] PASS [2022-08-18T16:45:07.572Z] [2022-08-18T16:45:07.572Z] === Skipped [2022-08-18T16:45:07.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:45:07.572Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:45:07.572Z] [2022-08-18T16:45:07.572Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:45:07.572Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:45:07.572Z] [2022-08-18T16:45:07.572Z] DONE 34 tests, 2 skipped in 86.648s [2022-08-18T16:45:07.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:45:07.572Z] INFO: Testing against a local daemon [2022-08-18T16:45:07.572Z] === RUN TestConfigInspect [2022-08-18T16:45:08.951Z] --- PASS: TestConfigInspect (2.18s) [2022-08-18T16:45:08.951Z] === RUN TestConfigList [2022-08-18T16:45:11.488Z] --- PASS: TestConfigList (2.14s) [2022-08-18T16:45:11.488Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:45:13.394Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T16:45:13.394Z] === RUN TestConfigsUpdate [2022-08-18T16:45:14.622Z] #14 ... [2022-08-18T16:45:14.622Z] [2022-08-18T16:45:14.622Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:14.622Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:14.622Z] #77 109.4 configure.ac:7: installing 'build-aux/compile' [2022-08-18T16:45:14.622Z] #77 109.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T16:45:14.623Z] #77 109.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T16:45:14.623Z] #77 109.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T16:45:14.623Z] #77 109.5 configure.ac:11: installing 'build-aux/missing' [2022-08-18T16:45:14.623Z] #77 109.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:45:14.623Z] #77 110.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T16:45:15.930Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-18T16:45:15.930Z] === RUN TestTemplatedConfig [2022-08-18T16:45:16.008Z] #77 113.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:45:16.008Z] #77 113.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:45:16.195Z] #77 ... [2022-08-18T16:45:16.195Z] [2022-08-18T16:45:16.195Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:16.195Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:16.195Z] #14 193.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:45:16.195Z] #14 193.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:45:16.195Z] #14 193.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:16.946Z] #77 114.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:45:16.946Z] #77 114.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:45:16.946Z] #77 114.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:45:17.514Z] #77 115.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:45:17.514Z] #77 115.4 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:45:17.774Z] #77 115.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:45:18.466Z] --- PASS: TestTemplatedConfig (2.65s) [2022-08-18T16:45:18.466Z] === RUN TestConfigCreateResolve [2022-08-18T16:45:20.373Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-18T16:45:20.373Z] PASS [2022-08-18T16:45:20.373Z] [2022-08-18T16:45:20.373Z] DONE 6 tests in 13.496s [2022-08-18T16:45:20.373Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:45:20.373Z] INFO: Testing against a local daemon [2022-08-18T16:45:20.373Z] === RUN TestAttachWithTTY [2022-08-18T16:45:20.373Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T16:45:20.373Z] === RUN TestAttachWithoutTTy [2022-08-18T16:45:20.373Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-18T16:45:20.373Z] === RUN TestCheckpoint [2022-08-18T16:45:20.373Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:45:20.373Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:45:20.373Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:45:20.373Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:45:20.373Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:45:20.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:45:20.633Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:45:20.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:45:20.633Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:45:20.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:45:20.633Z] === RUN TestCopyEmptyFile [2022-08-18T16:45:20.903Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T16:45:20.903Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:45:20.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:45:20.903Z] === RUN TestCopyFromContainer [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer// [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:45:22.294Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:45:22.554Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:45:22.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:45:22.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:45:22.554Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer (1.83s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T16:45:22.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:45:22.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:45:22.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:45:22.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:45:22.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:45:22.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:45:22.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:45:22.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:45:22.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:45:22.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-18T16:45:22.813Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:45:22.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:45:22.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:45:22.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:45:22.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:45:22.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:45:22.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:45:22.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:45:22.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:45:22.813Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:45:22.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:45:22.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:45:24.362Z] #77 ... [2022-08-18T16:45:24.362Z] [2022-08-18T16:45:24.362Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:45:24.362Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:45:24.362Z] #67 195.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:45:24.362Z] #67 195.4 + GOBIN=/build [2022-08-18T16:45:24.362Z] #67 195.4 + GO111MODULE=on [2022-08-18T16:45:24.362Z] #67 195.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:45:24.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-08-18T16:45:24.718Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:45:26.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:45:26.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:45:26.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:45:26.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:45:26.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:45:26.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T16:45:26.099Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:45:26.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-18T16:45:26.667Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:45:26.667Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:45:26.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:45:26.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:45:26.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:45:26.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T16:45:26.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:45:26.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T16:45:26.667Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:45:26.667Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:45:26.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:45:26.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:45:26.667Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:45:26.667Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:45:26.667Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:45:26.667Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:45:26.667Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:45:26.667Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:45:26.667Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:45:26.667Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:45:26.667Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:45:26.667Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:45:26.667Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:45:26.667Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:45:26.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:45:26.667Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:45:26.667Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:45:26.667Z] === RUN TestDiff [2022-08-18T16:45:27.605Z] --- PASS: TestDiff (0.60s) [2022-08-18T16:45:27.605Z] === RUN TestExecConsoleSize [2022-08-18T16:45:28.173Z] --- PASS: TestExecConsoleSize (0.68s) [2022-08-18T16:45:28.173Z] === RUN TestExecWithCloseStdin [2022-08-18T16:45:28.450Z] #14 ... [2022-08-18T16:45:28.450Z] [2022-08-18T16:45:28.450Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:45:28.450Z] #67 sha256:14e10337b2c056834d99ac4f92d5973eac38f571e4b13e76c175fd00bd36273a [2022-08-18T16:45:28.450Z] #67 195.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:45:28.450Z] #67 195.7 + GOBIN=/build [2022-08-18T16:45:28.450Z] #67 195.7 + GO111MODULE=on [2022-08-18T16:45:28.450Z] #67 195.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:45:28.450Z] #67 ... [2022-08-18T16:45:28.450Z] [2022-08-18T16:45:28.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:28.450Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:28.450Z] #14 206.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:45:28.450Z] #14 206.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:45:28.450Z] #14 206.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:45:28.450Z] #14 206.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:45:28.450Z] #14 206.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:45:28.450Z] #14 206.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:45:28.450Z] #14 207.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:45:28.712Z] #14 ... [2022-08-18T16:45:28.712Z] [2022-08-18T16:45:28.712Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:45:28.712Z] #67 sha256:14e10337b2c056834d99ac4f92d5973eac38f571e4b13e76c175fd00bd36273a [2022-08-18T16:45:28.712Z] #67 206.3 rootlesskit version 1.0.0 [2022-08-18T16:45:28.712Z] #67 206.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:45:28.712Z] #67 206.3 -container-ip string [2022-08-18T16:45:28.712Z] #67 206.3 container ip [2022-08-18T16:45:28.712Z] #67 206.3 -container-port int [2022-08-18T16:45:28.712Z] #67 206.3 container port (default -1) [2022-08-18T16:45:28.712Z] #67 206.3 -host-ip string [2022-08-18T16:45:28.712Z] #67 206.3 host ip [2022-08-18T16:45:28.712Z] #67 206.3 -host-port int [2022-08-18T16:45:28.712Z] #67 206.3 host port (default -1) [2022-08-18T16:45:28.712Z] #67 206.3 -proto string [2022-08-18T16:45:28.712Z] #67 206.3 proxy protocol (default "tcp") [2022-08-18T16:45:28.712Z] #67 DONE 207.2s [2022-08-18T16:45:28.712Z] [2022-08-18T16:45:28.712Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:45:28.712Z] #68 sha256:43e96f9cdd538f2e235ed18a42d3fd5c798a0808e2fd6f052a6eb4e9e7b4ec1c [2022-08-18T16:45:28.712Z] #68 DONE 0.1s [2022-08-18T16:45:28.712Z] [2022-08-18T16:45:28.712Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:45:28.712Z] #69 sha256:c1b72fa98432416fae709d715d8f34720b76169c49a519f6426037925d6b5ebb [2022-08-18T16:45:28.712Z] #69 DONE 0.0s [2022-08-18T16:45:28.712Z] [2022-08-18T16:45:28.712Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:28.712Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:28.712Z] #14 207.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:45:28.712Z] #14 207.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:45:28.712Z] #14 207.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:45:28.712Z] #14 207.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:45:28.741Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-18T16:45:28.741Z] === RUN TestExec [2022-08-18T16:45:28.973Z] #14 207.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:45:28.973Z] #14 208.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:45:29.234Z] #14 208.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:45:29.234Z] #14 208.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:45:29.310Z] --- PASS: TestExec (0.62s) [2022-08-18T16:45:29.310Z] === RUN TestExecUser [2022-08-18T16:45:29.495Z] #14 208.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:45:29.756Z] #14 208.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:45:29.756Z] #14 208.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:29.756Z] #14 208.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:45:29.756Z] #14 208.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:45:29.756Z] #14 208.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:45:29.879Z] --- PASS: TestExecUser (0.62s) [2022-08-18T16:45:29.879Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:45:30.016Z] #14 208.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:45:30.016Z] #14 208.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:45:30.016Z] #14 208.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:45:30.277Z] #14 209.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:45:30.277Z] #14 209.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:45:30.277Z] #14 209.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:45:30.817Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-08-18T16:45:30.817Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:45:30.852Z] #14 209.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:45:30.853Z] #14 209.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:45:30.853Z] #14 209.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:45:30.853Z] #14 209.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:45:31.113Z] #14 209.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:45:31.113Z] #14 209.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:45:31.381Z] #14 210.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:45:31.381Z] #14 210.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:45:31.381Z] #14 210.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:45:32.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T16:45:32.196Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:45:32.325Z] #14 211.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:45:32.325Z] #14 211.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:45:32.325Z] #14 211.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:45:32.325Z] #14 211.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:45:32.325Z] #14 211.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:45:32.325Z] #14 211.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:32.586Z] #14 211.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:45:32.586Z] #14 211.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:45:32.586Z] #14 211.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:45:32.765Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-18T16:45:32.765Z] === RUN TestHealthKillContainer [2022-08-18T16:45:33.157Z] #14 212.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:45:33.157Z] #14 212.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:45:33.157Z] #14 212.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:45:34.099Z] #14 212.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:45:34.099Z] #14 213.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:45:34.099Z] #14 213.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:45:34.099Z] #14 213.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:45:34.099Z] #14 213.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:45:34.099Z] #14 213.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:45:34.360Z] #14 213.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:45:34.360Z] #14 213.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:45:34.360Z] #14 213.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:45:34.360Z] #14 213.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:45:34.360Z] #14 213.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:45:34.360Z] #14 213.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:45:34.360Z] #14 213.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:45:34.478Z] #67 ... [2022-08-18T16:45:34.478Z] [2022-08-18T16:45:34.478Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:34.478Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:34.478Z] #14 196.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:45:34.478Z] #14 196.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:45:34.478Z] #14 196.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:34.621Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:45:34.621Z] #14 213.4 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-08-18T16:45:34.621Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:34.621Z] #14 213.5 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-08-18T16:45:34.622Z] #14 213.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:45:34.883Z] #14 213.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:34.883Z] #14 213.6 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-08-18T16:45:34.883Z] #14 213.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:45:34.883Z] #14 213.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:45:34.883Z] #14 213.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:35.144Z] #14 213.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:45:35.144Z] #14 214.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:35.144Z] #14 214.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:35.144Z] #14 214.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:45:35.417Z] #14 ... [2022-08-18T16:45:35.417Z] [2022-08-18T16:45:35.417Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:45:35.417Z] #67 sha256:7946fabf77911f869afbcdc16bb4b200a189a7c6d8760315efa205255a4379a2 [2022-08-18T16:45:35.417Z] #67 206.4 rootlesskit version 1.0.0 [2022-08-18T16:45:35.417Z] #67 206.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:45:35.417Z] #67 206.4 -container-ip string [2022-08-18T16:45:35.417Z] #67 206.4 container ip [2022-08-18T16:45:35.417Z] #67 206.4 -container-port int [2022-08-18T16:45:35.417Z] #67 206.4 container port (default -1) [2022-08-18T16:45:35.417Z] #67 206.4 -host-ip string [2022-08-18T16:45:35.417Z] #67 206.4 host ip [2022-08-18T16:45:35.417Z] #67 206.4 -host-port int [2022-08-18T16:45:35.417Z] #67 206.4 host port (default -1) [2022-08-18T16:45:35.417Z] #67 206.4 -proto string [2022-08-18T16:45:35.417Z] #67 206.4 proxy protocol (default "tcp") [2022-08-18T16:45:36.089Z] #14 DONE 214.9s [2022-08-18T16:45:36.089Z] [2022-08-18T16:45:36.089Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:45:36.089Z] #59 sha256:98fa826c190ff8e9d12e9c3ddecd7040c65c1911b27e6342a58189355ac038a6 [2022-08-18T16:45:36.353Z] #59 DONE 0.3s [2022-08-18T16:45:36.353Z] [2022-08-18T16:45:36.353Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:45:36.353Z] #60 sha256:b31e3341773f0ce1f3b9bffd682c1d69cda93616566991abd38db65ff90db172 [2022-08-18T16:45:37.345Z] #67 DONE 208.1s [2022-08-18T16:45:37.345Z] [2022-08-18T16:45:37.345Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:45:37.345Z] #68 sha256:e5ea59850cdfad623e594413bbcec426a429e4727a95bbf087c425a30fac130b [2022-08-18T16:45:37.345Z] #68 DONE 0.1s [2022-08-18T16:45:37.345Z] [2022-08-18T16:45:37.345Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:45:37.345Z] #69 sha256:baa8bff76972b6a8cf9dd1a41dbffa576956d59eea82b2c19c6b424791f7fad9 [2022-08-18T16:45:37.345Z] #69 DONE 0.0s [2022-08-18T16:45:37.345Z] [2022-08-18T16:45:37.345Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:37.345Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:37.345Z] #14 208.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:45:37.345Z] #14 208.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:45:37.345Z] #14 208.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:45:37.604Z] #14 209.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:45:37.604Z] #14 209.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:45:37.604Z] #14 209.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:45:37.604Z] #14 209.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:45:37.604Z] #14 209.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:45:37.863Z] #14 209.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:45:37.863Z] #14 209.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:45:37.863Z] #14 209.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:45:38.123Z] #14 209.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:45:38.123Z] #14 209.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:45:38.268Z] #60 1.862 + RM_GOPATH=0 [2022-08-18T16:45:38.268Z] #60 ... [2022-08-18T16:45:38.268Z] [2022-08-18T16:45:38.268Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:45:38.268Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:45:38.268Z] #15 DONE 2.2s [2022-08-18T16:45:38.268Z] [2022-08-18T16:45:38.268Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:45:38.268Z] #60 sha256:b31e3341773f0ce1f3b9bffd682c1d69cda93616566991abd38db65ff90db172 [2022-08-18T16:45:38.268Z] #60 1.863 + TMP_GOPATH= [2022-08-18T16:45:38.268Z] #60 1.863 + : /build [2022-08-18T16:45:38.268Z] #60 1.863 + '[' -z '' ']' [2022-08-18T16:45:38.268Z] #60 1.863 ++ mktemp -d [2022-08-18T16:45:38.268Z] #60 1.871 + export GOPATH=/tmp/tmp.GADcOTLR3a [2022-08-18T16:45:38.268Z] #60 1.872 + GOPATH=/tmp/tmp.GADcOTLR3a [2022-08-18T16:45:38.268Z] #60 1.872 + RM_GOPATH=1 [2022-08-18T16:45:38.268Z] #60 1.872 + case "$(go env GOARCH)" in [2022-08-18T16:45:38.268Z] #60 1.872 ++ go env GOARCH [2022-08-18T16:45:38.268Z] #60 1.888 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:45:38.268Z] #60 1.890 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:45:38.268Z] #60 1.892 ++ dirname /install.sh [2022-08-18T16:45:38.268Z] #60 1.895 + dir=/ [2022-08-18T16:45:38.268Z] #60 1.895 + bin=runc [2022-08-18T16:45:38.268Z] #60 1.895 + shift [2022-08-18T16:45:38.268Z] #60 1.895 + '[' '!' -f //runc.installer ']' [2022-08-18T16:45:38.268Z] #60 1.895 + . //runc.installer [2022-08-18T16:45:38.268Z] #60 1.895 ++ set -e [2022-08-18T16:45:38.268Z] #60 1.895 ++ : v1.1.3 [2022-08-18T16:45:38.268Z] #60 1.895 + install_runc [2022-08-18T16:45:38.268Z] #60 1.895 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:45:38.268Z] #60 1.895 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:45:38.268Z] #60 1.895 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GADcOTLR3a/src/github.com/opencontainers/runc [2022-08-18T16:45:38.268Z] #60 1.895 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:45:38.268Z] #60 1.898 Cloning into '/tmp/tmp.GADcOTLR3a/src/github.com/opencontainers/runc'... [2022-08-18T16:45:38.382Z] #14 209.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:45:38.382Z] #14 210.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:45:38.951Z] #14 210.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:45:38.951Z] #14 210.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:45:38.951Z] #14 210.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:38.951Z] #14 210.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:45:38.951Z] #14 210.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:45:38.951Z] #14 210.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:45:39.210Z] #14 210.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:45:39.210Z] #14 210.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:45:39.210Z] #14 210.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:45:39.470Z] #14 211.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:45:39.471Z] #14 211.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:45:39.471Z] #14 211.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:45:40.039Z] #14 211.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:45:40.039Z] #14 211.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:45:40.039Z] #14 211.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:45:40.039Z] #14 211.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:45:40.039Z] #14 211.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:45:40.039Z] #14 211.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:45:40.182Z] #60 ... [2022-08-18T16:45:40.182Z] [2022-08-18T16:45:40.182Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:40.182Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:40.182Z] #77 149.1 configure.ac:11: installing 'build-aux/compile' [2022-08-18T16:45:40.182Z] #77 149.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T16:45:40.182Z] #77 149.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T16:45:40.182Z] #77 149.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T16:45:40.182Z] #77 149.2 configure.ac:13: installing 'build-aux/missing' [2022-08-18T16:45:40.182Z] #77 149.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T16:45:40.182Z] #77 149.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:45:40.182Z] #77 152.2 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:45:40.183Z] #77 152.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:45:40.183Z] #77 152.8 checking how to print strings... printf [2022-08-18T16:45:40.183Z] #77 152.9 checking for gcc... gcc [2022-08-18T16:45:40.183Z] #77 153.0 checking whether the C compiler works... yes [2022-08-18T16:45:40.183Z] #77 153.3 checking for C compiler default output file name... a.out [2022-08-18T16:45:40.183Z] #77 153.3 checking for suffix of executables... [2022-08-18T16:45:40.183Z] #77 153.6 checking whether we are cross compiling... no [2022-08-18T16:45:40.183Z] #77 154.0 checking for suffix of object files... o [2022-08-18T16:45:40.183Z] #77 154.3 checking whether we are using the GNU C compiler... yes [2022-08-18T16:45:40.183Z] #77 154.4 checking whether gcc accepts -g... yes [2022-08-18T16:45:40.183Z] #77 154.5 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:45:40.183Z] #77 154.7 checking whether gcc understands -c and -o together... yes [2022-08-18T16:45:40.183Z] #77 155.1 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:45:40.183Z] #77 155.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:45:40.183Z] #77 155.1 checking for egrep... /bin/grep -E [2022-08-18T16:45:40.183Z] #77 155.1 checking for fgrep... /bin/grep -F [2022-08-18T16:45:40.183Z] #77 155.1 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:45:40.183Z] #77 155.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:45:40.183Z] #77 155.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:45:40.183Z] #77 155.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:45:40.183Z] #77 155.4 checking whether ln -s works... yes [2022-08-18T16:45:40.183Z] #77 155.4 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:45:40.183Z] #77 155.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:45:40.183Z] #77 155.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:45:40.183Z] #77 155.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:45:40.183Z] #77 155.5 checking for objdump... objdump [2022-08-18T16:45:40.183Z] #77 155.5 checking how to recognize dependent libraries... pass_all [2022-08-18T16:45:40.183Z] #77 155.5 checking for dlltool... no [2022-08-18T16:45:40.183Z] #77 155.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:45:40.183Z] #77 155.5 checking for ar... ar [2022-08-18T16:45:40.183Z] #77 155.5 checking for archiver @FILE support... @ [2022-08-18T16:45:40.183Z] #77 155.7 checking for strip... strip [2022-08-18T16:45:40.183Z] #77 155.7 checking for ranlib... ranlib [2022-08-18T16:45:40.183Z] #77 155.7 checking for gawk... no [2022-08-18T16:45:40.183Z] #77 155.7 checking for mawk... mawk [2022-08-18T16:45:40.183Z] #77 155.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:45:40.183Z] #77 156.4 checking for sysroot... no [2022-08-18T16:45:40.183Z] #77 156.4 checking for a working dd... /bin/dd [2022-08-18T16:45:40.183Z] #77 156.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:45:40.183Z] #77 156.6 checking for mt... no [2022-08-18T16:45:40.183Z] #77 156.6 checking if : is a manifest tool... no [2022-08-18T16:45:40.183Z] #77 156.7 checking how to run the C preprocessor... gcc -E [2022-08-18T16:45:40.183Z] #77 157.3 checking for ANSI C header files... yes [2022-08-18T16:45:40.183Z] #77 158.6 checking for sys/types.h... yes [2022-08-18T16:45:40.183Z] #77 158.9 checking for sys/stat.h... yes [2022-08-18T16:45:40.443Z] #77 159.2 checking for stdlib.h... yes [2022-08-18T16:45:40.608Z] #14 212.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:45:40.608Z] #14 212.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:45:40.608Z] #14 212.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:45:40.705Z] #77 159.4 checking for string.h... [2022-08-18T16:45:40.705Z] #77 ... [2022-08-18T16:45:40.705Z] [2022-08-18T16:45:40.705Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:45:40.705Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:45:40.705Z] #16 DONE 2.3s [2022-08-18T16:45:40.705Z] [2022-08-18T16:45:40.705Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:45:40.705Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:45:40.884Z] --- PASS: TestHealthKillContainer (8.17s) [2022-08-18T16:45:40.884Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:45:41.453Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-18T16:45:41.453Z] === RUN TestIpcModeNone [2022-08-18T16:45:41.545Z] #14 212.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:45:41.545Z] #14 212.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:45:41.545Z] #14 213.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:45:41.805Z] #14 213.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:45:41.805Z] #14 213.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:45:41.805Z] #14 213.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:42.065Z] #14 213.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:45:42.065Z] #14 213.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:45:42.065Z] #14 213.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:45:42.091Z] #17 1.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:45:42.091Z] #17 DONE 1.4s [2022-08-18T16:45:42.091Z] [2022-08-18T16:45:42.091Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:45:42.091Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:45:42.324Z] #14 213.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:45:42.324Z] #14 213.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:45:42.324Z] #14 213.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:45:42.391Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-18T16:45:42.391Z] === RUN TestIpcModePrivate [2022-08-18T16:45:42.586Z] #14 ... [2022-08-18T16:45:42.586Z] [2022-08-18T16:45:42.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:42.586Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:42.586Z] #77 140.5 configure.ac:11: installing 'build-aux/compile' [2022-08-18T16:45:42.586Z] #77 140.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T16:45:42.586Z] #77 140.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T16:45:42.586Z] #77 140.5 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T16:45:42.586Z] #77 140.5 configure.ac:13: installing 'build-aux/missing' [2022-08-18T16:45:42.650Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-18T16:45:42.846Z] #77 140.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T16:45:42.846Z] #77 140.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:45:42.910Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-18T16:45:42.910Z] === RUN TestIpcModeShareable [2022-08-18T16:45:43.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-18T16:45:43.429Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-18T16:45:43.429Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:45:44.006Z] #18 DONE 1.6s [2022-08-18T16:45:44.006Z] [2022-08-18T16:45:44.006Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:44.006Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:44.006Z] #77 159.4 checking for string.h... yes [2022-08-18T16:45:44.006Z] #77 159.8 checking for memory.h... yes [2022-08-18T16:45:44.006Z] #77 160.2 checking for strings.h... yes [2022-08-18T16:45:44.006Z] #77 160.7 checking for inttypes.h... yes [2022-08-18T16:45:44.006Z] #77 161.0 checking for stdint.h... yes [2022-08-18T16:45:44.006Z] #77 161.5 checking for unistd.h... yes [2022-08-18T16:45:44.006Z] #77 161.8 checking for dlfcn.h... yes [2022-08-18T16:45:44.006Z] #77 162.2 checking for objdir... .libs [2022-08-18T16:45:44.269Z] #77 163.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:45:44.269Z] #77 163.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:45:44.572Z] #77 163.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:45:45.147Z] #77 163.5 checking if gcc static flag -static works... [2022-08-18T16:45:45.147Z] #77 ... [2022-08-18T16:45:45.147Z] [2022-08-18T16:45:45.147Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:45:45.147Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:45:45.147Z] #19 DONE 1.5s [2022-08-18T16:45:45.147Z] [2022-08-18T16:45:45.147Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:45:45.147Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:45:45.336Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-08-18T16:45:45.336Z] === RUN TestAPIIpcModeHost [2022-08-18T16:45:45.395Z] [2022-08-18T16:45:45.396Z] #77 ... [2022-08-18T16:45:45.396Z] [2022-08-18T16:45:45.396Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:45:45.396Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:45:45.396Z] #14 214.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:45:45.396Z] #14 214.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:45:45.396Z] #14 214.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:45:45.396Z] #14 215.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:45:45.396Z] #14 215.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:45:45.396Z] #14 215.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:45:45.396Z] #14 215.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:45:45.396Z] #14 215.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:45:45.396Z] #14 215.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:45:45.396Z] #14 215.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:45:45.396Z] #14 215.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:45:45.396Z] #14 215.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:45:45.396Z] #14 215.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.6 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-08-18T16:45:45.396Z] #14 215.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.7 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-08-18T16:45:45.396Z] #14 215.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:45:45.396Z] #14 215.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.7 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-08-18T16:45:45.396Z] #14 215.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:45:45.396Z] #14 215.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:45.396Z] #14 215.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:45:45.396Z] #14 215.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:45.396Z] #14 216.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:45:45.396Z] #14 216.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:45:45.396Z] #14 DONE 216.6s [2022-08-18T16:45:45.396Z] [2022-08-18T16:45:45.396Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:45.396Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:45.396Z] #77 142.8 checking build system type... [2022-08-18T16:45:45.396Z] #77 ... [2022-08-18T16:45:45.396Z] [2022-08-18T16:45:45.396Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:45:45.396Z] #59 sha256:451c808b92fcb0a9a316c749d412a4065c6372db04711f807cad8d6c2e02c7ee [2022-08-18T16:45:45.396Z] #59 DONE 0.3s [2022-08-18T16:45:45.396Z] [2022-08-18T16:45:45.396Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:45:45.396Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:45:45.905Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-18T16:45:45.905Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:45:46.533Z] #20 DONE 1.6s [2022-08-18T16:45:46.533Z] [2022-08-18T16:45:46.533Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:46.533Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:46.533Z] #77 163.5 checking if gcc static flag -static works... yes [2022-08-18T16:45:46.533Z] #77 164.5 checking if gcc supports -c -o file.o... yes [2022-08-18T16:45:46.533Z] #77 164.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:45:46.533Z] #77 164.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:45:46.533Z] #77 164.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:45:46.533Z] #77 165.6 checking how to hardcode library paths into programs... immediate [2022-08-18T16:45:46.533Z] #77 165.6 checking whether stripping libraries is possible... yes [2022-08-18T16:45:46.533Z] #77 165.6 checking if libtool supports shared libraries... yes [2022-08-18T16:45:46.533Z] #77 165.6 checking whether to build shared libraries... no [2022-08-18T16:45:46.533Z] #77 165.6 checking whether to build static libraries... yes [2022-08-18T16:45:46.776Z] #60 ... [2022-08-18T16:45:46.776Z] [2022-08-18T16:45:46.776Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:45:46.776Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:45:46.776Z] #15 DONE 1.8s [2022-08-18T16:45:46.794Z] #77 165.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:45:46.795Z] #77 165.7 checking whether build environment is sane... yes [2022-08-18T16:45:46.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T16:45:46.843Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-18T16:45:46.843Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:45:47.039Z] [2022-08-18T16:45:47.039Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:47.039Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:47.039Z] #77 142.8 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:45:47.039Z] #77 143.3 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:45:47.039Z] #77 143.3 checking how to print strings... printf [2022-08-18T16:45:47.039Z] #77 143.4 checking for gcc... gcc [2022-08-18T16:45:47.039Z] #77 143.6 checking whether the C compiler works... yes [2022-08-18T16:45:47.039Z] #77 143.9 checking for C compiler default output file name... a.out [2022-08-18T16:45:47.039Z] #77 143.9 checking for suffix of executables... [2022-08-18T16:45:47.039Z] #77 144.2 checking whether we are cross compiling... no [2022-08-18T16:45:47.039Z] #77 144.7 checking for suffix of object files... o [2022-08-18T16:45:47.056Z] #77 165.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:45:47.056Z] #77 165.9 checking whether make sets $(MAKE)... yes [2022-08-18T16:45:47.056Z] #77 166.0 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:45:47.298Z] #77 144.9 checking whether we are using the GNU C compiler... yes [2022-08-18T16:45:47.317Z] #77 166.1 checking whether make supports nested variables... yes [2022-08-18T16:45:47.317Z] #77 166.2 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:45:47.317Z] #77 166.2 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:45:47.317Z] #77 166.2 checking how to create a ustar tar archive... gnutar [2022-08-18T16:45:47.578Z] #77 166.3 checking dependency style of gcc... gcc3 [2022-08-18T16:45:47.578Z] #77 166.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:45:47.578Z] #77 166.6 checking whether make supports nested variables... (cached) yes [2022-08-18T16:45:47.578Z] #77 166.6 checking for gawk... (cached) mawk [2022-08-18T16:45:47.578Z] #77 166.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:45:47.578Z] #77 166.6 checking for gcc... (cached) gcc [2022-08-18T16:45:47.839Z] #77 166.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:45:47.839Z] #77 166.8 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:45:47.839Z] #77 166.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:45:47.839Z] #77 166.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:45:47.867Z] #77 145.2 checking whether gcc accepts -g... yes [2022-08-18T16:45:48.100Z] #77 166.8 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:45:48.100Z] #77 166.9 checking for python3... /usr/bin/python3 [2022-08-18T16:45:48.100Z] #77 166.9 checking for python3 version... 3.9 [2022-08-18T16:45:48.126Z] #77 145.6 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:45:48.233Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T16:45:48.233Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-08-18T16:45:48.233Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:45:48.361Z] #77 167.1 checking for python3 platform... linux [2022-08-18T16:45:48.386Z] #77 145.9 checking whether gcc understands -c and -o together... [2022-08-18T16:45:48.386Z] #77 ... [2022-08-18T16:45:48.386Z] [2022-08-18T16:45:48.386Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:45:48.386Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:45:48.386Z] #16 DONE 1.7s [2022-08-18T16:45:48.386Z] [2022-08-18T16:45:48.386Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:48.386Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:48.386Z] #77 145.9 checking whether gcc understands -c and -o together... yes [2022-08-18T16:45:48.622Z] #77 167.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:45:48.645Z] #77 146.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:45:48.646Z] #77 146.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:45:48.646Z] #77 146.4 checking for egrep... /bin/grep -E [2022-08-18T16:45:48.646Z] #77 146.5 checking for fgrep... /bin/grep -F [2022-08-18T16:45:48.646Z] #77 146.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:45:48.646Z] #77 146.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:45:48.646Z] #77 146.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:45:48.884Z] #77 167.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:45:48.884Z] #77 167.9 checking for go-md2man... no [2022-08-18T16:45:48.905Z] #77 146.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:45:48.905Z] #77 146.7 checking whether ln -s works... yes [2022-08-18T16:45:48.905Z] #77 146.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:45:48.905Z] #77 146.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:45:48.905Z] #77 146.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:45:48.905Z] #77 146.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:45:48.905Z] #77 146.8 checking for objdump... objdump [2022-08-18T16:45:48.905Z] #77 146.8 checking how to recognize dependent libraries... pass_all [2022-08-18T16:45:48.905Z] #77 146.8 checking for dlltool... no [2022-08-18T16:45:48.905Z] #77 146.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:45:48.905Z] #77 146.8 checking for ar... ar [2022-08-18T16:45:49.145Z] #77 167.9 checking error.h usability... yes [2022-08-18T16:45:49.170Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T16:45:49.406Z] #77 168.3 checking error.h presence... yes [2022-08-18T16:45:49.406Z] #77 168.3 checking for error.h... yes [2022-08-18T16:45:49.429Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-08-18T16:45:49.429Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:45:49.473Z] #77 146.8 checking for archiver @FILE support... @ [2022-08-18T16:45:49.473Z] #77 147.3 checking for strip... strip [2022-08-18T16:45:49.473Z] #77 147.3 checking for ranlib... ranlib [2022-08-18T16:45:49.473Z] #77 147.3 checking for gawk... no [2022-08-18T16:45:49.473Z] #77 147.3 checking for mawk... mawk [2022-08-18T16:45:49.668Z] #77 168.4 checking linux/openat2.h usability... yes [2022-08-18T16:45:49.668Z] #77 168.5 checking linux/openat2.h presence... yes [2022-08-18T16:45:49.668Z] #77 168.7 checking for linux/openat2.h... yes [2022-08-18T16:45:50.040Z] #77 147.3 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-18T16:45:50.040Z] #77 ... [2022-08-18T16:45:50.040Z] [2022-08-18T16:45:50.040Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:45:50.040Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:45:50.040Z] #17 1.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:45:50.040Z] #17 DONE 1.4s [2022-08-18T16:45:50.040Z] [2022-08-18T16:45:50.040Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:50.040Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:50.040Z] #77 147.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:45:50.302Z] #77 148.0 checking for sysroot... no [2022-08-18T16:45:50.302Z] #77 148.0 checking for a working dd... /bin/dd [2022-08-18T16:45:50.302Z] #77 148.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:45:50.302Z] #77 148.2 checking for mt... no [2022-08-18T16:45:50.302Z] #77 148.2 checking if : is a manifest tool... no [2022-08-18T16:45:50.366Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T16:45:50.500Z] #77 168.9 checking for copy_file_range... yes [2022-08-18T16:45:50.626Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-08-18T16:45:50.626Z] === RUN TestIpcModeOlderClient [2022-08-18T16:45:50.626Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:45:50.626Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:45:50.819Z] #77 148.2 checking how to run the C preprocessor... gcc -E [2022-08-18T16:45:51.077Z] #77 169.4 checking for fgetxattr... yes [2022-08-18T16:45:51.196Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-18T16:45:51.196Z] === RUN TestKillContainer [2022-08-18T16:45:51.196Z] === RUN TestKillContainer/no_signal [2022-08-18T16:45:51.337Z] #77 148.9 checking for ANSI C header files... [2022-08-18T16:45:51.337Z] #77 ... [2022-08-18T16:45:51.337Z] [2022-08-18T16:45:51.337Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:45:51.337Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:45:51.337Z] #18 DONE 1.5s [2022-08-18T16:45:51.337Z] [2022-08-18T16:45:51.337Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:45:51.337Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:45:51.456Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:45:51.649Z] #77 170.0 checking for statx... yes [2022-08-18T16:45:51.910Z] #77 170.5 checking for fgetpwent_r... yes [2022-08-18T16:45:52.025Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:45:52.594Z] --- PASS: TestKillContainer (1.50s) [2022-08-18T16:45:52.594Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T16:45:52.594Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-08-18T16:45:52.594Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-18T16:45:52.594Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:45:52.594Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:45:52.715Z] #19 DONE 1.3s [2022-08-18T16:45:52.715Z] [2022-08-18T16:45:52.715Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:52.715Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:52.715Z] #77 148.9 checking for ANSI C header files... yes [2022-08-18T16:45:52.715Z] #77 150.2 checking for sys/types.h... yes [2022-08-18T16:45:52.765Z] #77 171.1 checking for issetugid... no [2022-08-18T16:45:52.765Z] #77 171.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:45:52.765Z] #77 171.6 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:45:52.975Z] #77 150.6 checking for sys/stat.h... yes [2022-08-18T16:45:53.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:45:53.376Z] #77 171.6 checking for library containing yajl_tree_get... -lyajl [2022-08-18T16:45:53.376Z] #77 172.3 checking for yajl >= 2.0.0... yes [2022-08-18T16:45:53.494Z] #77 151.0 checking for stdlib.h... yes [2022-08-18T16:45:53.494Z] #77 151.3 checking for string.h... yes [2022-08-18T16:45:53.649Z] #77 172.4 checking sys/capability.h usability... yes [2022-08-18T16:45:53.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-08-18T16:45:53.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-08-18T16:45:53.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-18T16:45:53.733Z] === RUN TestKillStoppedContainer [2022-08-18T16:45:53.754Z] #77 151.5 checking for memory.h... yes [2022-08-18T16:45:53.919Z] #77 172.7 checking sys/capability.h presence... yes [2022-08-18T16:45:53.919Z] #77 172.9 checking for sys/capability.h... yes [2022-08-18T16:45:53.993Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:45:53.993Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:45:53.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T16:45:53.993Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:45:54.016Z] [2022-08-18T16:45:54.017Z] #77 ... [2022-08-18T16:45:54.017Z] [2022-08-18T16:45:54.017Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:45:54.017Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:45:54.017Z] #20 DONE 1.3s [2022-08-18T16:45:54.017Z] [2022-08-18T16:45:54.017Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:54.017Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:54.254Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-18T16:45:54.254Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:45:54.254Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:45:54.254Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:45:54.254Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:45:54.276Z] #77 151.8 checking for strings.h... yes [2022-08-18T16:45:54.493Z] #77 172.9 checking for library containing cap_from_name... [2022-08-18T16:45:54.493Z] #77 ... [2022-08-18T16:45:54.493Z] [2022-08-18T16:45:54.493Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:45:54.493Z] #60 sha256:b31e3341773f0ce1f3b9bffd682c1d69cda93616566991abd38db65ff90db172 [2022-08-18T16:45:54.493Z] #60 18.21 + cd /tmp/tmp.GADcOTLR3a/src/github.com/opencontainers/runc [2022-08-18T16:45:54.493Z] #60 18.22 + git checkout -q v1.1.3 [2022-08-18T16:45:54.535Z] #77 152.2 checking for inttypes.h... yes [2022-08-18T16:45:54.823Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T16:45:54.823Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:45:55.057Z] #77 152.6 checking for stdint.h... yes [2022-08-18T16:45:55.082Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-18T16:45:55.082Z] === RUN TestLinksContainerNames [2022-08-18T16:45:55.317Z] #77 152.9 checking for unistd.h... yes [2022-08-18T16:45:55.877Z] #60 19.33 + '[' -z '' ']' [2022-08-18T16:45:55.877Z] #60 19.33 + target=static [2022-08-18T16:45:55.877Z] #60 19.33 + make BUILDTAGS=seccomp static [2022-08-18T16:45:55.885Z] #77 153.2 checking for dlfcn.h... yes [2022-08-18T16:45:55.885Z] #77 153.6 checking for objdir... .libs [2022-08-18T16:45:56.020Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-18T16:45:56.020Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:45:56.589Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-08-18T16:45:56.589Z] === RUN TestLogs [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:45:56.589Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:45:56.589Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:45:56.589Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:45:56.818Z] #60 20.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T16:45:56.818Z] #60 ... [2022-08-18T16:45:56.818Z] [2022-08-18T16:45:56.818Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:45:56.818Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:45:56.818Z] #21 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:45:56.818Z] #21 2.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:45:56.818Z] #21 2.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:45:56.818Z] #21 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:45:56.818Z] #21 5.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:45:56.818Z] #21 8.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:45:56.818Z] #21 ... [2022-08-18T16:45:56.818Z] [2022-08-18T16:45:56.818Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:56.818Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:56.818Z] #77 172.9 checking for library containing cap_from_name... -lcap [2022-08-18T16:45:56.818Z] #77 173.6 checking for library containing dlopen... -ldl [2022-08-18T16:45:56.818Z] #77 174.8 checking seccomp.h usability... yes [2022-08-18T16:45:56.818Z] #77 175.3 checking seccomp.h presence... yes [2022-08-18T16:45:56.818Z] #77 175.4 checking for seccomp.h... yes [2022-08-18T16:45:56.818Z] #77 175.4 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T16:45:57.081Z] #77 154.7 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-18T16:45:57.081Z] #77 ... [2022-08-18T16:45:57.081Z] [2022-08-18T16:45:57.081Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:45:57.081Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:45:57.081Z] #60 1.887 + RM_GOPATH=0 [2022-08-18T16:45:57.081Z] #60 1.887 + TMP_GOPATH= [2022-08-18T16:45:57.081Z] #60 1.887 + : /build [2022-08-18T16:45:57.081Z] #60 1.887 + '[' -z '' ']' [2022-08-18T16:45:57.081Z] #60 1.887 ++ mktemp -d [2022-08-18T16:45:57.081Z] #60 1.893 + export GOPATH=/tmp/tmp.mGRMK9RLxz [2022-08-18T16:45:57.081Z] #60 1.893 + GOPATH=/tmp/tmp.mGRMK9RLxz [2022-08-18T16:45:57.081Z] #60 1.893 + RM_GOPATH=1 [2022-08-18T16:45:57.081Z] #60 1.893 + case "$(go env GOARCH)" in [2022-08-18T16:45:57.081Z] #60 1.893 ++ go env GOARCH [2022-08-18T16:45:57.081Z] #60 1.983 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:45:57.081Z] #60 1.983 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:45:57.081Z] #60 1.983 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:45:57.081Z] #60 1.983 ++ dirname /install.sh [2022-08-18T16:45:57.081Z] #60 1.983 + dir=/ [2022-08-18T16:45:57.081Z] #60 1.983 + bin=runc [2022-08-18T16:45:57.081Z] #60 1.983 + shift [2022-08-18T16:45:57.081Z] #60 1.983 + '[' '!' -f //runc.installer ']' [2022-08-18T16:45:57.081Z] #60 1.983 + . //runc.installer [2022-08-18T16:45:57.081Z] #60 1.983 ++ set -e [2022-08-18T16:45:57.081Z] #60 1.983 ++ : v1.1.3 [2022-08-18T16:45:57.081Z] #60 1.983 + install_runc [2022-08-18T16:45:57.081Z] #60 1.983 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:45:57.081Z] #60 1.983 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:45:57.081Z] #60 1.983 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mGRMK9RLxz/src/github.com/opencontainers/runc [2022-08-18T16:45:57.081Z] #60 1.983 Cloning into '/tmp/tmp.mGRMK9RLxz/src/github.com/opencontainers/runc'... [2022-08-18T16:45:57.157Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:45:57.157Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:45:57.339Z] #77 176.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T16:45:57.339Z] #60 ... [2022-08-18T16:45:57.339Z] [2022-08-18T16:45:57.339Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:45:57.339Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:45:57.339Z] #77 154.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:45:57.339Z] #77 155.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:45:57.599Z] #77 155.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:45:57.606Z] #77 176.3 checking systemd/sd-bus.h usability... yes [2022-08-18T16:45:57.726Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:45:57.726Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:45:57.870Z] #77 176.5 checking systemd/sd-bus.h presence... yes [2022-08-18T16:45:57.870Z] #77 176.9 checking for systemd/sd-bus.h... yes [2022-08-18T16:45:58.295Z] === RUN TestLogs/driver_json-file [2022-08-18T16:45:58.295Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:45:58.296Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:45:58.296Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:45:58.296Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:45:58.296Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:45:58.296Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:45:58.296Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:45:58.296Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:45:58.811Z] #77 176.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T16:45:58.981Z] #77 155.4 checking if gcc static flag -static works... yes [2022-08-18T16:45:58.982Z] #77 156.5 checking if gcc supports -c -o file.o... yes [2022-08-18T16:45:58.982Z] #77 156.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:45:59.235Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:45:59.235Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:45:59.241Z] #77 156.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:45:59.382Z] #77 177.8 checking for sd_notify_barrier... yes [2022-08-18T16:45:59.643Z] #77 178.3 checking linux/bpf.h usability... yes [2022-08-18T16:45:59.643Z] #77 178.5 checking linux/bpf.h presence... yes [2022-08-18T16:45:59.643Z] #77 178.7 checking for linux/bpf.h... yes [2022-08-18T16:45:59.804Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:45:59.804Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:45:59.810Z] #77 156.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:45:59.810Z] #77 157.5 checking how to hardcode library paths into programs... immediate [2022-08-18T16:45:59.810Z] #77 157.5 checking whether stripping libraries is possible... yes [2022-08-18T16:45:59.810Z] #77 157.5 checking if libtool supports shared libraries... yes [2022-08-18T16:45:59.810Z] #77 157.5 checking whether to build shared libraries... no [2022-08-18T16:45:59.810Z] #77 157.5 checking whether to build static libraries... yes [2022-08-18T16:45:59.810Z] #77 157.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:45:59.810Z] #77 157.5 checking whether build environment is sane... yes [2022-08-18T16:45:59.810Z] #77 157.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:45:59.904Z] #77 178.7 checking compilation for eBPF... yes [2022-08-18T16:46:00.069Z] #77 157.6 checking whether make sets $(MAKE)... yes [2022-08-18T16:46:00.069Z] #77 157.8 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:46:00.069Z] #77 157.9 checking whether make supports nested variables... yes [2022-08-18T16:46:00.069Z] #77 158.0 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:46:00.069Z] #77 158.0 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:46:00.165Z] #77 179.1 checking for criu >= 3.15... no [2022-08-18T16:46:00.165Z] #77 179.2 configure: CRIU headers not found, building without CRIU support [2022-08-18T16:46:00.165Z] #77 179.2 checking for criu > 3.16... no [2022-08-18T16:46:00.165Z] #77 179.2 configure: CRIU version doesn't support join-ns API [2022-08-18T16:46:00.328Z] #77 158.1 checking how to create a ustar tar archive... gnutar [2022-08-18T16:46:00.373Z] --- PASS: TestLogs (3.91s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-08-18T16:46:00.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-08-18T16:46:00.373Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:46:00.426Z] #77 179.2 checking for criu > 3.16.1... no [2022-08-18T16:46:00.426Z] #77 179.2 configure: CRIU version doesn't support for pre-dumping [2022-08-18T16:46:00.426Z] #77 179.2 checking for new mount API (fsconfig)... yes [2022-08-18T16:46:00.426Z] #77 179.5 checking for seccomp notify API... yes [2022-08-18T16:46:00.588Z] #77 158.2 checking dependency style of gcc... gcc3 [2022-08-18T16:46:00.588Z] #77 158.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:46:00.588Z] #77 158.4 checking whether make supports nested variables... (cached) yes [2022-08-18T16:46:00.588Z] #77 158.4 checking for gawk... (cached) mawk [2022-08-18T16:46:00.588Z] #77 158.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:46:00.588Z] #77 158.4 checking for gcc... (cached) gcc [2022-08-18T16:46:00.695Z] #77 179.6 checking for gperf... no [2022-08-18T16:46:00.695Z] #77 179.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T16:46:00.941Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:46:00.941Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:46:00.941Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:46:00.941Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:46:00.941Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:46:00.942Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:46:00.942Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:46:00.955Z] #77 179.6 checking for library containing argp_parse... none required [2022-08-18T16:46:01.158Z] #77 158.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:46:01.158Z] #77 158.8 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:46:01.158Z] #77 158.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:46:01.158Z] #77 158.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:46:01.201Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:46:01.215Z] #77 180.2 checking that generated files are newer than configure... done [2022-08-18T16:46:01.215Z] #77 180.2 configure: creating ./config.status [2022-08-18T16:46:01.419Z] #77 158.8 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:46:01.419Z] #77 159.1 checking for python3... /usr/bin/python3 [2022-08-18T16:46:01.419Z] #77 159.1 checking for python3 version... 3.9 [2022-08-18T16:46:01.419Z] #77 159.2 checking for python3 platform... linux [2022-08-18T16:46:01.461Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:46:01.461Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:46:01.461Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:46:01.475Z] #77 ... [2022-08-18T16:46:01.475Z] [2022-08-18T16:46:01.475Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:01.475Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:01.475Z] #21 14.78 Fetched 8570 kB in 13s (649 kB/s) [2022-08-18T16:46:01.938Z] #77 159.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:46:02.197Z] #77 159.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:46:02.197Z] #77 160.0 checking for go-md2man... no [2022-08-18T16:46:02.765Z] #77 160.1 checking error.h usability... yes [2022-08-18T16:46:02.765Z] #77 160.4 checking error.h presence... yes [2022-08-18T16:46:02.765Z] #77 160.6 checking for error.h... yes [2022-08-18T16:46:02.842Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-18T16:46:02.842Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:46:03.102Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-08-18T16:46:03.102Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:46:03.283Z] #77 160.8 checking linux/openat2.h usability... yes [2022-08-18T16:46:03.284Z] #77 161.0 checking linux/openat2.h presence... yes [2022-08-18T16:46:03.284Z] #77 161.1 checking for linux/openat2.h... yes [2022-08-18T16:46:03.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-08-18T16:46:03.362Z] === RUN TestNetworkNat [2022-08-18T16:46:03.855Z] #77 161.2 checking for copy_file_range... yes [2022-08-18T16:46:03.855Z] #77 161.7 checking for fgetxattr... [2022-08-18T16:46:03.855Z] #77 ... [2022-08-18T16:46:03.855Z] [2022-08-18T16:46:03.855Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:03.855Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:03.855Z] #21 1.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:46:03.855Z] #21 1.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:46:03.855Z] #21 1.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:46:03.855Z] #21 3.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:46:03.855Z] #21 5.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:46:03.855Z] #21 7.203 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:46:03.931Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T16:46:03.931Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:46:04.114Z] #21 ... [2022-08-18T16:46:04.114Z] [2022-08-18T16:46:04.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-08-18T16:46:04.114Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:46:04.114Z] #60 19.09 + cd /tmp/tmp.mGRMK9RLxz/src/github.com/opencontainers/runc [2022-08-18T16:46:04.374Z] #60 19.09 + git checkout -q v1.1.3 [2022-08-18T16:46:04.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-08-18T16:46:04.500Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:46:05.310Z] #60 19.87 + '[' -z '' ']' [2022-08-18T16:46:05.311Z] #60 19.87 + target=static [2022-08-18T16:46:05.311Z] #60 19.87 + make BUILDTAGS=seccomp static [2022-08-18T16:46:05.570Z] #60 20.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T16:46:06.765Z] #21 14.78 Reading package lists... [2022-08-18T16:46:06.765Z] #21 ... [2022-08-18T16:46:06.765Z] [2022-08-18T16:46:06.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:06.765Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:06.765Z] #77 185.6 config.status: creating Makefile [2022-08-18T16:46:06.765Z] #77 185.8 config.status: creating rpm/crun.spec [2022-08-18T16:46:07.027Z] #77 186.1 config.status: creating config.h [2022-08-18T16:46:07.034Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-08-18T16:46:07.034Z] === RUN TestPause [2022-08-18T16:46:07.289Z] #77 ... [2022-08-18T16:46:07.289Z] [2022-08-18T16:46:07.289Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:46:07.289Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:46:07.289Z] #34 DONE 246.0s [2022-08-18T16:46:07.289Z] [2022-08-18T16:46:07.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:07.289Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:07.289Z] #77 186.2 config.status: executing libtool commands [2022-08-18T16:46:07.289Z] #77 186.3 config.status: executing depfiles commands [2022-08-18T16:46:07.603Z] --- PASS: TestPause (0.48s) [2022-08-18T16:46:07.603Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:46:07.603Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:46:07.603Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:46:07.603Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:46:07.971Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:46:07.971Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:46:07.971Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:46:07.971Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:46:07.971Z] [2022-08-18T16:46:07.971Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T16:46:07.971Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T16:46:07.971Z] Using test binary docker [2022-08-18T16:46:07.971Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:46:07.971Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:46:07.971Z] INFO: Waiting for daemon to start... [2022-08-18T16:46:07.971Z] Starting dockerd [2022-08-18T16:46:07.971Z] . [2022-08-18T16:46:07.971Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T16:46:08.176Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-18T16:46:08.176Z] === RUN TestPidHost [2022-08-18T16:46:09.114Z] --- PASS: TestPidHost (1.01s) [2022-08-18T16:46:09.114Z] === RUN TestPsFilter [2022-08-18T16:46:09.114Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T16:46:09.114Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:46:09.682Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-18T16:46:09.682Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:46:09.770Z] #60 ... [2022-08-18T16:46:09.770Z] [2022-08-18T16:46:09.770Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:09.770Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:09.770Z] #21 15.47 Fetched 8570 kB in 14s (612 kB/s) [2022-08-18T16:46:09.835Z] #77 188.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T16:46:09.835Z] #77 188.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:46:09.942Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-18T16:46:09.942Z] === RUN TestRemoveContainerRunning [2022-08-18T16:46:10.512Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-08-18T16:46:10.512Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:46:10.668Z] #77 189.5 checking for gcc... gcc [2022-08-18T16:46:10.856Z] ok github.com/docker/docker/libnetwork/networkdb 105.167s coverage: 60.1% of statements [2022-08-18T16:46:10.856Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T16:46:10.856Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T16:46:11.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-18T16:46:11.080Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:46:11.080Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:46:11.080Z] === RUN TestRenameLinkedContainer [2022-08-18T16:46:11.111Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-08-18T16:46:11.112Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T16:46:11.191Z] #77 189.8 checking whether the C compiler works... yes [2022-08-18T16:46:11.191Z] #77 190.1 checking for C compiler default output file name... a.out [2022-08-18T16:46:11.367Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T16:46:11.454Z] #77 190.1 checking for suffix of executables... [2022-08-18T16:46:11.714Z] #77 190.4 checking whether we are cross compiling... no [2022-08-18T16:46:11.975Z] #77 190.7 checking for suffix of object files... o [2022-08-18T16:46:11.975Z] #77 190.8 checking whether we are using the GNU C compiler... yes [2022-08-18T16:46:12.236Z] #77 191.0 checking whether gcc accepts -g... yes [2022-08-18T16:46:12.236Z] #77 191.1 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:46:12.733Z] ok github.com/docker/docker/libnetwork/portmapper 0.668s coverage: 48.6% of statements [2022-08-18T16:46:12.733Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T16:46:12.733Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T16:46:12.807Z] #77 191.4 checking whether gcc understands -c and -o together... yes [2022-08-18T16:46:12.988Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-08-18T16:46:12.988Z] === RUN TestRenameStoppedContainer [2022-08-18T16:46:12.990Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === Skipped [2022-08-18T16:46:12.990Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T16:46:12.990Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T16:46:12.990Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T16:46:12.990Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T16:46:12.990Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T16:46:12.990Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T16:46:12.990Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T16:46:12.990Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T16:46:12.990Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T16:46:12.990Z] firewalld_test.go:14: firewalld is not running [2022-08-18T16:46:12.990Z] [2022-08-18T16:46:12.990Z] DONE 327 tests, 9 skipped in 202.728s [2022-08-18T16:46:13.069Z] #77 191.7 checking how to run the C preprocessor... gcc -E [2022-08-18T16:46:13.247Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T16:46:13.247Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:46:13.330Z] #77 192.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:46:13.590Z] #77 192.4 checking for egrep... /bin/grep -E Post stage [Pipeline] junit [2022-08-18T16:46:13.929Z] Recording test results [2022-08-18T16:46:14.048Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:46:14.187Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-18T16:46:14.187Z] === RUN TestRenameInvalidName [2022-08-18T16:46:14.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-integration [2022-08-18T16:46:14.446Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-18T16:46:14.446Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:46:14.674Z] [2022-08-18T16:46:14.930Z] Removing bundles/ [2022-08-18T16:46:14.930Z] [2022-08-18T16:46:14.930Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:46:14.930Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:46:14.930Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:46:14.975Z] #77 192.4 checking for ANSI C header files... yes [2022-08-18T16:46:15.162Z] #21 15.47 Reading package lists... [2022-08-18T16:46:15.162Z] #21 ... [2022-08-18T16:46:15.162Z] [2022-08-18T16:46:15.162Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:15.162Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:15.162Z] #77 161.7 checking for fgetxattr... yes [2022-08-18T16:46:15.162Z] #77 162.1 checking for statx... yes [2022-08-18T16:46:15.162Z] #77 162.6 checking for fgetpwent_r... yes [2022-08-18T16:46:15.162Z] #77 163.3 checking for issetugid... no [2022-08-18T16:46:15.162Z] #77 163.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:46:15.162Z] #77 163.9 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:46:15.162Z] #77 163.9 checking for library containing yajl_tree_get... -lyajl [2022-08-18T16:46:15.162Z] #77 164.7 checking for yajl >= 2.0.0... yes [2022-08-18T16:46:15.162Z] #77 164.9 checking sys/capability.h usability... yes [2022-08-18T16:46:15.162Z] #77 165.3 checking sys/capability.h presence... yes [2022-08-18T16:46:15.162Z] #77 165.5 checking for sys/capability.h... yes [2022-08-18T16:46:15.162Z] #77 165.5 checking for library containing cap_from_name... -lcap [2022-08-18T16:46:15.162Z] #77 166.6 checking for library containing dlopen... -ldl [2022-08-18T16:46:15.162Z] #77 167.2 checking seccomp.h usability... yes [2022-08-18T16:46:15.162Z] #77 167.5 checking seccomp.h presence... yes [2022-08-18T16:46:15.162Z] #77 167.6 checking for seccomp.h... yes [2022-08-18T16:46:15.162Z] #77 167.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T16:46:15.162Z] #77 168.5 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T16:46:15.162Z] #77 168.9 checking systemd/sd-bus.h usability... yes [2022-08-18T16:46:15.162Z] #77 169.3 checking systemd/sd-bus.h presence... yes [2022-08-18T16:46:15.162Z] #77 169.6 checking for systemd/sd-bus.h... yes [2022-08-18T16:46:15.162Z] #77 169.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T16:46:15.162Z] #77 170.6 checking for sd_notify_barrier... yes [2022-08-18T16:46:15.162Z] #77 171.1 checking linux/bpf.h usability... yes [2022-08-18T16:46:15.162Z] #77 171.6 checking linux/bpf.h presence... yes [2022-08-18T16:46:15.162Z] #77 171.8 checking for linux/bpf.h... yes [2022-08-18T16:46:15.162Z] #77 171.8 checking compilation for eBPF... yes [2022-08-18T16:46:15.162Z] #77 172.3 checking for criu >= 3.15... no [2022-08-18T16:46:15.162Z] #77 172.4 configure: CRIU headers not found, building without CRIU support [2022-08-18T16:46:15.162Z] #77 172.4 checking for criu > 3.16... no [2022-08-18T16:46:15.162Z] #77 172.5 configure: CRIU version doesn't support join-ns API [2022-08-18T16:46:15.162Z] #77 172.5 checking for criu > 3.16.1... no [2022-08-18T16:46:15.162Z] #77 172.5 configure: CRIU version doesn't support for pre-dumping [2022-08-18T16:46:15.162Z] #77 172.5 checking for new mount API (fsconfig)... yes [2022-08-18T16:46:15.162Z] #77 172.6 checking for seccomp notify API... yes [2022-08-18T16:46:15.162Z] #77 172.7 checking for gperf... no [2022-08-18T16:46:15.162Z] #77 172.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T16:46:15.162Z] #77 172.7 checking for library containing argp_parse... [2022-08-18T16:46:15.162Z] #77 ... [2022-08-18T16:46:15.162Z] [2022-08-18T16:46:15.163Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:15.163Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:15.163Z] #21 15.47 Reading package lists... [2022-08-18T16:46:15.235Z] #77 193.7 checking for sys/types.h... yes [2022-08-18T16:46:15.496Z] #77 194.1 checking for sys/stat.h... yes [2022-08-18T16:46:15.757Z] #77 194.4 checking for stdlib.h... yes [2022-08-18T16:46:16.018Z] #77 194.8 checking for string.h... yes [2022-08-18T16:46:16.352Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-18T16:46:16.352Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:46:16.591Z] #77 195.1 checking for memory.h... yes [2022-08-18T16:46:16.612Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-18T16:46:16.612Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:46:16.852Z] #77 195.5 checking for strings.h... yes [2022-08-18T16:46:16.852Z] #77 195.8 checking for inttypes.h... [2022-08-18T16:46:16.852Z] #77 ... [2022-08-18T16:46:16.852Z] [2022-08-18T16:46:16.852Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:16.852Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:16.852Z] #21 14.78 Reading package lists... [2022-08-18T16:46:16.852Z] #21 20.39 Reading package lists... [2022-08-18T16:46:16.852Z] #21 25.30 Building dependency tree... [2022-08-18T16:46:16.852Z] #21 28.71 The following additional packages will be installed: [2022-08-18T16:46:16.852Z] #21 28.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:46:16.852Z] #21 28.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:46:16.852Z] #21 28.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:46:16.852Z] #21 28.73 python3-pkg-resources vim-runtime xxd [2022-08-18T16:46:16.852Z] #21 28.75 Suggested packages: [2022-08-18T16:46:16.852Z] #21 28.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:46:16.852Z] #21 28.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:46:16.852Z] #21 28.75 acl attr quota [2022-08-18T16:46:16.852Z] #21 28.75 Recommended packages: [2022-08-18T16:46:16.852Z] #21 28.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:46:17.113Z] #21 ... [2022-08-18T16:46:17.113Z] [2022-08-18T16:46:17.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:17.113Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:17.113Z] #77 195.8 checking for inttypes.h... yes [2022-08-18T16:46:17.374Z] #77 196.0 checking for stdint.h... yes [2022-08-18T16:46:17.374Z] #77 196.2 checking for unistd.h... yes [2022-08-18T16:46:17.551Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2022-08-18T16:46:17.551Z] === RUN TestResize [2022-08-18T16:46:17.654Z] #77 196.4 checking minix/config.h usability... no [2022-08-18T16:46:17.654Z] #77 196.6 checking minix/config.h presence... no [2022-08-18T16:46:17.811Z] --- PASS: TestResize (0.44s) [2022-08-18T16:46:17.811Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:46:17.916Z] #77 196.7 checking for minix/config.h... no [2022-08-18T16:46:17.916Z] #77 196.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T16:46:18.188Z] #77 196.9 checking build system type... [2022-08-18T16:46:18.188Z] #77 ... [2022-08-18T16:46:18.188Z] [2022-08-18T16:46:18.188Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:46:18.188Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:46:18.188Z] #36 256.4 Delve is a source level debugger for Go programs. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T16:46:18.188Z] #36 256.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Usage: [2022-08-18T16:46:18.188Z] #36 256.4 dlv [command] [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Available Commands: [2022-08-18T16:46:18.188Z] #36 256.4 attach Attach to running process and begin debugging. [2022-08-18T16:46:18.188Z] #36 256.4 connect Connect to a headless debug server with a terminal client. [2022-08-18T16:46:18.188Z] #36 256.4 core Examine a core dump. [2022-08-18T16:46:18.188Z] #36 256.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T16:46:18.188Z] #36 256.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T16:46:18.188Z] #36 256.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T16:46:18.188Z] #36 256.4 help Help about any command [2022-08-18T16:46:18.188Z] #36 256.4 run Deprecated command. Use 'debug' instead. [2022-08-18T16:46:18.188Z] #36 256.4 test Compile test binary and begin debugging program. [2022-08-18T16:46:18.188Z] #36 256.4 trace Compile and begin tracing program. [2022-08-18T16:46:18.188Z] #36 256.4 version Prints version. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Flags: [2022-08-18T16:46:18.188Z] #36 256.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T16:46:18.188Z] #36 256.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T16:46:18.188Z] #36 256.4 --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-08-18T16:46:18.188Z] #36 256.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T16:46:18.188Z] #36 256.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T16:46:18.188Z] #36 256.4 --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-08-18T16:46:18.188Z] #36 256.4 --disable-aslr Disables address space randomization [2022-08-18T16:46:18.188Z] #36 256.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T16:46:18.188Z] #36 256.4 -h, --help help for dlv [2022-08-18T16:46:18.188Z] #36 256.4 --init string Init file, executed by the terminal client. [2022-08-18T16:46:18.188Z] #36 256.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T16:46:18.188Z] #36 256.4 --log Enable debugging server logging. [2022-08-18T16:46:18.188Z] #36 256.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T16:46:18.188Z] #36 256.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T16:46:18.188Z] #36 256.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T16:46:18.188Z] #36 256.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T16:46:18.188Z] #36 256.4 --wd string Working directory for running the program. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Additional help topics: [2022-08-18T16:46:18.188Z] #36 256.4 dlv backend Help about the --backend flag. [2022-08-18T16:46:18.188Z] #36 256.4 dlv log Help about logging flags. [2022-08-18T16:46:18.188Z] #36 256.4 dlv redirect Help about file redirection. [2022-08-18T16:46:18.188Z] #36 256.4 [2022-08-18T16:46:18.188Z] #36 256.4 Use "dlv [command] --help" for more information about a command. [2022-08-18T16:46:18.188Z] #36 DONE 257.0s [2022-08-18T16:46:18.188Z] [2022-08-18T16:46:18.188Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:18.188Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:18.188Z] #77 196.9 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:46:18.188Z] #77 197.2 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:46:18.188Z] #77 197.3 checking how to print strings... printf [2022-08-18T16:46:18.188Z] #77 197.3 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:46:18.188Z] #77 197.3 checking for fgrep... /bin/grep -F [2022-08-18T16:46:18.188Z] #77 197.3 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:46:18.381Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T16:46:18.381Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:46:18.450Z] #77 197.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:46:18.450Z] #77 197.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:46:18.450Z] #77 197.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:46:18.450Z] #77 197.5 checking whether ln -s works... yes [2022-08-18T16:46:18.450Z] #77 197.5 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:46:18.450Z] #77 197.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:46:18.450Z] #77 197.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:46:18.450Z] #77 197.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:46:18.450Z] #77 197.6 checking for objdump... objdump [2022-08-18T16:46:18.450Z] #77 197.6 checking how to recognize dependent libraries... pass_all [2022-08-18T16:46:18.450Z] #77 197.6 checking for dlltool... no [2022-08-18T16:46:18.450Z] #77 197.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:46:18.450Z] #77 197.6 checking for ar... ar [2022-08-18T16:46:18.712Z] #77 197.6 checking for archiver @FILE support... @ [2022-08-18T16:46:18.712Z] #77 197.8 checking for strip... strip [2022-08-18T16:46:18.712Z] #77 197.8 checking for ranlib... ranlib [2022-08-18T16:46:18.712Z] #77 197.8 checking for gawk... no [2022-08-18T16:46:18.712Z] #77 197.8 checking for mawk... mawk [2022-08-18T16:46:18.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:18.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:18.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:46:18.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:19.653Z] #77 197.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:46:19.653Z] #77 198.6 checking for sysroot... no [2022-08-18T16:46:19.653Z] #77 198.6 checking for a working dd... /bin/dd [2022-08-18T16:46:19.653Z] #77 198.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:46:19.653Z] #77 198.7 checking for mt... no [2022-08-18T16:46:19.653Z] #77 198.7 checking if : is a manifest tool... no [2022-08-18T16:46:19.914Z] #77 198.7 checking for dlfcn.h... yes [2022-08-18T16:46:19.914Z] #77 199.0 checking for objdir... .libs [2022-08-18T16:46:20.484Z] #77 199.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:46:20.745Z] #77 199.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:46:20.745Z] #77 199.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:46:20.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:21.006Z] #77 199.7 checking if gcc static flag -static works... yes [2022-08-18T16:46:21.006Z] #77 200.0 checking if gcc supports -c -o file.o... yes [2022-08-18T16:46:21.267Z] #77 200.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:46:21.267Z] #77 200.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:46:21.528Z] #77 200.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:46:21.528Z] #77 200.5 checking how to hardcode library paths into programs... immediate [2022-08-18T16:46:21.528Z] #77 200.6 checking whether stripping libraries is possible... yes [2022-08-18T16:46:21.528Z] #77 200.6 checking if libtool supports shared libraries... yes [2022-08-18T16:46:21.528Z] #77 200.6 checking whether to build shared libraries... no [2022-08-18T16:46:21.528Z] #77 200.6 checking whether to build static libraries... yes [2022-08-18T16:46:21.528Z] #77 200.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:46:21.528Z] #77 200.6 checking whether build environment is sane... yes [2022-08-18T16:46:21.528Z] #77 200.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:46:21.528Z] #77 200.6 checking whether make sets $(MAKE)... yes [2022-08-18T16:46:21.731Z] #21 21.04 Reading package lists... [2022-08-18T16:46:21.731Z] #21 26.81 Building dependency tree... [2022-08-18T16:46:21.731Z] #21 ... [2022-08-18T16:46:21.731Z] [2022-08-18T16:46:21.731Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:46:21.731Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:46:21.731Z] #34 DONE 253.2s [2022-08-18T16:46:21.731Z] [2022-08-18T16:46:21.731Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:21.731Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:21.731Z] #77 172.7 checking for library containing argp_parse... none required [2022-08-18T16:46:21.731Z] #77 173.5 checking that generated files are newer than configure... done [2022-08-18T16:46:21.731Z] #77 173.6 configure: creating ./config.status [2022-08-18T16:46:21.731Z] #77 179.4 config.status: creating Makefile [2022-08-18T16:46:21.731Z] #77 179.5 config.status: creating rpm/crun.spec [2022-08-18T16:46:21.731Z] #77 179.5 config.status: creating config.h [2022-08-18T16:46:21.731Z] #77 179.6 config.status: executing libtool commands [2022-08-18T16:46:21.731Z] #77 179.6 config.status: executing depfiles commands [2022-08-18T16:46:21.789Z] #77 200.7 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:46:21.789Z] #77 200.7 checking whether make supports nested variables... yes [2022-08-18T16:46:21.789Z] #77 200.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:46:21.789Z] #77 200.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:46:21.789Z] #77 200.8 checking how to create a ustar tar archive... gnutar [2022-08-18T16:46:21.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:21.991Z] #77 ... [2022-08-18T16:46:21.991Z] [2022-08-18T16:46:21.991Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:21.991Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:21.991Z] #21 26.81 Building dependency tree... [2022-08-18T16:46:22.050Z] #77 200.8 checking dependency style of gcc... gcc3 [2022-08-18T16:46:22.050Z] #77 201.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:46:22.050Z] #77 201.0 checking whether make supports nested variables... (cached) yes [2022-08-18T16:46:22.050Z] #77 201.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:46:22.050Z] #77 201.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:46:22.050Z] #77 201.0 checking for yajl >= 2.1.0... yes [2022-08-18T16:46:22.050Z] #77 201.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:46:22.050Z] #77 201.0 checking for gcc... (cached) gcc [2022-08-18T16:46:22.050Z] #77 201.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:46:22.050Z] #77 201.1 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:46:22.050Z] #77 201.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:46:22.050Z] #77 201.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:46:22.050Z] #77 201.1 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:46:22.311Z] #77 201.2 checking for python3... /usr/bin/python3 [2022-08-18T16:46:22.311Z] #77 201.2 checking for python3 version... 3.9 [2022-08-18T16:46:22.311Z] #77 201.3 checking for python3 platform... linux [2022-08-18T16:46:22.311Z] #77 201.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:46:22.571Z] #77 201.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:46:22.832Z] #77 201.8 checking that generated files are newer than configure... done [2022-08-18T16:46:22.832Z] #77 201.8 configure: creating ./config.status [2022-08-18T16:46:23.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:46:23.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:46:23.896Z] #21 30.11 The following additional packages will be installed: [2022-08-18T16:46:23.897Z] #21 30.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:46:23.897Z] #21 30.11 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:46:23.897Z] #21 30.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:46:23.897Z] #21 30.11 python3-pkg-resources vim-runtime xxd [2022-08-18T16:46:24.156Z] #21 30.14 Suggested packages: [2022-08-18T16:46:24.156Z] #21 30.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:46:24.156Z] #21 30.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:46:24.156Z] #21 30.14 acl attr quota [2022-08-18T16:46:24.156Z] #21 30.14 Recommended packages: [2022-08-18T16:46:24.156Z] #21 30.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:46:24.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:24.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:46:24.745Z] #77 203.8 config.status: creating Makefile [2022-08-18T16:46:24.745Z] #77 203.9 config.status: creating config.h [2022-08-18T16:46:24.745Z] #77 203.9 config.status: executing libtool commands [2022-08-18T16:46:25.006Z] #77 204.0 config.status: executing depfiles commands [2022-08-18T16:46:25.578Z] #77 204.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T16:46:25.578Z] #77 204.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:46:25.838Z] #77 204.9 checking for gcc... gcc [2022-08-18T16:46:26.099Z] #77 204.9 checking whether the C compiler works... yes [2022-08-18T16:46:26.099Z] #77 205.2 checking for C compiler default output file name... a.out [2022-08-18T16:46:26.360Z] #77 205.2 checking for suffix of executables... [2022-08-18T16:46:26.360Z] #77 205.3 checking whether we are cross compiling... no [2022-08-18T16:46:26.621Z] #77 205.5 checking for suffix of object files... o [2022-08-18T16:46:26.621Z] #77 205.5 checking whether we are using the GNU C compiler... yes [2022-08-18T16:46:26.621Z] #77 205.6 checking whether gcc accepts -g... yes [2022-08-18T16:46:26.691Z] #21 32.44 The following NEW packages will be installed: [2022-08-18T16:46:26.691Z] #21 32.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:46:26.691Z] #21 32.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:46:26.692Z] #21 32.46 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:46:26.692Z] #21 32.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:46:26.692Z] #21 32.46 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:46:26.692Z] #21 32.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:46:26.692Z] #21 32.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:46:26.692Z] #21 32.46 xz-utils zip zstd [2022-08-18T16:46:26.692Z] #21 32.87 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:46:26.692Z] #21 32.87 Need to get 27.7 MB of archives. [2022-08-18T16:46:26.692Z] #21 32.87 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:46:26.692Z] #21 32.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:46:26.951Z] #21 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:46:26.951Z] #21 32.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:46:26.951Z] #21 32.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:46:26.951Z] #21 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:46:26.951Z] #21 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:46:26.951Z] #21 32.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:46:26.951Z] #21 32.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:46:26.951Z] #21 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:46:26.951Z] #21 ... [2022-08-18T16:46:26.951Z] [2022-08-18T16:46:26.951Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:46:26.951Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:46:26.951Z] #36 258.0 Delve is a source level debugger for Go programs. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T16:46:26.951Z] #36 258.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Usage: [2022-08-18T16:46:26.951Z] #36 258.0 dlv [command] [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Available Commands: [2022-08-18T16:46:26.951Z] #36 258.0 attach Attach to running process and begin debugging. [2022-08-18T16:46:26.951Z] #36 258.0 connect Connect to a headless debug server with a terminal client. [2022-08-18T16:46:26.951Z] #36 258.0 core Examine a core dump. [2022-08-18T16:46:26.951Z] #36 258.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T16:46:26.951Z] #36 258.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T16:46:26.951Z] #36 258.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T16:46:26.951Z] #36 258.0 help Help about any command [2022-08-18T16:46:26.951Z] #36 258.0 run Deprecated command. Use 'debug' instead. [2022-08-18T16:46:26.951Z] #36 258.0 test Compile test binary and begin debugging program. [2022-08-18T16:46:26.951Z] #36 258.0 trace Compile and begin tracing program. [2022-08-18T16:46:26.951Z] #36 258.0 version Prints version. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Flags: [2022-08-18T16:46:26.951Z] #36 258.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T16:46:26.951Z] #36 258.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T16:46:26.951Z] #36 258.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-08-18T16:46:26.951Z] #36 258.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T16:46:26.951Z] #36 258.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T16:46:26.951Z] #36 258.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-08-18T16:46:26.951Z] #36 258.0 --disable-aslr Disables address space randomization [2022-08-18T16:46:26.951Z] #36 258.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T16:46:26.951Z] #36 258.0 -h, --help help for dlv [2022-08-18T16:46:26.951Z] #36 258.0 --init string Init file, executed by the terminal client. [2022-08-18T16:46:26.951Z] #36 258.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T16:46:26.951Z] #36 258.0 --log Enable debugging server logging. [2022-08-18T16:46:26.951Z] #36 258.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T16:46:26.951Z] #36 258.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T16:46:26.951Z] #36 258.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T16:46:26.951Z] #36 258.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T16:46:26.951Z] #36 258.0 --wd string Working directory for running the program. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Additional help topics: [2022-08-18T16:46:26.951Z] #36 258.0 dlv backend Help about the --backend flag. [2022-08-18T16:46:26.951Z] #36 258.0 dlv log Help about logging flags. [2022-08-18T16:46:26.951Z] #36 258.0 dlv redirect Help about file redirection. [2022-08-18T16:46:26.951Z] #36 258.0 [2022-08-18T16:46:26.951Z] #36 258.0 Use "dlv [command] --help" for more information about a command. [2022-08-18T16:46:26.951Z] #36 DONE 258.7s [2022-08-18T16:46:26.951Z] [2022-08-18T16:46:26.951Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:26.951Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:26.951Z] #21 33.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:46:26.951Z] #21 33.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:46:26.951Z] #21 33.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:46:26.951Z] #21 33.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:46:26.951Z] #21 ... [2022-08-18T16:46:26.951Z] [2022-08-18T16:46:26.951Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:26.951Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:26.951Z] #77 181.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T16:46:26.951Z] #77 181.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:46:26.951Z] #77 182.6 checking for gcc... gcc [2022-08-18T16:46:26.951Z] #77 182.8 checking whether the C compiler works... yes [2022-08-18T16:46:26.951Z] #77 183.3 checking for C compiler default output file name... a.out [2022-08-18T16:46:26.951Z] #77 183.4 checking for suffix of executables... [2022-08-18T16:46:26.951Z] #77 183.7 checking whether we are cross compiling... no [2022-08-18T16:46:26.951Z] #77 184.0 checking for suffix of object files... o [2022-08-18T16:46:26.951Z] #77 184.0 checking whether we are using the GNU C compiler... yes [2022-08-18T16:46:26.951Z] #77 184.1 checking whether gcc accepts -g... yes [2022-08-18T16:46:26.951Z] #77 184.2 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:46:26.951Z] #77 184.4 checking whether gcc understands -c and -o together... yes [2022-08-18T16:46:27.143Z] #77 205.7 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:46:27.143Z] #77 206.0 checking whether gcc understands -c and -o together... yes [2022-08-18T16:46:27.210Z] #77 184.7 checking how to run the C preprocessor... gcc -E [2022-08-18T16:46:27.404Z] #77 206.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:46:27.404Z] #77 206.3 checking whether build environment is sane... yes [2022-08-18T16:46:27.404Z] #77 206.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:46:27.404Z] #77 206.3 checking for gawk... no [2022-08-18T16:46:27.404Z] #77 206.3 checking for mawk... mawk [2022-08-18T16:46:27.404Z] #77 206.3 checking whether make sets $(MAKE)... yes [2022-08-18T16:46:27.404Z] #77 206.4 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:46:27.404Z] #77 206.4 checking whether make supports nested variables... yes [2022-08-18T16:46:27.404Z] #77 206.5 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:46:27.470Z] #77 185.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:46:27.470Z] #77 185.2 checking for egrep... /bin/grep -E [2022-08-18T16:46:27.666Z] #77 206.5 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:46:27.666Z] #77 206.5 checking how to create a ustar tar archive... gnutar [2022-08-18T16:46:27.666Z] #77 206.6 checking dependency style of gcc... [2022-08-18T16:46:27.666Z] #77 ... [2022-08-18T16:46:27.666Z] [2022-08-18T16:46:27.666Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:27.666Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:27.666Z] #21 30.95 The following NEW packages will be installed: [2022-08-18T16:46:27.666Z] #21 30.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:46:27.666Z] #21 30.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:46:27.666Z] #21 30.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:46:27.666Z] #21 30.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:46:27.666Z] #21 30.96 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:46:27.666Z] #21 30.96 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:46:27.666Z] #21 30.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:46:27.666Z] #21 30.96 xz-utils zip zstd [2022-08-18T16:46:27.666Z] #21 31.34 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:46:27.666Z] #21 31.34 Need to get 27.7 MB of archives. [2022-08-18T16:46:27.666Z] #21 31.34 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:46:27.666Z] #21 31.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:46:27.666Z] #21 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:46:27.666Z] #21 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:46:27.666Z] #21 31.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:46:27.666Z] #21 31.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:46:27.666Z] #21 31.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:46:27.666Z] #21 31.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:46:27.666Z] #21 31.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:46:27.666Z] #21 31.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:46:27.666Z] #21 31.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:46:27.666Z] #21 31.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:46:27.666Z] #21 31.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:46:27.666Z] #21 31.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:46:27.666Z] #21 31.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:46:27.666Z] #21 31.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:46:27.666Z] #21 31.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:46:27.666Z] #21 31.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:46:27.666Z] #21 31.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:46:27.666Z] #21 31.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:46:27.666Z] #21 31.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:46:27.666Z] #21 31.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:46:27.666Z] #21 31.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:46:27.666Z] #21 31.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:46:27.666Z] #21 31.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:46:27.666Z] #21 31.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:46:27.666Z] #21 31.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:46:27.666Z] #21 31.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:46:27.666Z] #21 32.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:46:27.666Z] #21 32.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:46:27.666Z] #21 32.10 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-08-18T16:46:27.666Z] #21 32.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:46:27.666Z] #21 32.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:46:27.666Z] #21 32.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:46:27.666Z] #21 32.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:46:27.666Z] #21 32.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T16:46:27.666Z] #21 32.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:46:27.666Z] #21 32.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:46:27.666Z] #21 32.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:46:27.666Z] #21 32.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:46:27.666Z] #21 32.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:46:27.666Z] #21 32.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:46:27.666Z] #21 32.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:46:27.666Z] #21 32.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:46:27.666Z] #21 32.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:46:27.666Z] #21 32.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T16:46:27.666Z] #21 32.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:46:27.666Z] #21 32.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:46:27.666Z] #21 32.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:46:27.666Z] #21 32.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:46:27.667Z] #21 33.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:46:27.667Z] #21 33.94 Fetched 27.7 MB in 2s (15.5 MB/s) [2022-08-18T16:46:27.667Z] #21 34.01 Selecting previously unselected package pigz. [2022-08-18T16:46:27.667Z] #21 34.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 ... 24018 files and directories currently installed.) [2022-08-18T16:46:27.667Z] #21 34.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.08 Unpacking pigz (2.6-1) ... [2022-08-18T16:46:27.667Z] #21 34.17 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:46:27.667Z] #21 34.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:46:27.667Z] #21 34.35 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:46:27.667Z] #21 34.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:46:27.667Z] #21 34.51 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:46:27.667Z] #21 34.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:46:27.667Z] #21 34.60 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:46:27.667Z] #21 34.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.62 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:46:27.667Z] #21 34.66 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:46:27.667Z] #21 34.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:46:27.667Z] #21 34.78 Selecting previously unselected package libcap2-bin. [2022-08-18T16:46:27.667Z] #21 34.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:46:27.667Z] #21 34.89 Selecting previously unselected package iproute2. [2022-08-18T16:46:27.667Z] #21 34.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 34.90 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:46:27.667Z] #21 35.39 Selecting previously unselected package xxd. [2022-08-18T16:46:27.667Z] #21 35.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 35.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:27.667Z] #21 35.54 Selecting previously unselected package vim-common. [2022-08-18T16:46:27.667Z] #21 35.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:46:27.667Z] #21 35.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:27.667Z] #21 35.72 Selecting previously unselected package bash-completion. [2022-08-18T16:46:27.667Z] #21 35.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:46:27.667Z] #21 37.91 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:46:27.667Z] #21 38.35 Selecting previously unselected package bzip2. [2022-08-18T16:46:27.667Z] #21 38.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 38.39 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:46:27.667Z] #21 38.48 Selecting previously unselected package xz-utils. [2022-08-18T16:46:27.667Z] #21 38.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 38.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:46:27.667Z] #21 38.74 Selecting previously unselected package apparmor. [2022-08-18T16:46:27.667Z] #21 38.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 38.81 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:46:27.667Z] #21 39.28 Selecting previously unselected package inetutils-ping. [2022-08-18T16:46:27.667Z] #21 39.28 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:46:27.667Z] #21 39.43 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:46:27.667Z] #21 39.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:27.667Z] #21 39.52 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:46:27.667Z] #21 39.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.54 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:27.667Z] #21 39.60 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:46:27.667Z] #21 39.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:46:27.667Z] #21 39.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:46:27.667Z] #21 39.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:46:27.667Z] #21 39.78 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:46:27.667Z] #21 39.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:46:27.667Z] #21 39.91 Selecting previously unselected package iptables. [2022-08-18T16:46:27.667Z] #21 39.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 39.92 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:46:27.667Z] #21 40.31 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:46:27.667Z] #21 40.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 40.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:46:27.667Z] #21 40.47 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:46:27.667Z] #21 40.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 40.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:46:27.667Z] #21 40.62 Selecting previously unselected package jq. [2022-08-18T16:46:27.667Z] #21 40.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 40.68 Unpacking jq (1.6-2.1) ... [2022-08-18T16:46:27.667Z] #21 40.81 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:46:27.667Z] #21 40.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 40.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:46:27.667Z] #21 40.90 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:46:27.667Z] #21 40.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 40.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:46:27.667Z] #21 40.99 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:46:27.667Z] #21 40.99 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:46:27.667Z] #21 41.00 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:46:27.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:46:27.928Z] #21 ... [2022-08-18T16:46:27.928Z] [2022-08-18T16:46:27.928Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:27.928Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:27.928Z] #77 206.6 checking dependency style of gcc... gcc3 [2022-08-18T16:46:27.928Z] #77 206.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:46:27.928Z] #77 206.8 checking whether make supports nested variables... (cached) yes [2022-08-18T16:46:28.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:46:28.188Z] #77 206.8 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:46:28.188Z] #77 207.1 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:46:28.188Z] #77 207.1 checking how to print strings... printf [2022-08-18T16:46:28.188Z] #77 207.1 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:46:28.189Z] #77 207.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:46:28.189Z] #77 207.2 checking for egrep... /bin/grep -E [2022-08-18T16:46:28.189Z] #77 207.2 checking for fgrep... /bin/grep -F [2022-08-18T16:46:28.189Z] #77 207.2 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:46:28.189Z] #77 207.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:46:28.189Z] #77 207.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:46:28.408Z] #77 185.3 checking for ANSI C header files... yes [2022-08-18T16:46:28.450Z] #77 207.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:46:28.450Z] #77 207.4 checking whether ln -s works... yes [2022-08-18T16:46:28.450Z] #77 207.4 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:46:28.450Z] #77 207.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:46:28.450Z] #77 207.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:46:28.450Z] #77 207.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:46:28.450Z] #77 207.4 checking for objdump... objdump [2022-08-18T16:46:28.450Z] #77 207.4 checking how to recognize dependent libraries... pass_all [2022-08-18T16:46:28.450Z] #77 207.4 checking for dlltool... no [2022-08-18T16:46:28.450Z] #77 207.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:46:28.450Z] #77 207.4 checking for ar... ar [2022-08-18T16:46:28.450Z] #77 207.4 checking for archiver @FILE support... @ [2022-08-18T16:46:28.667Z] #77 186.3 checking for sys/types.h... yes [2022-08-18T16:46:28.711Z] #77 207.6 checking for strip... strip [2022-08-18T16:46:28.711Z] #77 207.6 checking for ranlib... ranlib [2022-08-18T16:46:28.926Z] #77 186.6 checking for sys/stat.h... yes [2022-08-18T16:46:29.186Z] #77 186.9 checking for stdlib.h... yes [2022-08-18T16:46:29.285Z] #77 207.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:46:29.285Z] #77 208.1 checking for sysroot... no [2022-08-18T16:46:29.285Z] #77 208.1 checking for a working dd... /bin/dd [2022-08-18T16:46:29.285Z] #77 208.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:46:29.285Z] #77 208.3 checking for mt... no [2022-08-18T16:46:29.285Z] #77 208.3 checking if : is a manifest tool... no [2022-08-18T16:46:29.546Z] #77 208.3 checking how to run the C preprocessor... gcc -E [2022-08-18T16:46:29.705Z] #77 187.2 checking for string.h... yes [2022-08-18T16:46:29.964Z] #77 187.5 checking for memory.h... yes [2022-08-18T16:46:30.223Z] #77 187.7 checking for strings.h... yes [2022-08-18T16:46:30.378Z] #77 208.6 checking for ANSI C header files... yes [2022-08-18T16:46:30.483Z] #77 188.1 checking for inttypes.h... yes [2022-08-18T16:46:30.640Z] #77 209.4 checking for sys/types.h... yes [2022-08-18T16:46:30.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:46:30.743Z] #77 188.3 checking for stdint.h... yes [2022-08-18T16:46:30.902Z] #77 209.7 checking for sys/stat.h... yes [2022-08-18T16:46:30.902Z] #77 209.9 checking for stdlib.h... yes [2022-08-18T16:46:31.004Z] #77 188.5 checking for unistd.h... yes [2022-08-18T16:46:31.004Z] #77 188.8 checking minix/config.h usability... [2022-08-18T16:46:31.004Z] #77 ... [2022-08-18T16:46:31.004Z] [2022-08-18T16:46:31.004Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:31.004Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:31.004Z] #21 33.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:46:31.004Z] #21 33.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:46:31.004Z] #21 33.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:46:31.004Z] #21 33.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:46:31.004Z] #21 33.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:46:31.004Z] #21 33.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:46:31.004Z] #21 33.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:46:31.004Z] #21 33.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:46:31.004Z] #21 33.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:46:31.004Z] #21 33.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:46:31.004Z] #21 33.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:46:31.004Z] #21 33.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:46:31.004Z] #21 33.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:46:31.004Z] #21 33.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:46:31.004Z] #21 33.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:46:31.004Z] #21 33.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:46:31.004Z] #21 33.87 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-08-18T16:46:31.004Z] #21 33.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:46:31.004Z] #21 33.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:46:31.004Z] #21 33.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:46:31.004Z] #21 33.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:46:31.004Z] #21 33.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T16:46:31.004Z] #21 33.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:46:31.004Z] #21 33.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:46:31.004Z] #21 33.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:46:31.004Z] #21 34.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:46:31.004Z] #21 34.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:46:31.004Z] #21 34.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:46:31.004Z] #21 34.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:46:31.004Z] #21 34.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:46:31.004Z] #21 34.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:46:31.004Z] #21 34.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T16:46:31.004Z] #21 34.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:46:31.004Z] #21 34.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:46:31.004Z] #21 34.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:46:31.004Z] #21 34.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:46:31.004Z] #21 35.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:46:31.004Z] #21 35.84 Fetched 27.7 MB in 2s (12.9 MB/s) [2022-08-18T16:46:31.004Z] #21 35.93 Selecting previously unselected package pigz. [2022-08-18T16:46:31.004Z] #21 35.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T16:46:31.004Z] #21 36.03 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 36.04 Unpacking pigz (2.6-1) ... [2022-08-18T16:46:31.004Z] #21 36.24 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:46:31.004Z] #21 36.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 36.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:46:31.004Z] #21 36.49 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:46:31.004Z] #21 36.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 36.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:46:31.004Z] #21 36.73 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:46:31.004Z] #21 36.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 36.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:46:31.004Z] #21 36.94 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:46:31.004Z] #21 36.94 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 36.95 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:46:31.004Z] #21 37.07 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:46:31.004Z] #21 37.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 37.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:46:31.004Z] #21 37.18 Selecting previously unselected package libcap2-bin. [2022-08-18T16:46:31.004Z] #21 37.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:46:31.004Z] #21 37.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:46:31.163Z] #77 210.1 checking for string.h... yes [2022-08-18T16:46:31.264Z] #21 37.33 Selecting previously unselected package iproute2. [2022-08-18T16:46:31.264Z] #21 37.34 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:46:31.264Z] #21 37.36 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:46:31.737Z] #77 210.3 checking for memory.h... yes [2022-08-18T16:46:31.737Z] #77 210.5 checking for strings.h... yes [2022-08-18T16:46:31.998Z] #77 210.7 checking for inttypes.h... yes [2022-08-18T16:46:31.998Z] #77 210.9 checking for stdint.h... yes [2022-08-18T16:46:32.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:46:32.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:46:32.203Z] #21 38.09 Selecting previously unselected package xxd. [2022-08-18T16:46:32.203Z] #21 38.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:46:32.203Z] #21 38.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:32.259Z] #77 211.1 checking for unistd.h... yes [2022-08-18T16:46:32.260Z] #77 211.2 checking for dlfcn.h... yes [2022-08-18T16:46:32.463Z] #21 38.31 Selecting previously unselected package vim-common. [2022-08-18T16:46:32.463Z] #21 38.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:46:32.463Z] #21 38.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:32.549Z] #77 211.4 checking for objdir... .libs [2022-08-18T16:46:32.722Z] #21 38.62 Selecting previously unselected package bash-completion. [2022-08-18T16:46:32.722Z] #21 38.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:46:33.089Z] #77 211.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:46:33.089Z] #77 212.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:46:33.350Z] #77 212.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:46:33.922Z] #77 212.3 checking if gcc static flag -static works... yes [2022-08-18T16:46:33.922Z] #77 212.8 checking if gcc supports -c -o file.o... yes [2022-08-18T16:46:33.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:46:34.104Z] #21 ... [2022-08-18T16:46:34.104Z] [2022-08-18T16:46:34.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:34.104Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:34.104Z] #77 188.8 checking minix/config.h usability... no [2022-08-18T16:46:34.104Z] #77 189.0 checking minix/config.h presence... no [2022-08-18T16:46:34.104Z] #77 189.1 checking for minix/config.h... no [2022-08-18T16:46:34.104Z] #77 189.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T16:46:34.104Z] #77 189.4 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:46:34.104Z] #77 189.7 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:46:34.104Z] #77 189.7 checking how to print strings... printf [2022-08-18T16:46:34.104Z] #77 189.7 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:46:34.104Z] #77 189.7 checking for fgrep... /bin/grep -F [2022-08-18T16:46:34.104Z] #77 189.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:46:34.104Z] #77 189.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:46:34.104Z] #77 189.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:46:34.104Z] #77 189.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:46:34.104Z] #77 189.9 checking whether ln -s works... yes [2022-08-18T16:46:34.104Z] #77 189.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:46:34.104Z] #77 190.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:46:34.104Z] #77 190.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:46:34.104Z] #77 190.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:46:34.104Z] #77 190.0 checking for objdump... objdump [2022-08-18T16:46:34.104Z] #77 190.0 checking how to recognize dependent libraries... pass_all [2022-08-18T16:46:34.104Z] #77 190.0 checking for dlltool... no [2022-08-18T16:46:34.104Z] #77 190.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:46:34.104Z] #77 190.0 checking for ar... ar [2022-08-18T16:46:34.104Z] #77 190.0 checking for archiver @FILE support... @ [2022-08-18T16:46:34.104Z] #77 190.1 checking for strip... strip [2022-08-18T16:46:34.104Z] #77 190.1 checking for ranlib... ranlib [2022-08-18T16:46:34.104Z] #77 190.1 checking for gawk... no [2022-08-18T16:46:34.104Z] #77 190.1 checking for mawk... mawk [2022-08-18T16:46:34.104Z] #77 190.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:46:34.104Z] #77 190.4 checking for sysroot... no [2022-08-18T16:46:34.104Z] #77 190.4 checking for a working dd... /bin/dd [2022-08-18T16:46:34.104Z] #77 190.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:46:34.104Z] #77 190.6 checking for mt... no [2022-08-18T16:46:34.104Z] #77 190.6 checking if : is a manifest tool... no [2022-08-18T16:46:34.104Z] #77 190.6 checking for dlfcn.h... yes [2022-08-18T16:46:34.104Z] #77 190.7 checking for objdir... .libs [2022-08-18T16:46:34.104Z] #77 191.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:46:34.104Z] #77 191.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:46:34.104Z] #77 191.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:46:34.104Z] #77 191.4 checking if gcc static flag -static works... yes [2022-08-18T16:46:34.104Z] #77 191.8 checking if gcc supports -c -o file.o... yes [2022-08-18T16:46:34.104Z] #77 191.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:46:34.104Z] #77 191.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:46:34.184Z] #77 212.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:46:34.184Z] #77 212.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:46:34.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:46:34.364Z] #77 192.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:46:34.445Z] #77 213.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:46:34.623Z] #77 192.4 checking how to hardcode library paths into programs... immediate [2022-08-18T16:46:34.623Z] #77 192.4 checking whether stripping libraries is possible... yes [2022-08-18T16:46:34.623Z] #77 192.4 checking if libtool supports shared libraries... yes [2022-08-18T16:46:34.623Z] #77 192.4 checking whether to build shared libraries... no [2022-08-18T16:46:34.623Z] #77 192.4 checking whether to build static libraries... yes [2022-08-18T16:46:34.623Z] #77 192.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:46:34.623Z] #77 192.4 checking whether build environment is sane... yes [2022-08-18T16:46:34.623Z] #77 192.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:46:34.623Z] #77 192.5 checking whether make sets $(MAKE)... yes [2022-08-18T16:46:34.623Z] #77 192.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:46:34.623Z] #77 192.6 checking whether make supports nested variables... yes [2022-08-18T16:46:34.706Z] #77 213.5 checking how to hardcode library paths into programs... immediate [2022-08-18T16:46:34.706Z] #77 213.5 checking whether stripping libraries is possible... yes [2022-08-18T16:46:34.706Z] #77 213.5 checking if libtool supports shared libraries... yes [2022-08-18T16:46:34.706Z] #77 213.5 checking whether to build shared libraries... no [2022-08-18T16:46:34.706Z] #77 213.5 checking whether to build static libraries... yes [2022-08-18T16:46:34.706Z] #77 213.6 checking float.h usability... yes [2022-08-18T16:46:34.883Z] #77 192.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:46:34.883Z] #77 192.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:46:34.883Z] #77 192.7 checking how to create a ustar tar archive... gnutar [2022-08-18T16:46:34.883Z] #77 192.7 checking dependency style of gcc... gcc3 [2022-08-18T16:46:34.967Z] #77 213.8 checking float.h presence... yes [2022-08-18T16:46:34.967Z] #77 213.9 checking for float.h... yes [2022-08-18T16:46:35.142Z] #77 192.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:46:35.142Z] #77 192.9 checking whether make supports nested variables... (cached) yes [2022-08-18T16:46:35.142Z] #77 192.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:46:35.142Z] #77 192.9 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:46:35.142Z] #77 192.9 checking for yajl >= 2.1.0... yes [2022-08-18T16:46:35.142Z] #77 192.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:46:35.142Z] #77 192.9 checking for gcc... (cached) gcc [2022-08-18T16:46:35.142Z] #77 193.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:46:35.142Z] #77 193.0 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:46:35.142Z] #77 193.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:46:35.142Z] #77 193.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:46:35.142Z] #77 193.0 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:46:35.142Z] #77 193.1 checking for python3... /usr/bin/python3 [2022-08-18T16:46:35.228Z] #77 213.9 checking limits.h usability... yes [2022-08-18T16:46:35.228Z] #77 214.1 checking limits.h presence... yes [2022-08-18T16:46:35.228Z] #77 214.3 checking for limits.h... yes [2022-08-18T16:46:35.401Z] #77 193.1 checking for python3 version... 3.9 [2022-08-18T16:46:35.401Z] #77 193.2 checking for python3 platform... linux [2022-08-18T16:46:35.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:46:35.661Z] #77 193.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:46:35.661Z] #77 193.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:46:35.750Z] #77 214.4 checking stddef.h usability... yes [2022-08-18T16:46:35.750Z] #77 214.7 checking stddef.h presence... yes [2022-08-18T16:46:36.011Z] #77 214.8 checking for stddef.h... yes [2022-08-18T16:46:36.011Z] #77 214.9 checking for stdlib.h... (cached) yes [2022-08-18T16:46:36.011Z] #77 215.0 checking for string.h... (cached) yes [2022-08-18T16:46:36.230Z] #77 193.8 checking that generated files are newer than configure... done [2022-08-18T16:46:36.230Z] #77 193.8 configure: creating ./config.status [2022-08-18T16:46:36.531Z] #77 215.1 checking sys/time.h usability... yes [2022-08-18T16:46:36.531Z] #77 215.4 checking sys/time.h presence... yes [2022-08-18T16:46:36.531Z] #77 215.6 checking for sys/time.h... yes [2022-08-18T16:46:36.791Z] #77 215.6 checking for inline... inline [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-08-18T16:46:37.491Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:46:37.491Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:46:37.730Z] #77 215.8 checking for size_t... yes [2022-08-18T16:46:37.730Z] #77 216.4 checking for stdlib.h... (cached) yes [2022-08-18T16:46:37.990Z] #77 216.5 checking for GNU libc compatible malloc... yes [2022-08-18T16:46:37.990Z] #77 216.9 checking for stdlib.h... (cached) yes [2022-08-18T16:46:38.061Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:46:38.562Z] #77 216.9 checking for GNU libc compatible realloc... yes [2022-08-18T16:46:38.768Z] #77 196.5 config.status: creating Makefile [2022-08-18T16:46:38.768Z] #77 196.6 config.status: creating config.h [2022-08-18T16:46:38.768Z] #77 196.6 config.status: executing libtool commands [2022-08-18T16:46:38.768Z] #77 196.7 config.status: executing depfiles commands [2022-08-18T16:46:38.822Z] #77 217.4 checking for working strtod... yes [2022-08-18T16:46:39.393Z] #77 217.9 checking for gettimeofday... yes [2022-08-18T16:46:39.393Z] #77 218.3 checking for memset... yes [2022-08-18T16:46:39.440Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) [2022-08-18T16:46:39.440Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2022-08-18T16:46:39.440Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2022-08-18T16:46:39.440Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:46:39.915Z] #77 218.6 checking for strspn... yes [2022-08-18T16:46:40.148Z] #77 197.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T16:46:40.149Z] #77 197.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:46:40.175Z] #77 219.0 checking that generated files are newer than configure... done [2022-08-18T16:46:40.175Z] #77 219.0 configure: creating ./config.status [2022-08-18T16:46:40.377Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-08-18T16:46:40.377Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:46:40.377Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:46:40.377Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:46:40.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:46:40.408Z] #77 198.2 checking for gcc... gcc [2022-08-18T16:46:40.667Z] #77 198.3 checking whether the C compiler works... yes [2022-08-18T16:46:40.927Z] #77 198.6 checking for C compiler default output file name... a.out [2022-08-18T16:46:40.928Z] #77 198.6 checking for suffix of executables... [2022-08-18T16:46:41.189Z] #77 198.7 checking whether we are cross compiling... no [2022-08-18T16:46:41.189Z] #77 199.0 checking for suffix of object files... o [2022-08-18T16:46:41.448Z] #77 199.0 checking whether we are using the GNU C compiler... yes [2022-08-18T16:46:41.448Z] #77 199.2 checking whether gcc accepts -g... yes [2022-08-18T16:46:41.707Z] #77 199.3 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:46:41.708Z] #77 199.5 checking whether gcc understands -c and -o together... yes [2022-08-18T16:46:41.708Z] #77 199.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:46:41.708Z] #77 199.7 checking whether build environment is sane... yes [2022-08-18T16:46:41.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-18T16:46:41.761Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:46:41.967Z] #77 199.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:46:41.967Z] #77 199.8 checking for gawk... no [2022-08-18T16:46:41.967Z] #77 199.8 checking for mawk... mawk [2022-08-18T16:46:41.967Z] #77 199.8 checking whether make sets $(MAKE)... yes [2022-08-18T16:46:42.227Z] #77 199.8 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:46:42.227Z] #77 199.9 checking whether make supports nested variables... yes [2022-08-18T16:46:42.227Z] #77 199.9 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:46:42.227Z] #77 199.9 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:46:42.227Z] #77 199.9 checking how to create a ustar tar archive... gnutar [2022-08-18T16:46:42.487Z] #77 200.0 checking dependency style of gcc... gcc3 [2022-08-18T16:46:42.487Z] #77 200.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:46:42.487Z] #77 200.3 checking whether make supports nested variables... (cached) yes [2022-08-18T16:46:42.699Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-08-18T16:46:42.699Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:46:42.720Z] #77 ... [2022-08-18T16:46:42.720Z] [2022-08-18T16:46:42.720Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:42.720Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:42.720Z] #21 45.94 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:46:42.720Z] #21 45.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 45.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:46:42.720Z] #21 46.11 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:46:42.720Z] #21 46.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 46.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:46:42.720Z] #21 46.24 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:46:42.720Z] #21 46.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 46.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:46:42.720Z] #21 46.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:46:42.720Z] #21 46.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 46.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:46:42.720Z] #21 46.59 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:46:42.720Z] #21 46.60 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 46.60 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:46:42.720Z] #21 46.70 Selecting previously unselected package net-tools. [2022-08-18T16:46:42.720Z] #21 46.71 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 46.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:46:42.720Z] #21 46.98 Selecting previously unselected package patch. [2022-08-18T16:46:42.720Z] #21 46.99 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 47.00 Unpacking patch (2.7.6-7) ... [2022-08-18T16:46:42.720Z] #21 47.15 Selecting previously unselected package python-pip-whl. [2022-08-18T16:46:42.720Z] #21 47.17 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:46:42.720Z] #21 47.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:46:42.720Z] #21 48.21 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:46:42.720Z] #21 48.23 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:46:42.720Z] #21 48.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:46:42.720Z] #21 48.42 Selecting previously unselected package python3-distutils. [2022-08-18T16:46:42.720Z] #21 48.44 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:46:42.720Z] #21 48.45 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:46:42.720Z] #21 48.85 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:46:42.720Z] #21 48.86 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:46:42.720Z] #21 48.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:46:42.720Z] #21 49.16 Selecting previously unselected package python3-setuptools. [2022-08-18T16:46:42.720Z] #21 49.17 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:46:42.720Z] #21 49.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:46:42.720Z] #21 49.75 Selecting previously unselected package python3-wheel. [2022-08-18T16:46:42.720Z] #21 49.76 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:46:42.720Z] #21 49.79 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:46:42.720Z] #21 50.00 Selecting previously unselected package python3-pip. [2022-08-18T16:46:42.720Z] #21 50.01 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:46:42.720Z] #21 50.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:46:42.720Z] #21 50.54 Selecting previously unselected package sudo. [2022-08-18T16:46:42.720Z] #21 50.55 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 50.59 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:46:42.720Z] #21 51.75 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:46:42.720Z] #21 51.76 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 51.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:46:42.720Z] #21 52.28 Selecting previously unselected package uidmap. [2022-08-18T16:46:42.720Z] #21 52.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:46:42.720Z] #21 52.31 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:46:42.720Z] #21 52.60 Selecting previously unselected package vim-runtime. [2022-08-18T16:46:42.720Z] #21 52.61 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:46:42.720Z] #21 52.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:46:42.720Z] #21 52.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:46:42.720Z] #21 52.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:43.055Z] #77 200.3 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:46:43.055Z] #77 200.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:46:43.055Z] #77 200.8 checking how to print strings... printf [2022-08-18T16:46:43.055Z] #77 200.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:46:43.055Z] #77 200.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:46:43.055Z] #77 200.9 checking for egrep... /bin/grep -E [2022-08-18T16:46:43.055Z] #77 200.9 checking for fgrep... /bin/grep -F [2022-08-18T16:46:43.055Z] #77 200.9 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:46:43.055Z] #77 201.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:46:43.055Z] #77 201.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:46:43.289Z] #21 ... [2022-08-18T16:46:43.289Z] [2022-08-18T16:46:43.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:43.289Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:43.289Z] #77 222.2 config.status: creating Makefile [2022-08-18T16:46:43.289Z] #77 222.4 config.status: creating config.h [2022-08-18T16:46:43.289Z] #77 222.5 config.status: executing depfiles commands [2022-08-18T16:46:43.314Z] #77 201.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:46:43.573Z] #77 201.3 checking whether ln -s works... yes [2022-08-18T16:46:43.573Z] #77 201.3 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:46:43.573Z] #77 201.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:46:43.573Z] #77 201.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:46:43.573Z] #77 201.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:46:43.573Z] #77 201.4 checking for objdump... objdump [2022-08-18T16:46:43.573Z] #77 201.4 checking how to recognize dependent libraries... pass_all [2022-08-18T16:46:43.573Z] #77 201.4 checking for dlltool... no [2022-08-18T16:46:43.573Z] #77 201.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:46:43.573Z] #77 201.4 checking for ar... ar [2022-08-18T16:46:43.832Z] #77 201.4 checking for archiver @FILE support... @ [2022-08-18T16:46:44.077Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-18T16:46:44.077Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:46:44.092Z] #77 201.8 checking for strip... strip [2022-08-18T16:46:44.092Z] #77 201.8 checking for ranlib... ranlib [2022-08-18T16:46:44.228Z] #77 223.0 config.status: executing libtool commands [2022-08-18T16:46:44.660Z] #77 201.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:46:44.660Z] #77 202.5 checking for sysroot... no [2022-08-18T16:46:44.660Z] #77 202.5 checking for a working dd... /bin/dd [2022-08-18T16:46:44.660Z] #77 202.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:46:44.660Z] #77 ... [2022-08-18T16:46:44.660Z] [2022-08-18T16:46:44.660Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:44.660Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:44.660Z] #21 40.75 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:46:44.660Z] #21 41.21 Selecting previously unselected package bzip2. [2022-08-18T16:46:44.660Z] #21 41.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 41.23 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:46:44.660Z] #21 41.35 Selecting previously unselected package xz-utils. [2022-08-18T16:46:44.660Z] #21 41.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 41.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:46:44.660Z] #21 41.50 Selecting previously unselected package apparmor. [2022-08-18T16:46:44.660Z] #21 41.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 41.59 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:46:44.660Z] #21 42.22 Selecting previously unselected package inetutils-ping. [2022-08-18T16:46:44.660Z] #21 42.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.24 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:46:44.660Z] #21 42.43 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:46:44.660Z] #21 42.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:44.660Z] #21 42.54 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:46:44.660Z] #21 42.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:44.660Z] #21 42.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:46:44.660Z] #21 42.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:46:44.660Z] #21 42.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:46:44.660Z] #21 42.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:46:44.660Z] #21 42.87 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:46:44.660Z] #21 42.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 42.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:46:44.660Z] #21 43.01 Selecting previously unselected package iptables. [2022-08-18T16:46:44.660Z] #21 43.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.02 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:46:44.660Z] #21 43.31 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:46:44.660Z] #21 43.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:46:44.660Z] #21 43.53 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:46:44.660Z] #21 43.54 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:46:44.660Z] #21 43.70 Selecting previously unselected package jq. [2022-08-18T16:46:44.660Z] #21 43.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.74 Unpacking jq (1.6-2.1) ... [2022-08-18T16:46:44.660Z] #21 43.83 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:46:44.660Z] #21 43.86 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:46:44.660Z] #21 43.96 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:46:44.660Z] #21 43.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 43.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:46:44.660Z] #21 44.06 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:46:44.660Z] #21 44.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 44.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:46:44.660Z] #21 49.38 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:46:44.660Z] #21 49.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 49.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:46:44.660Z] #21 49.68 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:46:44.660Z] #21 49.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 49.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:46:44.660Z] #21 49.87 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:46:44.660Z] #21 49.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 49.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:46:44.660Z] #21 50.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:46:44.660Z] #21 50.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 50.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:46:44.660Z] #21 50.39 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:46:44.660Z] #21 50.41 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 50.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:46:44.660Z] #21 50.56 Selecting previously unselected package net-tools. [2022-08-18T16:46:44.660Z] #21 50.57 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:46:44.660Z] #21 50.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:46:44.919Z] #21 50.94 Selecting previously unselected package patch. [2022-08-18T16:46:44.919Z] #21 50.94 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:46:44.919Z] #21 50.95 Unpacking patch (2.7.6-7) ... [2022-08-18T16:46:44.919Z] #21 ... [2022-08-18T16:46:44.919Z] [2022-08-18T16:46:44.920Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:44.920Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:44.920Z] #77 202.7 checking for mt... no [2022-08-18T16:46:44.920Z] #77 202.7 checking if : is a manifest tool... no [2022-08-18T16:46:45.016Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-18T16:46:45.016Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:46:45.179Z] #77 202.8 checking how to run the C preprocessor... gcc -E [2022-08-18T16:46:45.611Z] #77 224.4 GEN .version [2022-08-18T16:46:45.611Z] #77 224.4 make install-recursive [2022-08-18T16:46:45.611Z] #77 224.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T16:46:45.611Z] #77 224.7 Making install in libocispec [2022-08-18T16:46:45.871Z] #77 224.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:46:45.871Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T16:46:45.871Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T16:46:45.871Z] #77 224.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T16:46:45.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T16:46:45.953Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:46:46.131Z] #77 225.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T16:46:46.650Z] sha256:228b7dadefabceaadce9ebed9619471738ca8beb76ce919d3b3d4103114c6605 [2022-08-18T16:46:46.650Z] INFO: Starting docker-py tests... [2022-08-18T16:46:46.650Z] ============================= test session starts ============================== [2022-08-18T16:46:46.650Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T16:46:46.650Z] rootdir: /src, inifile: pytest.ini [2022-08-18T16:46:46.650Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T16:46:46.650Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T16:46:46.650Z] [2022-08-18T16:46:46.828Z] #77 203.3 checking for ANSI C header files... yes [2022-08-18T16:46:46.828Z] #77 204.6 checking for sys/types.h... yes [2022-08-18T16:46:46.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-18T16:46:46.892Z] === RUN TestNISDomainname [2022-08-18T16:46:47.072Z] #77 226.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T16:46:47.088Z] #77 204.9 checking for sys/stat.h... yes [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T16:46:47.332Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T16:46:47.462Z] --- PASS: TestNISDomainname (0.58s) [2022-08-18T16:46:47.462Z] === RUN TestHostnameDnsResolution [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T16:46:47.593Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T16:46:47.606Z] #77 205.2 checking for stdlib.h... yes [2022-08-18T16:46:47.865Z] #77 205.5 checking for string.h... yes [2022-08-18T16:46:48.124Z] #77 205.8 checking for memory.h... yes [2022-08-18T16:46:48.383Z] #77 206.0 checking for strings.h... yes [2022-08-18T16:46:48.400Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-18T16:46:48.400Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:46:48.643Z] #77 206.2 checking for inttypes.h... yes [2022-08-18T16:46:48.903Z] #77 206.4 checking for stdint.h... yes [2022-08-18T16:46:48.903Z] #77 206.6 checking for unistd.h... yes [2022-08-18T16:46:48.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-18T16:46:48.969Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:46:49.163Z] #77 206.8 checking for dlfcn.h... yes [2022-08-18T16:46:49.163Z] #77 206.9 checking for objdir... .libs [2022-08-18T16:46:49.228Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-18T16:46:49.228Z] === RUN TestRunConsoleSize [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T16:46:49.505Z] #77 228.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T16:46:49.505Z] #77 228.4 make install-recursive [2022-08-18T16:46:49.505Z] #77 228.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:46:49.766Z] #77 228.6 Making install in yajl [2022-08-18T16:46:49.766Z] #77 228.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:46:49.766Z] #77 228.7 CC verify/json_verify-json_verify.o [2022-08-18T16:46:49.766Z] #77 228.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T16:46:49.766Z] #77 228.7 CC src/libyajl_la-yajl.lo [2022-08-18T16:46:49.766Z] #77 228.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T16:46:49.766Z] #77 228.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T16:46:49.766Z] #77 228.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T16:46:49.766Z] #77 228.8 CC src/libyajl_la-yajl_encode.lo [2022-08-18T16:46:49.766Z] #77 228.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T16:46:49.797Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-18T16:46:49.797Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:46:49.990Z] #77 207.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:46:49.990Z] #77 207.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:46:49.990Z] #77 207.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:46:50.027Z] #77 228.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T16:46:50.735Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-18T16:46:50.735Z] === RUN TestStats [2022-08-18T16:46:50.927Z] #77 207.8 checking if gcc static flag -static works... yes [2022-08-18T16:46:50.927Z] #77 208.5 checking if gcc supports -c -o file.o... yes [2022-08-18T16:46:50.927Z] #77 208.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:46:50.927Z] #77 208.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:46:50.969Z] #77 ... [2022-08-18T16:46:50.969Z] [2022-08-18T16:46:50.969Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:50.969Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:50.969Z] #21 57.87 Selecting previously unselected package vim. [2022-08-18T16:46:50.969Z] #21 57.87 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:46:50.969Z] #21 57.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:50.969Z] #21 58.75 Selecting previously unselected package xfsprogs. [2022-08-18T16:46:50.969Z] #21 58.75 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:46:50.969Z] #21 58.77 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:46:50.969Z] #21 59.44 Selecting previously unselected package zip. [2022-08-18T16:46:50.969Z] #21 59.46 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:46:50.969Z] #21 59.47 Unpacking zip (3.0-12) ... [2022-08-18T16:46:50.969Z] #21 59.82 Selecting previously unselected package zstd. [2022-08-18T16:46:50.969Z] #21 59.89 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:46:50.969Z] #21 59.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:46:50.969Z] #21 60.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:46:50.969Z] #21 62.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:50.969Z] #21 62.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:46:50.969Z] #21 62.21 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:46:50.969Z] #21 62.23 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:46:50.969Z] #21 62.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:46:50.969Z] #21 62.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:46:50.969Z] #21 62.26 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:46:50.969Z] #21 62.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:46:50.969Z] #21 62.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:46:50.969Z] #21 62.29 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:46:50.969Z] #21 62.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:46:50.969Z] #21 62.31 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:46:50.969Z] #21 63.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:50.969Z] #21 63.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:46:50.969Z] #21 63.65 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:46:50.969Z] #21 63.68 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:46:51.456Z] #77 208.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:46:51.457Z] #77 209.4 checking how to hardcode library paths into programs... immediate [2022-08-18T16:46:51.716Z] #77 209.4 checking whether stripping libraries is possible... yes [2022-08-18T16:46:51.716Z] #77 209.4 checking if libtool supports shared libraries... yes [2022-08-18T16:46:51.716Z] #77 209.4 checking whether to build shared libraries... no [2022-08-18T16:46:51.716Z] #77 209.4 checking whether to build static libraries... yes [2022-08-18T16:46:51.716Z] #77 209.5 checking float.h usability... yes [2022-08-18T16:46:51.716Z] #77 209.6 checking float.h presence... yes [2022-08-18T16:46:51.716Z] #77 209.6 checking for float.h... yes [2022-08-18T16:46:51.976Z] #77 209.6 checking limits.h usability... yes [2022-08-18T16:46:52.235Z] #77 209.9 checking limits.h presence... yes [2022-08-18T16:46:52.235Z] #77 210.1 checking for limits.h... yes [2022-08-18T16:46:52.495Z] #77 210.2 checking stddef.h usability... yes [2022-08-18T16:46:52.755Z] #77 210.5 checking stddef.h presence... yes [2022-08-18T16:46:52.755Z] #77 210.6 checking for stddef.h... yes [2022-08-18T16:46:53.014Z] #77 210.8 checking for stdlib.h... (cached) yes [2022-08-18T16:46:53.014Z] #77 210.8 checking for string.h... (cached) yes [2022-08-18T16:46:53.270Z] --- PASS: TestStats (2.54s) [2022-08-18T16:46:53.270Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:46:53.270Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:46:53.270Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:46:53.270Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:46:53.270Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:46:53.273Z] #77 210.9 checking sys/time.h usability... yes [2022-08-18T16:46:53.515Z] #21 66.37 Setting up zip (3.0-12) ... [2022-08-18T16:46:53.515Z] #21 66.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:53.515Z] #21 66.40 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:46:53.529Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:46:53.530Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:46:53.535Z] #77 211.2 checking sys/time.h presence... yes [2022-08-18T16:46:53.535Z] #77 211.2 checking for sys/time.h... yes [2022-08-18T16:46:53.535Z] #77 211.2 checking for inline... inline [2022-08-18T16:46:54.099Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:46:54.104Z] #77 211.4 checking for size_t... yes [2022-08-18T16:46:54.104Z] #77 211.8 checking for stdlib.h... (cached) yes [2022-08-18T16:46:54.363Z] #77 211.8 checking for GNU libc compatible malloc... yes [2022-08-18T16:46:54.363Z] #77 212.1 checking for stdlib.h... (cached) yes [2022-08-18T16:46:54.626Z] #77 212.1 checking for GNU libc compatible realloc... yes [2022-08-18T16:46:55.194Z] #77 212.5 checking for working strtod... yes [2022-08-18T16:46:55.194Z] #77 212.9 checking for gettimeofday... [2022-08-18T16:46:55.194Z] #77 ... [2022-08-18T16:46:55.194Z] [2022-08-18T16:46:55.194Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:46:55.194Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:46:55.194Z] #21 51.29 Selecting previously unselected package python-pip-whl. [2022-08-18T16:46:55.194Z] #21 51.30 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:46:55.194Z] #21 51.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:46:55.194Z] #21 52.37 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:46:55.194Z] #21 52.38 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:46:55.194Z] #21 52.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:46:55.194Z] #21 52.81 Selecting previously unselected package python3-distutils. [2022-08-18T16:46:55.194Z] #21 52.82 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:46:55.194Z] #21 52.84 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:46:55.194Z] #21 53.37 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:46:55.194Z] #21 53.38 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:46:55.194Z] #21 53.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:46:55.194Z] #21 53.76 Selecting previously unselected package python3-setuptools. [2022-08-18T16:46:55.194Z] #21 53.77 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:46:55.194Z] #21 53.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:46:55.194Z] #21 54.36 Selecting previously unselected package python3-wheel. [2022-08-18T16:46:55.194Z] #21 54.36 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:46:55.194Z] #21 54.39 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:46:55.194Z] #21 54.99 Selecting previously unselected package python3-pip. [2022-08-18T16:46:55.194Z] #21 55.00 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:46:55.194Z] #21 55.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:46:55.194Z] #21 55.44 Selecting previously unselected package sudo. [2022-08-18T16:46:55.194Z] #21 55.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:46:55.194Z] #21 55.47 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:46:55.194Z] #21 56.69 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:46:55.194Z] #21 56.70 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:46:55.194Z] #21 56.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:46:55.194Z] #21 57.21 Selecting previously unselected package uidmap. [2022-08-18T16:46:55.194Z] #21 57.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:46:55.194Z] #21 57.24 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:46:55.194Z] #21 57.72 Selecting previously unselected package vim-runtime. [2022-08-18T16:46:55.194Z] #21 57.72 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:46:55.194Z] #21 57.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:46:55.194Z] #21 57.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:46:55.194Z] #21 57.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:55.453Z] #21 ... [2022-08-18T16:46:55.453Z] [2022-08-18T16:46:55.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:55.453Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:55.453Z] #77 212.9 checking for gettimeofday... yes [2022-08-18T16:46:56.012Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:46:56.511Z] #77 213.5 checking for memset... yes [2022-08-18T16:46:56.771Z] #77 214.2 checking for strspn... yes [2022-08-18T16:46:56.818Z] #21 69.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:46:56.818Z] #21 69.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:46:56.818Z] #21 69.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:46:56.818Z] #21 69.90 Setting up patch (2.7.6-7) ... [2022-08-18T16:46:56.818Z] #21 69.91 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:46:56.818Z] #21 69.97 invoke-rc.d: could not determine current runlevel [2022-08-18T16:46:56.818Z] #21 69.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:46:56.818Z] #21 69.99 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:46:56.818Z] #21 70.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:46:56.818Z] #21 70.10 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:46:56.818Z] #21 70.14 Setting up pigz (2.6-1) ... [2022-08-18T16:46:56.818Z] #21 70.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:46:56.818Z] #21 70.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:46:56.818Z] #21 70.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:46:57.048Z] #77 214.8 checking that generated files are newer than configure... done [2022-08-18T16:46:57.048Z] #77 214.8 configure: creating ./config.status [2022-08-18T16:46:57.079Z] #21 70.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-18T16:46:57.390Z] === RUN TestDeleteDevicemapper [2022-08-18T16:46:57.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:46:57.390Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:46:57.390Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:46:58.021Z] #21 71.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:46:58.021Z] #21 71.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:46:58.283Z] #21 ... [2022-08-18T16:46:58.283Z] [2022-08-18T16:46:58.283Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:46:58.283Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:46:58.283Z] #77 237.1 CCLD libyajl.la [2022-08-18T16:46:58.856Z] #77 237.7 CCLD verify/json_verify [2022-08-18T16:46:59.117Z] #77 238.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:46:59.297Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-18T16:46:59.297Z] === RUN TestUpdateMemory [2022-08-18T16:46:59.378Z] #77 238.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:46:59.378Z] #77 238.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:46:59.378Z] #77 238.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:46:59.378Z] #77 238.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:46:59.378Z] #77 238.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:46:59.557Z] --- PASS: TestUpdateMemory (0.60s) [2022-08-18T16:46:59.557Z] === RUN TestUpdateCPUQuota [2022-08-18T16:46:59.639Z] #77 238.5 CC src/validate.o [2022-08-18T16:46:59.639Z] #77 238.5 CC src/image_spec_schema_config_schema.lo [2022-08-18T16:46:59.639Z] #77 238.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T16:46:59.639Z] #77 238.5 CC src/image_spec_schema_defs.lo [2022-08-18T16:46:59.639Z] #77 238.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T16:46:59.639Z] #77 238.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T16:46:59.639Z] #77 238.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T16:46:59.639Z] #77 238.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T16:46:59.639Z] #77 238.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T16:46:59.639Z] #77 238.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T16:46:59.639Z] #77 238.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T16:46:59.639Z] #77 238.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T16:46:59.639Z] #77 238.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T16:46:59.639Z] #77 238.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T16:46:59.725Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T16:46:59.901Z] #77 238.9 CC src/runtime_spec_schema_defs.lo [2022-08-18T16:46:59.901Z] #77 238.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T16:46:59.901Z] #77 238.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T16:46:59.901Z] #77 239.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T16:46:59.901Z] #77 239.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T16:47:00.162Z] #77 239.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T16:47:00.162Z] #77 239.2 CC src/basic_test_double_array_item.lo [2022-08-18T16:47:00.162Z] #77 239.3 CC src/basic_test_double_array.lo [2022-08-18T16:47:00.162Z] #77 239.3 CC src/basic_test_top_array_int.lo [2022-08-18T16:47:00.287Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T16:47:00.423Z] #77 239.4 CC src/basic_test_top_array_string.lo [2022-08-18T16:47:00.424Z] #77 239.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T16:47:00.424Z] #77 239.5 CC src/basic_test_top_double_array_int.lo [2022-08-18T16:47:00.494Z] --- PASS: TestUpdateCPUQuota (0.99s) [2022-08-18T16:47:00.494Z] === RUN TestUpdatePidsLimit [2022-08-18T16:47:00.494Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:47:00.685Z] #77 239.6 CC src/basic_test_top_double_array_obj.lo [2022-08-18T16:47:00.753Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:47:00.946Z] #77 239.8 CC src/json_common.lo [2022-08-18T16:47:00.946Z] #77 239.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T16:47:00.946Z] #77 239.9 CC src/basic_test_top_double_array_string.lo [2022-08-18T16:47:00.946Z] #77 240.0 CC src/read-file.lo [2022-08-18T16:47:01.013Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:47:01.208Z] #77 240.0 CC tests/test-3.o [2022-08-18T16:47:01.208Z] #77 240.0 CC tests/test-1.o [2022-08-18T16:47:01.208Z] #77 240.2 CC tests/test-4.o [2022-08-18T16:47:01.273Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:47:01.469Z] #77 240.3 CC tests/test-2.o [2022-08-18T16:47:01.469Z] #77 240.4 CC tests/test-6.o [2022-08-18T16:47:01.469Z] #77 240.5 CC tests/test-8.o [2022-08-18T16:47:01.469Z] #77 240.5 CC tests/test-5.o [2022-08-18T16:47:01.533Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:47:01.730Z] #77 240.6 CC tests/test-7.o [2022-08-18T16:47:01.730Z] #77 240.7 CC tests/test-9.o [2022-08-18T16:47:01.792Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:47:01.991Z] #77 241.0 CC tests/test-11.o [2022-08-18T16:47:02.035Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T16:47:02.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:47:02.251Z] #77 241.1 CC tests/test-10.o [2022-08-18T16:47:02.323Z] #77 219.2 config.status: creating Makefile [2022-08-18T16:47:02.323Z] #77 219.3 config.status: creating config.h [2022-08-18T16:47:02.323Z] #77 219.4 config.status: executing depfiles commands [2022-08-18T16:47:02.323Z] #77 219.8 config.status: executing libtool commands [2022-08-18T16:47:02.323Z] #77 ... [2022-08-18T16:47:02.323Z] [2022-08-18T16:47:02.323Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:47:02.323Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:47:02.323Z] #21 63.59 Selecting previously unselected package vim. [2022-08-18T16:47:02.323Z] #21 63.61 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:47:02.323Z] #21 63.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:02.323Z] #21 64.63 Selecting previously unselected package xfsprogs. [2022-08-18T16:47:02.323Z] #21 64.64 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:47:02.323Z] #21 64.64 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:47:02.323Z] #21 65.44 Selecting previously unselected package zip. [2022-08-18T16:47:02.323Z] #21 65.44 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:47:02.323Z] #21 65.45 Unpacking zip (3.0-12) ... [2022-08-18T16:47:02.323Z] #21 65.71 Selecting previously unselected package zstd. [2022-08-18T16:47:02.323Z] #21 65.73 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:47:02.323Z] #21 65.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:47:02.323Z] #21 66.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:47:02.323Z] #21 68.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:47:02.323Z] #21 68.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:47:02.323Z] #21 68.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:47:02.323Z] #21 68.17 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:47:02.323Z] #21 68.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:47:02.323Z] #21 68.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:47:02.323Z] #21 68.23 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:47:02.323Z] #21 68.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:47:02.323Z] #21 68.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:47:02.323Z] #21 68.28 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:47:02.323Z] #21 68.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:47:02.323Z] #21 68.33 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit (2.23s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-08-18T16:47:02.989Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:47:03.700Z] #21 69.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:03.700Z] #21 69.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:47:03.700Z] #21 69.70 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:47:03.700Z] #21 69.72 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:47:03.700Z] #21 ... [2022-08-18T16:47:03.700Z] [2022-08-18T16:47:03.700Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:47:03.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:47:03.700Z] #77 221.7 GEN .version [2022-08-18T16:47:03.960Z] #77 221.7 make install-recursive [2022-08-18T16:47:03.960Z] #77 221.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T16:47:03.960Z] #77 221.8 Making install in libocispec [2022-08-18T16:47:03.960Z] #77 221.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:47:03.960Z] #77 221.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T16:47:03.960Z] #77 221.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T16:47:03.960Z] #77 221.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T16:47:03.960Z] #77 221.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T16:47:04.904Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T16:47:05.164Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T16:47:05.425Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T16:47:07.336Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T16:47:07.336Z] #77 224.9 make install-recursive [2022-08-18T16:47:07.336Z] #77 225.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:47:07.336Z] #77 225.0 Making install in yajl [2022-08-18T16:47:07.336Z] #77 225.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:47:07.336Z] #77 225.2 CC verify/json_verify-json_verify.o [2022-08-18T16:47:07.336Z] #77 225.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T16:47:07.336Z] #77 225.2 CC src/libyajl_la-yajl.lo [2022-08-18T16:47:07.336Z] #77 225.2 CC src/libyajl_la-yajl_gen.lo [2022-08-18T16:47:07.336Z] #77 225.2 CC src/libyajl_la-yajl_parser.lo [2022-08-18T16:47:07.336Z] #77 225.3 CC src/libyajl_la-yajl_encode.lo [2022-08-18T16:47:07.336Z] #77 225.3 CC src/libyajl_la-yajl_buf.lo [2022-08-18T16:47:07.539Z] #77 ... [2022-08-18T16:47:07.539Z] [2022-08-18T16:47:07.539Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:47:07.539Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:47:07.539Z] #21 71.96 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:47:07.539Z] #21 71.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:47:07.539Z] #21 71.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:47:07.539Z] #21 72.00 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:47:07.539Z] #21 72.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:07.539Z] #21 72.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:47:07.539Z] #21 72.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:47:07.539Z] #21 72.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:47:07.539Z] #21 72.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:47:07.539Z] #21 72.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:47:07.539Z] #21 72.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:47:07.539Z] #21 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:47:07.539Z] #21 72.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:47:07.539Z] #21 72.78 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:47:07.539Z] #21 75.20 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:47:07.539Z] #21 75.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:47:07.539Z] #21 75.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:47:07.539Z] #21 75.24 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:47:07.539Z] #21 77.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:47:07.539Z] #21 77.36 Setting up jq (1.6-2.1) ... [2022-08-18T16:47:07.539Z] #21 77.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:47:07.539Z] #21 77.39 Setting up iptables (1.8.7-1) ... [2022-08-18T16:47:07.539Z] #21 77.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:47:07.539Z] #21 77.57 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:47:07.539Z] #21 78.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:47:07.539Z] #21 DONE 80.5s [2022-08-18T16:47:07.539Z] [2022-08-18T16:47:07.539Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:47:07.539Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:47:07.599Z] #77 225.3 CC src/libyajl_la-yajl_lex.lo [2022-08-18T16:47:07.599Z] #77 225.3 CC src/libyajl_la-yajl_tree.lo [2022-08-18T16:47:08.480Z] #22 1.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:47:08.740Z] #22 1.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:47:08.740Z] #22 1.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:47:09.312Z] #22 DONE 2.0s [2022-08-18T16:47:09.312Z] [2022-08-18T16:47:09.313Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:47:09.313Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:47:09.313Z] #47 ... [2022-08-18T16:47:09.313Z] [2022-08-18T16:47:09.313Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:47:09.313Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:47:11.820Z] #77 ... [2022-08-18T16:47:11.820Z] [2022-08-18T16:47:11.820Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:47:11.820Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:47:11.820Z] #21 72.63 Setting up zip (3.0-12) ... [2022-08-18T16:47:11.820Z] #21 72.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:11.820Z] #21 72.69 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:47:11.820Z] #21 76.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:47:11.820Z] #21 76.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:47:11.820Z] #21 76.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:47:11.820Z] #21 76.28 Setting up patch (2.7.6-7) ... [2022-08-18T16:47:11.820Z] #21 76.30 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:47:11.820Z] #21 76.43 invoke-rc.d: could not determine current runlevel [2022-08-18T16:47:11.820Z] #21 76.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:47:11.820Z] #21 76.45 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:47:11.820Z] #21 76.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:47:11.820Z] #21 76.54 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:47:11.820Z] #21 76.57 Setting up pigz (2.6-1) ... [2022-08-18T16:47:11.820Z] #21 76.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:47:11.820Z] #21 76.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:47:11.820Z] #21 76.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:47:11.820Z] #21 76.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:11.820Z] #21 77.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:47:11.820Z] #21 77.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:47:12.388Z] #21 78.52 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:47:12.648Z] #21 78.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:47:12.648Z] #21 78.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:47:12.648Z] #21 78.58 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:47:13.586Z] #21 79.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:47:13.586Z] #21 79.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:47:13.586Z] #21 79.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:47:13.586Z] #21 79.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:47:13.586Z] #21 79.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:47:13.586Z] #21 79.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:47:13.586Z] #21 79.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:47:13.586Z] #21 79.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:47:13.586Z] #21 79.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:47:13.586Z] #21 79.64 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:47:15.197Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-08-18T16:47:15.197Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:47:15.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-18T16:47:15.197Z] === RUN TestWaitNonBlocked [2022-08-18T16:47:15.197Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:47:15.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:47:15.197Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:47:15.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:47:15.197Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:47:15.197Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:47:15.197Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:47:15.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-18T16:47:15.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-18T16:47:15.197Z] === RUN TestWaitBlocked [2022-08-18T16:47:15.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:47:15.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:47:15.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:47:15.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:47:15.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:47:15.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:47:15.766Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:47:15.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-08-18T16:47:15.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2022-08-18T16:47:15.766Z] === RUN TestWaitConditions [2022-08-18T16:47:15.766Z] === RUN TestWaitConditions/default [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/default [2022-08-18T16:47:15.766Z] === RUN TestWaitConditions/not-running [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:47:15.766Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:47:15.766Z] === RUN TestWaitConditions/removed [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:47:16.026Z] === CONT TestWaitConditions/default [2022-08-18T16:47:16.026Z] === CONT TestWaitConditions/removed [2022-08-18T16:47:16.878Z] #21 82.60 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:47:16.879Z] #21 82.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:47:16.879Z] #21 82.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:47:16.879Z] #21 82.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:47:16.879Z] #21 ... [2022-08-18T16:47:16.879Z] [2022-08-18T16:47:16.879Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:47:16.879Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:47:16.879Z] #77 234.5 CCLD libyajl.la [2022-08-18T16:47:17.138Z] #77 235.1 CCLD verify/json_verify [2022-08-18T16:47:17.405Z] === CONT TestWaitConditions/not-running [2022-08-18T16:47:17.665Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:47:18.077Z] #77 235.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:47:18.077Z] #77 235.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:47:18.078Z] #77 235.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:47:18.078Z] #77 235.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:47:18.078Z] #77 235.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:47:18.078Z] #77 235.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:47:18.337Z] #77 236.3 CC src/validate.o [2022-08-18T16:47:18.337Z] #77 236.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T16:47:18.337Z] #77 236.3 CC src/image_spec_schema_config_schema.lo [2022-08-18T16:47:18.337Z] #77 236.3 CC src/image_spec_schema_defs.lo [2022-08-18T16:47:18.597Z] #77 236.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T16:47:18.597Z] #77 236.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T16:47:18.597Z] #77 236.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T16:47:18.597Z] #77 236.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T16:47:18.597Z] #77 236.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T16:47:18.857Z] #77 236.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T16:47:18.857Z] #77 236.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T16:47:18.857Z] #77 236.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T16:47:18.857Z] #77 236.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T16:47:18.857Z] #77 236.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions/not-running (1.53s) [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-08-18T16:47:19.043Z] === RUN TestWaitRestartedContainer [2022-08-18T16:47:19.043Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:47:19.043Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:47:19.043Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:47:19.043Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:47:19.043Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:47:19.117Z] #77 236.8 CC src/runtime_spec_schema_defs.lo [2022-08-18T16:47:19.117Z] #77 236.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T16:47:19.117Z] #77 236.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T16:47:19.117Z] #77 236.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T16:47:19.117Z] #77 236.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T16:47:19.117Z] #77 237.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T16:47:19.376Z] #77 237.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T16:47:19.376Z] #77 237.2 CC src/basic_test_double_array_item.lo [2022-08-18T16:47:19.635Z] #77 237.4 CC src/basic_test_top_array_int.lo [2022-08-18T16:47:19.635Z] #77 237.5 CC src/basic_test_top_array_string.lo [2022-08-18T16:47:19.635Z] #77 237.5 CC src/basic_test_top_double_array_int.lo [2022-08-18T16:47:19.635Z] #77 237.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T16:47:19.895Z] #77 237.7 CC src/basic_test_top_double_array_string.lo [2022-08-18T16:47:19.895Z] #77 237.9 CC src/basic_test_double_array.lo [2022-08-18T16:47:20.155Z] #77 237.9 CC src/read-file.lo [2022-08-18T16:47:20.155Z] #77 238.0 CC src/json_common.lo [2022-08-18T16:47:20.155Z] #77 238.0 CC src/basic_test_top_double_array_obj.lo [2022-08-18T16:47:20.155Z] #77 238.2 CC tests/test-1.o [2022-08-18T16:47:20.414Z] #77 ... [2022-08-18T16:47:20.414Z] [2022-08-18T16:47:20.414Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:47:20.415Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:47:20.415Z] #21 84.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:47:20.415Z] #21 84.86 Setting up jq (1.6-2.1) ... [2022-08-18T16:47:20.415Z] #21 84.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:47:20.415Z] #21 84.90 Setting up iptables (1.8.7-1) ... [2022-08-18T16:47:20.415Z] #21 84.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:47:20.415Z] #21 84.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:47:20.415Z] #21 84.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:47:20.415Z] #21 84.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:47:20.415Z] #21 84.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:47:20.415Z] #21 84.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:47:20.415Z] #21 85.00 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:47:20.415Z] #21 85.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:47:20.415Z] #21 DONE 86.4s [2022-08-18T16:47:20.415Z] [2022-08-18T16:47:20.415Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:47:20.415Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:47:20.415Z] #77 238.2 CC tests/test-2.o [2022-08-18T16:47:20.422Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:47:20.675Z] #77 238.5 CC tests/test-4.o [2022-08-18T16:47:20.675Z] #77 238.6 CC tests/test-5.o [2022-08-18T16:47:20.938Z] #77 238.6 CC tests/test-3.o [2022-08-18T16:47:20.938Z] #77 238.7 CC tests/test-6.o [2022-08-18T16:47:21.198Z] #77 239.0 CC tests/test-7.o [2022-08-18T16:47:21.362Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:47:21.362Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-08-18T16:47:21.362Z] --- PASS: TestWaitRestartedContainer/default (1.48s) [2022-08-18T16:47:21.362Z] --- PASS: TestWaitRestartedContainer/not-running (1.06s) [2022-08-18T16:47:21.362Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:47:21.362Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:47:21.458Z] #77 239.2 CC tests/test-8.o [2022-08-18T16:47:21.458Z] #77 239.2 CC tests/test-9.o [2022-08-18T16:47:21.458Z] #77 239.3 CC tests/test-10.o [2022-08-18T16:47:21.458Z] #77 239.4 CC tests/test-11.o [2022-08-18T16:47:22.397Z] #77 ... [2022-08-18T16:47:22.397Z] [2022-08-18T16:47:22.397Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:47:22.397Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:47:22.397Z] #22 1.800 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:47:22.397Z] #22 1.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:47:22.397Z] #22 1.816 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:47:22.397Z] #22 DONE 1.9s [2022-08-18T16:47:22.397Z] [2022-08-18T16:47:22.397Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:47:22.397Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:47:23.901Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-08-18T16:47:23.901Z] === CONT TestIpcModeOlderClient [2022-08-18T16:47:23.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-08-18T16:47:23.901Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:47:23.901Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-18T16:47:23.901Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:47:24.217Z] #23 15.01 Collecting yamllint==1.26.1 [2022-08-18T16:47:25.669Z] #23 16.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:47:27.606Z] #23 18.44 Collecting pathspec>=0.5.3 [2022-08-18T16:47:27.606Z] #23 18.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:47:28.121Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2022-08-18T16:47:28.121Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:47:28.548Z] #23 19.06 Collecting pyyaml [2022-08-18T16:47:28.548Z] #23 19.07 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:47:28.548Z] #23 19.21 Building wheels for collected packages: yamllint [2022-08-18T16:47:28.548Z] #23 19.23 Building wheel for yamllint (setup.py): started [2022-08-18T16:47:30.463Z] #23 21.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:47:30.463Z] #23 21.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d056b8513f38f156af2652ab9ef97a794aace3a649a2b93fa1a9e9702395a949 [2022-08-18T16:47:30.463Z] #23 21.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:47:30.463Z] #23 21.36 Successfully built yamllint [2022-08-18T16:47:30.463Z] #23 21.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:47:31.406Z] #23 22.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:47:32.026Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T16:47:32.313Z] --- PASS: TestDaemonRestartIpcMode (5.02s) [2022-08-18T16:47:32.792Z] #23 DONE 23.6s [2022-08-18T16:47:32.792Z] [2022-08-18T16:47:32.792Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:47:32.792Z] #27 sha256:d92d496c64e958abc17da2c732d2a445290b4f4e130997dab565ec0c8fafc52d [2022-08-18T16:47:33.054Z] #27 DONE 0.3s [2022-08-18T16:47:33.054Z] [2022-08-18T16:47:33.054Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:47:33.054Z] #32 sha256:a05d5e0fdf73e01f74e4b70bfdc7d2cd8f402aefa6213262019d23142379710d [2022-08-18T16:47:33.628Z] #32 DONE 0.6s [2022-08-18T16:47:33.628Z] [2022-08-18T16:47:33.628Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:47:33.628Z] #35 sha256:67faffcc03ee0905322980c71154606bef8647b554c0fdf8baa55a99ba619d1b [2022-08-18T16:47:34.200Z] #35 DONE 0.5s [2022-08-18T16:47:34.200Z] [2022-08-18T16:47:34.200Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:47:34.200Z] #37 sha256:c1cbbb07a52e511aaa251674e3cd36a96d37c060ce82a4d3e0aca06b1e5478a3 [2022-08-18T16:47:34.462Z] #37 DONE 0.4s [2022-08-18T16:47:34.462Z] [2022-08-18T16:47:34.462Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:47:34.462Z] #39 sha256:b6688d6a9d972a523fc2ba0247119e49e0c889e5bb9a2ce335a83a9b66a05022 [2022-08-18T16:47:34.462Z] #39 DONE 0.1s [2022-08-18T16:47:34.462Z] [2022-08-18T16:47:34.462Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:47:34.462Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:47:34.723Z] #77 ... [2022-08-18T16:47:34.723Z] [2022-08-18T16:47:34.723Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:47:34.723Z] #41 sha256:6d5680bb12207421848bd4b029c8446336bbd7f88780c53fb239153fbe12eec7 [2022-08-18T16:47:34.723Z] #41 DONE 0.1s [2022-08-18T16:47:34.723Z] [2022-08-18T16:47:34.723Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:47:34.723Z] #45 sha256:410156aa2e2808248df5a206e3759ee1e00fc1a9338e7fea19308dcc4d3a0fc6 [2022-08-18T16:47:34.723Z] #45 DONE 0.1s [2022-08-18T16:47:34.984Z] [2022-08-18T16:47:34.984Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:47:34.984Z] #60 sha256:b31e3341773f0ce1f3b9bffd682c1d69cda93616566991abd38db65ff90db172 [2022-08-18T16:47:36.504Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2022-08-18T16:47:36.504Z] PASS [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] === Skipped [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:47:36.504Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:47:36.504Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:47:36.504Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:47:36.504Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:47:36.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:47:36.504Z] [2022-08-18T16:47:36.504Z] DONE 272 tests, 5 skipped in 136.039s [2022-08-18T16:47:36.504Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:47:36.504Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:47:37.073Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T16:47:37.073Z] === RUN TestConfigDaemonID [2022-08-18T16:47:37.296Z] #23 14.27 Collecting yamllint==1.26.1 [2022-08-18T16:47:37.865Z] #23 15.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:47:38.011Z] daemon_test.go:83: [d49589da07a70] daemon is not started [2022-08-18T16:47:38.011Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:47:38.011Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:47:38.011Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:47:38.011Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:47:38.011Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:47:38.011Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:47:38.270Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T16:47:38.270Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:47:38.270Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:47:39.208Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:47:39.773Z] #23 17.42 Collecting pathspec>=0.5.3 [2022-08-18T16:47:39.773Z] #23 17.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:47:40.342Z] #23 18.24 Collecting pyyaml [2022-08-18T16:47:40.587Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:47:40.602Z] #23 18.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:47:40.602Z] #23 18.38 Building wheels for collected packages: yamllint [2022-08-18T16:47:40.862Z] #23 18.38 Building wheel for yamllint (setup.py): started [2022-08-18T16:47:41.524Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:47:41.524Z] daemon_test.go:197: [d7c80e09e80f9] daemon is not started [2022-08-18T16:47:41.524Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T16:47:41.524Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:47:41.524Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T16:47:41.524Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:47:41.524Z] === RUN TestDaemonProxy [2022-08-18T16:47:41.524Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:47:42.770Z] #23 20.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:47:42.770Z] #23 20.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90673db98e36910ac9e279886d6c6115e37754901ad8c75d7f7f29857913a756 [2022-08-18T16:47:42.770Z] #23 20.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:47:43.030Z] #23 20.59 Successfully built yamllint [2022-08-18T16:47:43.030Z] #23 20.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:47:43.430Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:47:43.969Z] #23 21.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:47:44.809Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:47:45.876Z] #23 DONE 23.7s [2022-08-18T16:47:45.876Z] [2022-08-18T16:47:45.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:47:45.876Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:47:46.135Z] #64 ... [2022-08-18T16:47:46.135Z] [2022-08-18T16:47:46.135Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:47:46.135Z] #27 sha256:ed638b723c75374cec8b90766c343fd7eddd126b3f09b49f6756386d6591c76b [2022-08-18T16:47:46.395Z] #27 DONE 0.4s [2022-08-18T16:47:46.395Z] [2022-08-18T16:47:46.395Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:47:46.395Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:47:46.654Z] #60 ... [2022-08-18T16:47:46.655Z] [2022-08-18T16:47:46.655Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:47:46.655Z] #32 sha256:382a12147afeda51d145c5a210d7905c78ed55312af183c0bdfca72db2b43c91 [2022-08-18T16:47:46.714Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:47:46.914Z] #32 DONE 0.6s [2022-08-18T16:47:46.914Z] [2022-08-18T16:47:46.914Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:47:46.914Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:47:46.974Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:47:47.174Z] #77 ... [2022-08-18T16:47:47.174Z] [2022-08-18T16:47:47.174Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:47:47.174Z] #35 sha256:44bd5949c8dea75f37442c1800f774b6daca698f39657cb7216b16e39da5bacf [2022-08-18T16:47:47.174Z] #35 DONE 0.2s [2022-08-18T16:47:47.174Z] [2022-08-18T16:47:47.174Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:47:47.174Z] #37 sha256:74b16a8b7a9bfee14178bfda9e1e2e5b61db55cdb3d6f484ee2b57698a5b354c [2022-08-18T16:47:47.434Z] #37 DONE 0.3s [2022-08-18T16:47:47.434Z] [2022-08-18T16:47:47.434Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:47:47.434Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:47:47.543Z] PASS [2022-08-18T16:47:47.543Z] [2022-08-18T16:47:47.543Z] DONE 18 tests in 11.155s [2022-08-18T16:47:47.543Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:47:47.543Z] INFO: Testing against a local daemon [2022-08-18T16:47:47.543Z] === RUN TestCommitInheritsEnv [2022-08-18T16:47:47.694Z] #47 ... [2022-08-18T16:47:47.694Z] [2022-08-18T16:47:47.694Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:47:47.694Z] #39 sha256:1dd0a901f63babf8c30d40cb7247ba3811f2161dd3248080d7cd1c3c9ff9bcf0 [2022-08-18T16:47:47.694Z] #39 DONE 0.1s [2022-08-18T16:47:47.694Z] [2022-08-18T16:47:47.694Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:47:47.694Z] #41 sha256:da4ee0f7d654c8f5e53fbfe6b45fb6b51e99dda7bc33aba9133a093931efe8b9 [2022-08-18T16:47:47.694Z] #41 DONE 0.1s [2022-08-18T16:47:47.694Z] [2022-08-18T16:47:47.694Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:47:47.694Z] #45 sha256:ac7707895cf2cc3967eb396ebf2e1b43e4dd494720aca9b304495ca08f0d5e62 [2022-08-18T16:47:47.803Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-18T16:47:47.803Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:47:47.803Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:47:47.803Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:47:47.803Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:47:47.954Z] #45 DONE 0.1s [2022-08-18T16:47:47.954Z] [2022-08-18T16:47:47.954Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:47:47.954Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:47:48.063Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:47:48.063Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:47:48.063Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:47:48.063Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:47:48.063Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:47:48.323Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:47:48.323Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:47:48.323Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:47:48.323Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:47:48.323Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:47:48.323Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:47:48.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:47:48.323Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:47:48.583Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-18T16:47:48.583Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:47:49.151Z] time="2022-08-18T16:47:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T16:47:50.530Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-08-18T16:47:50.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:47:50.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T16:47:50.530Z] === RUN TestTagInvalidReference [2022-08-18T16:47:50.530Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:47:50.530Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:47:50.530Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T16:47:50.530Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:47:50.530Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:47:50.530Z] === RUN TestTagOfficialNames [2022-08-18T16:47:50.530Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-18T16:47:50.530Z] === RUN TestTagMatchesDigest [2022-08-18T16:47:50.530Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:47:50.530Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:47:51.317Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:47:51.317Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:47:51.317Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:47:51.317Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:47:51.317Z] [2022-08-18T16:47:51.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:47:51.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:47:51.318Z] HOSTNAME=7c1d31652166 [2022-08-18T16:47:51.318Z] TESTDEBUG=0 [2022-08-18T16:47:51.318Z] DEST=bundles/test-integration [2022-08-18T16:47:51.318Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:47:51.318Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:47:51.318Z] container=docker [2022-08-18T16:47:51.318Z] HOME=/root [2022-08-18T16:47:51.318Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:47:51.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:47:51.318Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:47:51.318Z] TERM=xterm [2022-08-18T16:47:51.318Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:47:51.318Z] SHLVL=1 [2022-08-18T16:47:51.318Z] TIMEOUT=120m [2022-08-18T16:47:51.318Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:47:51.318Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:47:51.318Z] GO111MODULE=off [2022-08-18T16:47:51.318Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:47:51.318Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:47:51.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:47:51.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:47:51.318Z] GOPATH=/go [2022-08-18T16:47:51.318Z] PKG_CONFIG=pkg-config [2022-08-18T16:47:51.318Z] _=/usr/bin/env [2022-08-18T16:47:51.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:48:01.576Z] #60 ... [2022-08-18T16:48:01.576Z] [2022-08-18T16:48:01.576Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:01.576Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:01.576Z] #77 299.3 CCLD libocispec.la [2022-08-18T16:48:01.576Z] #77 300.0 CCLD tests/test-1 [2022-08-18T16:48:01.576Z] #77 300.0 CCLD src/validate [2022-08-18T16:48:01.576Z] #77 300.0 CCLD tests/test-2 [2022-08-18T16:48:01.576Z] #77 300.0 CCLD tests/test-3 [2022-08-18T16:48:01.576Z] #77 300.1 CCLD tests/test-6 [2022-08-18T16:48:01.576Z] #77 300.1 CCLD tests/test-7 [2022-08-18T16:48:01.576Z] #77 300.2 CCLD tests/test-4 [2022-08-18T16:48:01.576Z] #77 300.3 CCLD tests/test-8 [2022-08-18T16:48:01.576Z] #77 300.3 CCLD tests/test-5 [2022-08-18T16:48:01.576Z] #77 300.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:48:01.576Z] #77 300.5 CCLD tests/test-10 [2022-08-18T16:48:01.576Z] #77 300.5 CCLD tests/test-9 [2022-08-18T16:48:01.838Z] #77 300.9 CCLD tests/test-11 [2022-08-18T16:48:05.141Z] #77 303.6 libtool: link: ar cr libocispec.a [2022-08-18T16:48:05.141Z] #77 303.6 libtool: link: ranlib libocispec.a [2022-08-18T16:48:07.690Z] #77 306.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:07.690Z] #77 306.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:48:07.690Z] #77 306.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:48:07.690Z] #77 306.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:07.690Z] #77 306.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:07.690Z] #77 306.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:07.690Z] #77 306.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:07.690Z] #77 306.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:48:07.690Z] #77 306.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:48:07.690Z] #77 306.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:48:07.690Z] #77 306.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:48:07.690Z] #77 306.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:48:07.690Z] #77 306.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:48:07.690Z] #77 306.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:48:07.690Z] #77 306.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:48:07.951Z] #77 306.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:48:07.951Z] #77 306.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:48:07.951Z] #77 306.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:48:07.951Z] #77 306.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:48:07.951Z] #77 307.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:48:07.951Z] #77 307.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:48:07.951Z] #77 307.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:48:07.951Z] #77 307.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:48:08.212Z] #77 307.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:48:08.212Z] #77 307.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:48:08.212Z] #77 307.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:48:08.212Z] #77 307.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:48:08.212Z] #77 307.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:48:08.473Z] #77 307.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:48:09.045Z] #77 307.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:48:09.045Z] #77 308.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:48:09.306Z] #77 308.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:48:09.306Z] #77 308.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:48:09.306Z] #77 308.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:48:09.567Z] #77 308.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:48:09.829Z] #77 308.7 CC src/crun-crun.o [2022-08-18T16:48:09.829Z] #77 308.8 CC src/crun-run.o [2022-08-18T16:48:09.829Z] #77 308.8 CC src/crun-delete.o [2022-08-18T16:48:09.829Z] #77 308.8 CC src/crun-kill.o [2022-08-18T16:48:09.829Z] #77 308.9 CC src/crun-pause.o [2022-08-18T16:48:10.090Z] #77 309.0 CC src/crun-unpause.o [2022-08-18T16:48:10.351Z] #77 309.3 CC src/crun-spec.o [2022-08-18T16:48:10.351Z] #77 309.3 CC src/crun-list.o [2022-08-18T16:48:10.351Z] #77 309.4 CC src/crun-create.o [2022-08-18T16:48:10.612Z] #77 309.4 CC src/crun-start.o [2022-08-18T16:48:10.612Z] #77 309.6 CC src/crun-state.o [2022-08-18T16:48:10.612Z] #77 309.7 CC src/crun-exec.o [2022-08-18T16:48:10.873Z] #77 309.8 CC src/crun-update.o [2022-08-18T16:48:11.134Z] #77 310.0 CC src/crun-ps.o [2022-08-18T16:48:11.134Z] #77 310.0 CC src/crun-checkpoint.o [2022-08-18T16:48:11.134Z] #77 310.2 CC src/crun-restore.o [2022-08-18T16:48:11.134Z] #77 310.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:48:11.394Z] #77 310.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:48:11.394Z] #77 310.4 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:48:11.655Z] #77 310.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:48:11.916Z] #77 310.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:48:12.176Z] #77 311.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:48:12.176Z] #77 311.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:48:12.437Z] #77 311.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:48:12.437Z] #77 311.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:48:12.437Z] #77 311.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:48:12.437Z] #77 311.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:48:12.698Z] #77 311.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:48:12.959Z] #77 311.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:48:12.959Z] #77 311.9 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:48:13.221Z] #77 312.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:48:13.221Z] #77 312.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:48:13.221Z] #77 312.1 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:48:13.221Z] #77 ... [2022-08-18T16:48:13.221Z] [2022-08-18T16:48:13.221Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:48:13.221Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:48:13.221Z] #47 371.8 + dpkg --print-architecture [2022-08-18T16:48:13.221Z] #47 371.8 + git checkout -q v2.1.0 [2022-08-18T16:48:13.482Z] #47 372.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:48:13.482Z] #47 372.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:48:17.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:48:17.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:48:20.145Z] #60 ... [2022-08-18T16:48:20.145Z] [2022-08-18T16:48:20.145Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:20.145Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:20.146Z] #77 296.7 CCLD libocispec.la [2022-08-18T16:48:20.146Z] #77 297.5 CCLD src/validate [2022-08-18T16:48:20.146Z] #77 297.5 CCLD tests/test-1 [2022-08-18T16:48:20.146Z] #77 297.6 CCLD tests/test-3 [2022-08-18T16:48:20.146Z] #77 297.6 CCLD tests/test-2 [2022-08-18T16:48:20.146Z] #77 297.7 CCLD tests/test-4 [2022-08-18T16:48:20.146Z] #77 297.8 CCLD tests/test-5 [2022-08-18T16:48:20.146Z] #77 297.8 CCLD tests/test-6 [2022-08-18T16:48:20.146Z] #77 297.9 CCLD tests/test-7 [2022-08-18T16:48:20.146Z] #77 297.9 CCLD tests/test-8 [2022-08-18T16:48:20.146Z] #77 298.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:48:20.405Z] #77 298.1 CCLD tests/test-10 [2022-08-18T16:48:20.405Z] #77 298.2 CCLD tests/test-9 [2022-08-18T16:48:20.405Z] #77 298.3 CCLD tests/test-11 [2022-08-18T16:48:21.627Z] #47 ... [2022-08-18T16:48:21.627Z] [2022-08-18T16:48:21.627Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:21.627Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:21.627Z] #77 312.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:48:21.627Z] #77 312.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:48:21.627Z] #77 312.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:48:21.627Z] #77 312.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:48:21.627Z] #77 312.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:48:21.627Z] #77 312.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:48:21.627Z] #77 312.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:48:21.627Z] #77 312.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:48:21.627Z] #77 313.0 CC tests/init.o [2022-08-18T16:48:21.627Z] #77 313.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:48:22.941Z] #77 300.9 libtool: link: ar cr libocispec.a [2022-08-18T16:48:23.201Z] #77 301.1 libtool: link: ranlib libocispec.a [2022-08-18T16:48:24.582Z] #77 ... [2022-08-18T16:48:24.582Z] [2022-08-18T16:48:24.582Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:48:24.582Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:48:24.582Z] #47 376.0 + dpkg --print-architecture [2022-08-18T16:48:24.582Z] #47 376.0 + git checkout -q v2.1.0 [2022-08-18T16:48:24.842Z] #47 376.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:48:24.842Z] #47 376.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:48:25.104Z] .........................xx.................... [ 29%] [2022-08-18T16:48:31.417Z] #47 ... [2022-08-18T16:48:31.417Z] [2022-08-18T16:48:31.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:31.417Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:31.417Z] #77 303.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:31.417Z] #77 303.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:48:31.417Z] #77 303.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:48:31.417Z] #77 303.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:31.417Z] #77 303.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:31.417Z] #77 303.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:31.417Z] #77 303.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:48:31.417Z] #77 303.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:48:31.417Z] #77 303.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:48:31.417Z] #77 303.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:48:31.417Z] #77 303.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:48:31.417Z] #77 303.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:48:31.417Z] #77 303.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:48:31.417Z] #77 304.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:48:31.417Z] #77 304.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:48:31.417Z] #77 304.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:48:31.417Z] #77 304.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:48:31.417Z] #77 304.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:48:31.417Z] #77 304.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:48:31.417Z] #77 304.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:48:31.417Z] #77 304.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:48:31.417Z] #77 304.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:48:31.417Z] #77 304.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:48:31.417Z] #77 304.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:48:31.417Z] #77 304.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:48:31.417Z] #77 304.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:48:31.417Z] #77 304.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:48:31.417Z] #77 304.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:48:31.417Z] #77 304.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:48:31.417Z] #77 304.7 CC src/crun-crun.o [2022-08-18T16:48:31.417Z] #77 304.7 CC src/crun-run.o [2022-08-18T16:48:31.417Z] #77 304.8 CC src/crun-delete.o [2022-08-18T16:48:31.417Z] #77 304.8 CC src/crun-kill.o [2022-08-18T16:48:31.417Z] #77 304.9 CC src/crun-pause.o [2022-08-18T16:48:31.417Z] #77 305.0 CC src/crun-unpause.o [2022-08-18T16:48:31.417Z] #77 305.0 CC src/crun-spec.o [2022-08-18T16:48:31.417Z] #77 305.0 CC src/crun-exec.o [2022-08-18T16:48:31.417Z] #77 305.0 CC src/crun-list.o [2022-08-18T16:48:31.417Z] #77 305.2 CC src/crun-create.o [2022-08-18T16:48:31.417Z] #77 305.3 CC src/crun-start.o [2022-08-18T16:48:31.417Z] #77 305.4 CC src/crun-state.o [2022-08-18T16:48:31.417Z] #77 305.5 CC src/crun-update.o [2022-08-18T16:48:31.417Z] #77 305.6 CC src/crun-ps.o [2022-08-18T16:48:31.417Z] #77 305.7 CC src/crun-restore.o [2022-08-18T16:48:31.417Z] #77 305.7 CC src/crun-checkpoint.o [2022-08-18T16:48:31.417Z] #77 305.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:48:31.417Z] #77 305.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:48:31.417Z] #77 306.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:48:31.417Z] #77 306.0 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:48:31.417Z] #77 306.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:48:31.417Z] #77 306.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:48:31.417Z] #77 306.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:48:31.417Z] #77 306.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:48:31.417Z] #77 306.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:48:31.417Z] #77 306.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:48:31.417Z] #77 306.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:48:31.417Z] #77 306.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:48:31.417Z] #77 306.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:48:31.417Z] #77 306.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:48:31.417Z] #77 306.8 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:48:31.417Z] #77 307.1 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:48:31.417Z] #77 307.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:48:31.417Z] #77 307.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:48:31.417Z] #77 307.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:48:31.417Z] #77 307.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:48:31.417Z] #77 307.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:48:31.417Z] #77 307.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:48:31.417Z] #77 307.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:48:31.417Z] #77 307.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:48:31.417Z] #77 307.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:48:31.417Z] #77 307.7 CC tests/init.o [2022-08-18T16:48:31.417Z] #77 307.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:48:35.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:48:41.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:48:41.302Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T16:48:43.598Z] #77 341.4 CCLD tests/init [2022-08-18T16:48:43.598Z] #77 ... [2022-08-18T16:48:43.598Z] [2022-08-18T16:48:43.598Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:48:43.598Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:48:43.598Z] #47 DONE 401.3s [2022-08-18T16:48:43.598Z] [2022-08-18T16:48:43.598Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:43.598Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:44.987Z] #77 ... [2022-08-18T16:48:44.987Z] [2022-08-18T16:48:44.987Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:48:44.987Z] #48 sha256:9137b0527d9fefa5ec2398929851e6c489372990cadcc5830fbcd3a0d2c72d17 [2022-08-18T16:48:45.560Z] #48 DONE 0.5s [2022-08-18T16:48:45.560Z] [2022-08-18T16:48:45.560Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:48:45.560Z] #52 sha256:932105ffdf91d1acca345b384f9dc315a25867173dc20605648a4e28577b80ba [2022-08-18T16:48:45.560Z] #52 DONE 0.0s [2022-08-18T16:48:45.560Z] [2022-08-18T16:48:45.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:45.560Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:45.560Z] #77 ... [2022-08-18T16:48:45.560Z] [2022-08-18T16:48:45.560Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:48:45.560Z] #54 sha256:342bfdd8f5b9b9615370e5543269800344d234a9e584f91468ccea3adf3eec2e [2022-08-18T16:48:45.560Z] #54 DONE 0.1s [2022-08-18T16:48:45.821Z] [2022-08-18T16:48:45.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:45.821Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:47.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:48:47.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:48:48.727Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T16:48:48.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:48:49.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:48:49.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:48:50.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:48:51.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:48:53.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:48:53.609Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T16:48:54.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:48:54.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:48:55.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:48:56.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:48:56.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:48:57.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:48:57.977Z] #77 ... [2022-08-18T16:48:57.977Z] [2022-08-18T16:48:57.978Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:48:57.978Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:48:57.978Z] #47 DONE 405.1s [2022-08-18T16:48:57.978Z] [2022-08-18T16:48:57.978Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:48:57.978Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:48:57.978Z] #55 ... [2022-08-18T16:48:57.978Z] [2022-08-18T16:48:57.978Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:48:57.978Z] #48 sha256:6494331f65b29ea0021a2cb4d0adacaf3f495ce7f340a805ab173436c16bd3f1 [2022-08-18T16:48:57.978Z] #48 DONE 0.5s [2022-08-18T16:48:57.978Z] [2022-08-18T16:48:57.978Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:48:57.978Z] #52 sha256:a7334b14b0514ff7593b4f17a7e15c070c61ef45de388afa9d47a0c98a766880 [2022-08-18T16:48:57.978Z] #52 DONE 0.1s [2022-08-18T16:48:57.978Z] [2022-08-18T16:48:57.978Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:48:57.978Z] #54 sha256:4c1ea8744f5a0a07b3f7f2fe31cb971dfca1c763360f0bef3f04e8a99d32d396 [2022-08-18T16:48:57.978Z] #54 DONE 0.1s [2022-08-18T16:48:57.978Z] [2022-08-18T16:48:57.978Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:48:57.978Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:48:58.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:48:58.236Z] #55 ... [2022-08-18T16:48:58.236Z] [2022-08-18T16:48:58.236Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:48:58.236Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:58.236Z] #77 336.1 CCLD tests/init [2022-08-18T16:48:59.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:48:59.662Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:48:59.662Z] Using test binary docker [2022-08-18T16:48:59.662Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:48:59.662Z] +++ /etc/init.d/apparmor start [2022-08-18T16:48:59.918Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:48:59.918Z] INFO: Waiting for daemon to start... [2022-08-18T16:48:59.918Z] Starting dockerd [2022-08-18T16:48:59.918Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-18T16:49:01.807Z] . [2022-08-18T16:49:01.807Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:49:01.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:49:01.807Z] Error: No such image: emptyfs [2022-08-18T16:49:01.807Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:49:01.807Z] ++++ docker load [2022-08-18T16:49:02.063Z] Running integration-test (iteration 1) [2022-08-18T16:49:02.063Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:49:02.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:49:02.063Z] ++ set -e [2022-08-18T16:49:02.063Z] ++ '[' -n 0 ']' [2022-08-18T16:49:02.063Z] ++ set -x [2022-08-18T16:49:02.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:49:02.320Z] Loaded image: busybox:latest [2022-08-18T16:49:02.320Z] Loaded image: busybox:glibc [2022-08-18T16:49:03.248Z] Loaded image: debian:bullseye-slim [2022-08-18T16:49:03.505Z] Loaded image: hello-world:latest [2022-08-18T16:49:03.505Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:49:03.505Z] INFO: Testing against a local daemon [2022-08-18T16:49:03.505Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:49:03.967Z] #77 362.5 AR libcrun_testing.a [2022-08-18T16:49:03.967Z] #77 362.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:49:03.967Z] #77 362.6 CCLD tests/tests_libcrun_utils [2022-08-18T16:49:03.967Z] #77 362.6 CCLD tests/tests_libcrun_errors [2022-08-18T16:49:03.967Z] #77 362.6 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:49:04.229Z] #77 363.4 CCLD libcrun.la [2022-08-18T16:49:04.876Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-18T16:49:04.876Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:49:05.621Z] #77 364.3 CCLD crun [2022-08-18T16:49:05.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-18T16:49:05.804Z] === RUN TestBuildWithSession [2022-08-18T16:49:05.804Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:49:05.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:49:05.804Z] === RUN TestBuildSquashParent [2022-08-18T16:49:05.881Z] #77 364.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:49:06.145Z] #77 365.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:49:06.145Z] #77 365.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:49:06.145Z] #77 365.1 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:49:06.145Z] #77 365.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:49:06.145Z] #77 365.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:49:06.405Z] #77 365.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:49:06.406Z] #77 365.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:49:06.406Z] #77 365.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:49:06.406Z] #77 365.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T16:49:06.667Z] #77 365.5 ---------------------------------------------------------------------- [2022-08-18T16:49:06.667Z] #77 365.5 Libraries have been installed in: [2022-08-18T16:49:06.667Z] #77 365.5 /usr/local/lib [2022-08-18T16:49:06.667Z] #77 365.5 [2022-08-18T16:49:06.667Z] #77 365.5 If you ever happen to want to link against installed libraries [2022-08-18T16:49:06.667Z] #77 365.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:49:06.667Z] #77 365.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:49:06.667Z] #77 365.5 flag during linking and do at least one of the following: [2022-08-18T16:49:06.667Z] #77 365.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:49:06.667Z] #77 365.5 during execution [2022-08-18T16:49:06.667Z] #77 365.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:49:06.667Z] #77 365.5 during linking [2022-08-18T16:49:06.667Z] #77 365.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:49:06.667Z] #77 365.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:49:06.667Z] #77 365.5 [2022-08-18T16:49:06.667Z] #77 365.5 See any operating system documentation about shared libraries for [2022-08-18T16:49:06.667Z] #77 365.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:49:06.667Z] #77 365.5 ---------------------------------------------------------------------- [2022-08-18T16:49:06.667Z] #77 365.5 /bin/mkdir -p '/build' [2022-08-18T16:49:06.667Z] #77 365.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:49:06.667Z] #77 365.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:49:06.667Z] #77 365.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:06.667Z] #77 365.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:06.667Z] #77 365.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:06.928Z] #77 DONE 365.9s [2022-08-18T16:49:06.928Z] [2022-08-18T16:49:06.928Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:49:06.928Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:09.238Z] --- PASS: TestBuildSquashParent (3.45s) [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:49:09.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:49:09.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:49:09.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:49:09.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:49:09.676Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T16:49:10.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:49:10.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:49:11.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:49:11.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.02s) [2022-08-18T16:49:12.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.06s) [2022-08-18T16:49:12.902Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:49:12.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:49:14.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:49:14.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:49:14.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:49:14.523Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-18T16:49:14.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-18T16:49:14.780Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:49:15.342Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-18T16:49:15.342Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:49:16.270Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-18T16:49:16.270Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:49:16.832Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-18T16:49:16.832Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:49:18.198Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-08-18T16:49:18.198Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:49:18.761Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T16:49:18.761Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:49:19.134Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T16:49:20.179Z] #77 356.2 AR libcrun_testing.a [2022-08-18T16:49:20.179Z] #77 356.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:49:20.179Z] #77 356.3 CCLD tests/tests_libcrun_errors [2022-08-18T16:49:20.179Z] #77 356.4 CCLD tests/tests_libcrun_utils [2022-08-18T16:49:20.179Z] #77 356.4 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:49:20.179Z] #77 356.4 CCLD libcrun.la [2022-08-18T16:49:20.179Z] #77 357.8 CCLD crun [2022-08-18T16:49:20.441Z] #77 358.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:49:20.652Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-08-18T16:49:20.653Z] === RUN TestBuildWithHugeFile [2022-08-18T16:49:20.700Z] #77 358.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:49:20.701Z] #77 358.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:49:20.701Z] #77 358.6 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:49:20.701Z] #77 358.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:49:20.701Z] #77 358.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:49:20.701Z] #77 358.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:49:20.880Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T16:49:20.960Z] #77 358.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:49:20.960Z] #77 358.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:49:20.960Z] #77 358.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T16:49:20.960Z] #77 358.9 ---------------------------------------------------------------------- [2022-08-18T16:49:20.960Z] #77 358.9 Libraries have been installed in: [2022-08-18T16:49:20.960Z] #77 358.9 /usr/local/lib [2022-08-18T16:49:20.960Z] #77 358.9 [2022-08-18T16:49:20.960Z] #77 358.9 If you ever happen to want to link against installed libraries [2022-08-18T16:49:20.960Z] #77 358.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:49:20.960Z] #77 358.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:49:20.960Z] #77 358.9 flag during linking and do at least one of the following: [2022-08-18T16:49:20.960Z] #77 358.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:49:20.960Z] #77 358.9 during execution [2022-08-18T16:49:20.960Z] #77 358.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:49:20.960Z] #77 358.9 during linking [2022-08-18T16:49:20.960Z] #77 358.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:49:20.960Z] #77 358.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:49:20.960Z] #77 358.9 [2022-08-18T16:49:20.960Z] #77 358.9 See any operating system documentation about shared libraries for [2022-08-18T16:49:20.960Z] #77 358.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:49:20.960Z] #77 358.9 ---------------------------------------------------------------------- [2022-08-18T16:49:20.960Z] #77 358.9 /bin/mkdir -p '/build' [2022-08-18T16:49:20.960Z] #77 358.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:49:21.224Z] #77 359.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:49:21.224Z] #77 359.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:21.224Z] #77 359.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:21.224Z] #77 359.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:49:21.489Z] #77 DONE 359.3s [2022-08-18T16:49:21.489Z] [2022-08-18T16:49:21.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.46.2" && /build/golangci-lint --version [2022-08-18T16:49:21.489Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:25.210Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T16:49:27.091Z] --- PASS: TestImportExtremelyLargeImageWorks (91.78s) [2022-08-18T16:49:27.091Z] PASS [2022-08-18T16:49:27.091Z] [2022-08-18T16:49:27.091Z] DONE 22 tests in 94.817s [2022-08-18T16:49:27.091Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:49:27.091Z] === RUN TestStripANSICommands [2022-08-18T16:49:27.091Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:49:27.091Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:49:27.091Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:49:27.091Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:49:27.091Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:49:27.091Z] PASS [2022-08-18T16:49:27.091Z] [2022-08-18T16:49:27.091Z] DONE 3 tests in 0.009s [2022-08-18T16:49:27.091Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:49:27.091Z] INFO: Testing against a local daemon [2022-08-18T16:49:27.091Z] === RUN TestNetworkCreateDelete [2022-08-18T16:49:27.091Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-18T16:49:27.091Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:49:27.091Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-18T16:49:27.091Z] === RUN TestDaemonDNSFallback [2022-08-18T16:49:28.897Z] #55 ... [2022-08-18T16:49:28.897Z] [2022-08-18T16:49:28.897Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:49:28.897Z] #60 sha256:b31e3341773f0ce1f3b9bffd682c1d69cda93616566991abd38db65ff90db172 [2022-08-18T16:49:28.897Z] #60 229.7 + mkdir -p /build [2022-08-18T16:49:28.897Z] #60 229.7 + cp runc /build/runc [2022-08-18T16:49:28.897Z] #60 DONE 231.0s [2022-08-18T16:49:28.897Z] [2022-08-18T16:49:28.898Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:49:28.898Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:28.898Z] #55 446.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:49:28.898Z] #55 DONE 447.0s [2022-08-18T16:49:28.898Z] [2022-08-18T16:49:28.898Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:49:28.898Z] #64 sha256:bf592d0ab728967a899049b19bcd1b7a9b657830ed38ec37856c471bfa8e71a1 [2022-08-18T16:49:29.616Z] ............................ [ 66%] [2022-08-18T16:49:29.626Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-18T16:49:29.626Z] === RUN TestInspectNetwork [2022-08-18T16:49:30.285Z] #64 ... [2022-08-18T16:49:30.285Z] [2022-08-18T16:49:30.285Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:49:30.285Z] #56 sha256:2f10ed47653df2c39dd8896e41ba74a77baa6844200a11a58f92e13025f9f0b1 [2022-08-18T16:49:31.230Z] #56 DONE 0.7s [2022-08-18T16:49:31.230Z] [2022-08-18T16:49:31.230Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:49:31.230Z] #58 sha256:b047eb076229e4aeb8fc9e33bad9a0c26cf34ee3ed157049a0987f483d3018d1 [2022-08-18T16:49:31.230Z] #58 DONE 0.1s [2022-08-18T16:49:31.230Z] [2022-08-18T16:49:31.230Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:49:31.230Z] #61 sha256:9c3ebe6398e33b440c61f7460a7c65c6d96ab944c936dd8a8b1c85e0a558ddc9 [2022-08-18T16:49:31.490Z] #61 DONE 0.4s [2022-08-18T16:49:31.490Z] [2022-08-18T16:49:31.490Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:49:31.490Z] #64 sha256:bf592d0ab728967a899049b19bcd1b7a9b657830ed38ec37856c471bfa8e71a1 [2022-08-18T16:49:32.916Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:49:32.916Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:49:32.916Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:49:32.916Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:49:33.401Z] #64 393.8 + bin/containerd [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork (7.31s) [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:49:37.108Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:49:38.046Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:49:38.046Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:49:38.046Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:49:38.046Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:49:38.046Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:49:38.046Z] === RUN TestNetworkList [2022-08-18T16:49:38.046Z] === RUN TestNetworkList//networks [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkList//networks [2022-08-18T16:49:38.046Z] === RUN TestNetworkList//networks/ [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:49:38.046Z] === CONT TestNetworkList//networks [2022-08-18T16:49:38.046Z] === CONT TestNetworkList//networks/ [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:49:38.046Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:49:38.614Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:49:38.614Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:49:39.584Z] #55 ... [2022-08-18T16:49:39.584Z] [2022-08-18T16:49:39.584Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:49:39.584Z] #60 sha256:84b3cfdeacb94f65dee1e10f03ba1a43717a0e018b1f35509ede07e22bd98a8c [2022-08-18T16:49:39.584Z] #60 233.6 + mkdir -p /build [2022-08-18T16:49:39.584Z] #60 233.6 + cp runc /build/runc [2022-08-18T16:49:39.993Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T16:49:39.993Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:49:40.152Z] #60 DONE 234.9s [2022-08-18T16:49:40.152Z] [2022-08-18T16:49:40.152Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:49:40.152Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:40.152Z] #55 450.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:49:40.152Z] #55 DONE 451.7s [2022-08-18T16:49:40.152Z] [2022-08-18T16:49:40.152Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:49:40.152Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:49:40.562Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T16:49:40.562Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:49:41.500Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-18T16:49:41.500Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:49:42.689Z] #64 ... [2022-08-18T16:49:42.689Z] [2022-08-18T16:49:42.689Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:49:42.689Z] #56 sha256:895088f9ff3fd415af6ae5f513b14f2a58963a12bf26229bb09a0da4316fb679 [2022-08-18T16:49:42.880Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-18T16:49:42.880Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:49:43.449Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T16:49:43.449Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:49:43.630Z] #56 DONE 0.6s [2022-08-18T16:49:43.630Z] [2022-08-18T16:49:43.630Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:49:43.630Z] #58 sha256:a661ff83cb15013eaef0657ea4000d08911684db32ce109add8abc7c804364ae [2022-08-18T16:49:43.630Z] #58 DONE 0.1s [2022-08-18T16:49:43.630Z] [2022-08-18T16:49:43.630Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:49:43.630Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:49:43.630Z] #64 ... [2022-08-18T16:49:43.630Z] [2022-08-18T16:49:43.630Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:49:43.630Z] #61 sha256:8d6164e90f6477d42f84eda48a2a8ca2488acc27ffaa4a9c68fec0c88d38a97b [2022-08-18T16:49:43.889Z] #61 DONE 0.3s [2022-08-18T16:49:43.889Z] [2022-08-18T16:49:43.889Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:49:43.889Z] #64 sha256:afac3d5ce0d9654046343708f78f4562fd592afef1533685136e12260ddc59d9 [2022-08-18T16:49:45.264Z] #64 396.4 + bin/containerd [2022-08-18T16:49:45.984Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-18T16:49:45.984Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:49:45.984Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:49:45.984Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:49:45.984Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:49:59.341Z] --- PASS: TestBuildWithHugeFile (34.70s) [2022-08-18T16:49:59.341Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:49:59.341Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:49:59.341Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:49:59.341Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:49:59.341Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:49:59.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:49:59.341Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:49:59.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:49:59.341Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:49:59.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:49:59.341Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:49:59.341Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:49:59.341Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:49:59.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T16:49:59.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T16:49:59.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T16:49:59.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:49:59.341Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:49:59.341Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:49:59.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:49:59.341Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-08-18T16:49:59.341Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-08-18T16:49:59.341Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-18T16:49:59.341Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:49:59.341Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:49:59.341Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:49:59.341Z] Loaded image: busybox:latest [2022-08-18T16:49:59.341Z] Loaded image: busybox:glibc [2022-08-18T16:49:59.903Z] Loaded image: debian:bullseye-slim [2022-08-18T16:49:59.903Z] Loaded image: hello-world:latest [2022-08-18T16:49:59.903Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:50:00.870Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2022-08-18T16:50:00.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:50:02.251Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t5wbhd3e9mzlyxjy657hkqajb Created:2022-08-18 16:50:01.088995791 +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[50ad87f9cea197a312dc4fae7a69b241e4ae180ea7e6ac4cca9221a570dd2419:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dpcw7cl7jbacft9p2wxqq7l0 EndpointID:ed19449db9f34f4a147b719fb99558c367afed4b25128bc04cf1589d705bd3cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b263416861f92b6630277eb67309a7dfdd4ba6b92933dc3a5c3befb3e129e29d 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:498b6c889bbe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dpcw7cl7jbacft9p2wxqq7l0 EndpointID:ed19449db9f34f4a147b719fb99558c367afed4b25128bc04cf1589d705bd3cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:50:07.523Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s) [2022-08-18T16:50:07.523Z] PASS [2022-08-18T16:50:07.523Z] [2022-08-18T16:50:07.523Z] === Skipped [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:50:07.523Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:50:07.523Z] [2022-08-18T16:50:07.523Z] DONE 38 tests, 1 skipped in 44.731s [2022-08-18T16:50:07.523Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:50:07.523Z] INFO: Testing against a local daemon [2022-08-18T16:50:07.523Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:50:07.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:50:07.523Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:50:07.523Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:50:07.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:50:07.523Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:50:07.523Z] PASS [2022-08-18T16:50:07.523Z] [2022-08-18T16:50:07.523Z] === Skipped [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:50:07.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:50:07.523Z] [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:50:07.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:50:07.523Z] [2022-08-18T16:50:07.523Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-18T16:50:07.523Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:50:07.523Z] INFO: Testing against a local daemon [2022-08-18T16:50:07.523Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:50:07.990Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.46s) [2022-08-18T16:50:07.990Z] PASS [2022-08-18T16:50:07.990Z] [2022-08-18T16:50:07.990Z] === Skipped [2022-08-18T16:50:07.990Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:50:07.990Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:50:07.990Z] [2022-08-18T16:50:07.990Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:50:07.990Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:50:07.990Z] [2022-08-18T16:50:07.990Z] DONE 34 tests, 2 skipped in 65.508s [2022-08-18T16:50:07.990Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:50:07.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:07.990Z] ++ set -e [2022-08-18T16:50:07.990Z] ++ '[' -n 0 ']' [2022-08-18T16:50:07.990Z] ++ set -x [2022-08-18T16:50:07.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:07.990Z] INFO: Testing against a local daemon [2022-08-18T16:50:07.990Z] === RUN TestConfigInspect [2022-08-18T16:50:09.879Z] --- PASS: TestConfigInspect (2.21s) [2022-08-18T16:50:09.879Z] === RUN TestConfigList [2022-08-18T16:50:10.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.85s) [2022-08-18T16:50:10.058Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:50:10.744Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T16:50:12.393Z] --- PASS: TestConfigList (2.16s) [2022-08-18T16:50:12.393Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:50:12.619Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:50:14.281Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T16:50:14.281Z] === RUN TestConfigsUpdate [2022-08-18T16:50:15.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:50:15.722Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:50:16.797Z] --- PASS: TestConfigsUpdate (2.25s) [2022-08-18T16:50:16.797Z] === RUN TestTemplatedConfig [2022-08-18T16:50:17.628Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:50:19.312Z] --- PASS: TestTemplatedConfig (2.44s) [2022-08-18T16:50:19.312Z] === RUN TestConfigCreateResolve [2022-08-18T16:50:19.535Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:50:21.201Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-08-18T16:50:21.201Z] PASS [2022-08-18T16:50:21.201Z] [2022-08-18T16:50:21.201Z] DONE 6 tests in 13.585s [2022-08-18T16:50:21.201Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:50:21.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:21.201Z] ++ set -e [2022-08-18T16:50:21.201Z] ++ '[' -n 0 ']' [2022-08-18T16:50:21.201Z] ++ set -x [2022-08-18T16:50:21.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:21.201Z] INFO: Testing against a local daemon [2022-08-18T16:50:21.201Z] === RUN TestAttachWithTTY [2022-08-18T16:50:21.457Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T16:50:21.457Z] === RUN TestAttachWithoutTTy [2022-08-18T16:50:21.457Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:50:21.457Z] === RUN TestCheckpoint [2022-08-18T16:50:21.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:50:21.457Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:50:21.457Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:50:21.457Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:50:21.457Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:50:21.457Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:50:21.457Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:50:21.457Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:50:21.457Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:50:21.457Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T16:50:21.457Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:50:21.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:50:21.713Z] === RUN TestCopyEmptyFile [2022-08-18T16:50:21.713Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T16:50:21.713Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:50:21.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:50:21.969Z] === RUN TestCopyFromContainer [2022-08-18T16:50:22.825Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:50:22.897Z] === RUN TestCopyFromContainer// [2022-08-18T16:50:22.897Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:50:22.897Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:50:22.897Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:50:22.897Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:50:23.153Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:50:23.153Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:50:23.153Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:50:23.153Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:50:23.153Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan (13.27s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.63s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.32s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-18T16:50:23.394Z] PASS [2022-08-18T16:50:23.394Z] [2022-08-18T16:50:23.394Z] DONE 8 tests in 16.134s [2022-08-18T16:50:23.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:50:23.394Z] testing: warning: no tests to run [2022-08-18T16:50:23.394Z] PASS [2022-08-18T16:50:23.394Z] [2022-08-18T16:50:23.394Z] DONE 0 tests in 0.008s [2022-08-18T16:50:23.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:50:23.394Z] INFO: Testing against a local daemon [2022-08-18T16:50:23.394Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer (1.49s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:50:23.409Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T16:50:23.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:50:23.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:50:23.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:50:23.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:50:23.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:50:23.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:50:23.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:50:23.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:50:23.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:50:23.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:50:23.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:50:23.409Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:50:23.409Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:50:23.409Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:50:23.409Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:50:23.409Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:50:23.409Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:50:23.409Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:50:23.409Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:50:23.409Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:50:23.409Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:50:23.409Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:50:23.409Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:50:23.409Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:50:23.409Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:50:23.409Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:50:23.409Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:50:23.409Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:50:24.774Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-18T16:50:24.774Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:50:24.777Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-08-18T16:50:24.777Z] === RUN TestAuthZPluginTLS [2022-08-18T16:50:25.036Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T16:50:25.036Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:50:25.607Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T16:50:25.607Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:50:25.706Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:50:25.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:50:25.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:50:25.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:50:25.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:50:25.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:50:25.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:50:25.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:50:25.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:50:25.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:50:25.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:50:25.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:50:25.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:50:25.963Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:50:26.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T16:50:26.175Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:50:26.218Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-18T16:50:26.218Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:50:26.218Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:50:26.218Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:50:26.218Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:50:26.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:50:26.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:50:26.219Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:50:26.219Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T16:50:26.219Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:50:26.219Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T16:50:26.219Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:50:26.219Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:50:26.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:50:26.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:50:26.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:50:26.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:50:26.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:50:26.219Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:50:26.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:50:26.219Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:50:26.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:50:26.474Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:50:26.474Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:50:26.474Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:50:26.474Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:50:26.474Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:50:26.474Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:50:26.474Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:50:26.474Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:50:26.474Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:50:26.474Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:50:26.474Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:50:26.474Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:50:26.474Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:50:26.474Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:50:26.474Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:50:26.474Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:50:26.474Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:50:26.474Z] === RUN TestDiff [2022-08-18T16:50:26.730Z] --- PASS: TestDiff (0.41s) [2022-08-18T16:50:26.730Z] === RUN TestExecConsoleSize [2022-08-18T16:50:26.742Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T16:50:26.742Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:50:27.292Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-18T16:50:27.292Z] === RUN TestExecWithCloseStdin [2022-08-18T16:50:27.855Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-18T16:50:27.855Z] === RUN TestExec [2022-08-18T16:50:28.111Z] --- PASS: TestExec (0.47s) [2022-08-18T16:50:28.111Z] === RUN TestExecUser [2022-08-18T16:50:28.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-18T16:50:28.120Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:50:28.379Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T16:50:28.379Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:50:28.672Z] --- PASS: TestExecUser (0.49s) [2022-08-18T16:50:28.672Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:50:28.793Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T16:50:28.793Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T16:50:28.793Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T16:50:28.793Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T16:50:28.947Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T16:50:28.947Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:50:29.234Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-18T16:50:29.234Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:50:29.515Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T16:50:29.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:50:29.661Z] #64 445.1 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:50:29.661Z] #64 445.1 /usr/bin/ld: /tmp/go-link-99014384/000019.o: in function `New': [2022-08-18T16:50:29.661Z] #64 445.1 /tmp/tmp.hZN6eQxGiS/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-08-18T16:50:29.661Z] #64 445.2 + bin/containerd-stress [2022-08-18T16:50:29.661Z] #64 446.3 + bin/containerd-shim [2022-08-18T16:50:30.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-18T16:50:30.599Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:50:30.895Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-18T16:50:30.895Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:50:31.160Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-18T16:50:31.160Z] === RUN TestHealthKillContainer [2022-08-18T16:50:32.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-18T16:50:32.289Z] === RUN TestAuthZPluginHeader [2022-08-18T16:50:33.226Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T16:50:33.226Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:50:37.419Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) [2022-08-18T16:50:37.419Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:50:37.792Z] #64 457.6 + bin/containerd-shim-runc-v1 [2022-08-18T16:50:39.243Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-18T16:50:39.243Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:50:39.243Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-08-18T16:50:39.243Z] === RUN TestIpcModeNone [2022-08-18T16:50:39.806Z] --- PASS: TestIpcModeNone (0.45s) [2022-08-18T16:50:39.806Z] === RUN TestIpcModePrivate [2022-08-18T16:50:40.062Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2022-08-18T16:50:40.318Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-18T16:50:40.318Z] === RUN TestIpcModeShareable [2022-08-18T16:50:40.573Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2022-08-18T16:50:40.829Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-18T16:50:40.829Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:50:41.512Z] #64 448.1 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:50:41.513Z] #64 448.1 /usr/bin/ld: /tmp/go-link-2888034741/000019.o: in function `New': [2022-08-18T16:50:41.513Z] #64 448.1 /tmp/tmp.mns4T9Rx7F/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-08-18T16:50:41.513Z] #64 448.2 + bin/containerd-stress [2022-08-18T16:50:41.513Z] #64 449.4 + bin/containerd-shim [2022-08-18T16:50:41.615Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-18T16:50:41.616Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:50:42.194Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-08-18T16:50:42.194Z] === RUN TestAPIIpcModeHost [2022-08-18T16:50:42.450Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-18T16:50:42.450Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:50:43.377Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-18T16:50:43.633Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-18T16:50:43.633Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:50:44.372Z] #64 463.9 + bin/containerd-shim-runc-v2 [2022-08-18T16:50:44.373Z] #64 464.7 + binaries [2022-08-18T16:50:44.373Z] #64 464.7 + install -D bin/containerd /build/containerd [2022-08-18T16:50:44.373Z] #64 464.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:50:44.373Z] #64 464.7 + install -D bin/ctr /build/ctr [2022-08-18T16:50:44.560Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-18T16:50:44.816Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-18T16:50:44.816Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:50:44.903Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-08-18T16:50:44.903Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:50:45.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-18T16:50:46.000Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-08-18T16:50:46.000Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:50:46.281Z] #64 DONE 466.7s [2022-08-18T16:50:46.927Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-18T16:50:46.927Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-18T16:50:46.927Z] === RUN TestIpcModeOlderClient [2022-08-18T16:50:46.927Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:50:46.927Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:50:46.984Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T16:50:47.223Z] [2022-08-18T16:50:47.223Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:50:47.223Z] #65 sha256:485b89523cfd642b659a31c8801279cb888f1e3ce603a2cd93eb6809b86220c6 [2022-08-18T16:50:47.489Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-18T16:50:47.489Z] === RUN TestKillContainer [2022-08-18T16:50:47.489Z] === RUN TestKillContainer/no_signal [2022-08-18T16:50:48.051Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:50:48.051Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:50:48.162Z] #65 DONE 0.9s [2022-08-18T16:50:48.162Z] [2022-08-18T16:50:48.162Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:50:48.162Z] #70 sha256:deed52d74f4baf7eef1698b38537fd769ae27c9a925bd2994ec6b47fe1b674ba [2022-08-18T16:50:48.162Z] #70 DONE 0.2s [2022-08-18T16:50:48.422Z] [2022-08-18T16:50:48.422Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:50:48.422Z] #75 sha256:1ccde53280c37cfc3e3eb787d30398f2421eea202f8250df9c8ae6406bc265c7 [2022-08-18T16:50:48.613Z] --- PASS: TestKillContainer (1.26s) [2022-08-18T16:50:48.613Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T16:50:48.613Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T16:50:48.613Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-18T16:50:48.613Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:50:48.613Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:50:48.996Z] #75 DONE 0.9s [2022-08-18T16:50:49.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:50:49.258Z] [2022-08-18T16:50:49.259Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:50:49.259Z] #78 sha256:d90c8487403f3507635f0ea935b12c010e1084a515d05546862bcbfbec80ad9e [2022-08-18T16:50:49.259Z] #78 DONE 0.0s [2022-08-18T16:50:49.259Z] [2022-08-18T16:50:49.259Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:50:49.259Z] #79 sha256:3b3d0d5879c110565d45a4c810ae2ac80198cafb0ae74eaa88b68e0a3d0dd63a [2022-08-18T16:50:49.259Z] #79 DONE 0.0s [2022-08-18T16:50:49.259Z] [2022-08-18T16:50:49.259Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:50:49.259Z] #80 sha256:56b225adb9b04877de09d0792d26b31a290255e89950a4f96042282472da1177 [2022-08-18T16:50:49.259Z] #80 DONE 0.0s [2022-08-18T16:50:49.259Z] [2022-08-18T16:50:49.259Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:50:49.259Z] #81 sha256:a9b0b0f9b9268cfe619630a37c013d7d8a800cb8f9e95adafed7325ca0ff41ff [2022-08-18T16:50:49.680Z] #64 460.9 + bin/containerd-shim-runc-v1 [2022-08-18T16:50:49.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-08-18T16:50:49.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-18T16:50:49.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-18T16:50:49.745Z] === RUN TestKillStoppedContainer [2022-08-18T16:50:49.745Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:50:49.745Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:50:49.745Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T16:50:49.745Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:50:50.001Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T16:50:50.001Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:50:50.563Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-18T16:50:50.563Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:50:51.126Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-18T16:50:51.126Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:50:51.382Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-18T16:50:51.382Z] === RUN TestLinksContainerNames [2022-08-18T16:50:52.310Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-18T16:50:52.310Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:50:52.565Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-18T16:50:52.565Z] === RUN TestLogs [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:50:52.565Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:50:52.565Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:50:52.565Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:50:52.565Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:50:53.127Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:50:53.383Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:50:53.457Z] #81 DONE 3.6s [2022-08-18T16:50:53.457Z] [2022-08-18T16:50:53.457Z] #82 exporting to image [2022-08-18T16:50:53.457Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:50:53.457Z] #82 exporting layers [2022-08-18T16:50:53.945Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:50:53.945Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:50:54.507Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:50:54.507Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:50:54.507Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:50:54.507Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:50:55.436Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:50:55.436Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:50:55.692Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:50:55.949Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:50:56.244Z] #64 467.4 + bin/containerd-shim-runc-v2 [2022-08-18T16:50:56.510Z] --- PASS: TestLogs (3.90s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.72s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-18T16:50:56.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-18T16:50:56.510Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:50:56.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:50:56.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:50:56.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:50:56.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:50:57.024Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:50:57.179Z] #64 468.2 + binaries [2022-08-18T16:50:57.179Z] #64 468.2 + install -D bin/containerd /build/containerd [2022-08-18T16:50:57.179Z] #64 468.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:50:57.179Z] #64 468.2 + install -D bin/ctr /build/ctr [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:50:57.280Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T16:50:57.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:50:57.280Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:50:58.647Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-18T16:50:58.647Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:50:58.903Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-18T16:50:58.903Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:50:59.079Z] #64 DONE 470.1s [2022-08-18T16:50:59.464Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-18T16:50:59.465Z] === RUN TestNetworkNat [2022-08-18T16:50:59.722Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T16:50:59.722Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:51:00.015Z] [2022-08-18T16:51:00.015Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:51:00.015Z] #65 sha256:dc0d0a96d655b65acdca4d4a64a455680a9a0b2c1c8accf5fb8e66ee17f622dc [2022-08-18T16:51:00.038Z] #82 exporting layers 7.0s done [2022-08-18T16:51:00.038Z] #82 writing image sha256:676e0c74b9ba1578ad353c14a5e05bc129b72acdf9ae88b79e9cbfc9a9be8e83 done [2022-08-18T16:51:00.038Z] #82 naming to docker.io/library/docker:8912c1fadeac07b969a99a4a07684cf561b06bca done [2022-08-18T16:51:00.038Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T16:51:00.285Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-18T16:51:00.285Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:51:00.380Z] + trap exit INT TERM [2022-08-18T16:51:00.380Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T16:51:00.380Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T16:51:00.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43988/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary [2022-08-18T16:51:00.950Z] #65 DONE 0.9s [2022-08-18T16:51:00.950Z] [2022-08-18T16:51:00.950Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:51:00.950Z] #70 sha256:fde4f9deb44299633b6b07a457a04e6acbba1caec867dc90e0c2e678d5b5ba45 [2022-08-18T16:51:00.950Z] #70 DONE 0.2s [2022-08-18T16:51:00.950Z] [2022-08-18T16:51:00.950Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:51:00.950Z] #75 sha256:1c69ccba8631daf1ab846d1ff7822a16d95d4fb0437fa9e26ab3876fc751d19c [2022-08-18T16:51:01.762Z] [2022-08-18T16:51:01.884Z] #75 DONE 0.8s [2022-08-18T16:51:01.884Z] [2022-08-18T16:51:01.884Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:51:01.884Z] #78 sha256:9c826086e381f7874498fecfea0670e13d76f8e1f555d8f2f44731b51c8f00a4 [2022-08-18T16:51:01.884Z] #78 DONE 0.0s [2022-08-18T16:51:01.884Z] [2022-08-18T16:51:01.884Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:51:01.884Z] #79 sha256:b8df1773fd610f09d72c095e028b0c9455282261fbbea00fbe4e247e5b669dd7 [2022-08-18T16:51:01.884Z] #79 DONE 0.1s [2022-08-18T16:51:01.884Z] [2022-08-18T16:51:01.884Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:51:01.884Z] #80 sha256:f130979c7c9842cb2d93ef5fa6e83b742b4299eb6e2c91a6b92cc9e2e7c715d3 [2022-08-18T16:51:01.884Z] #80 DONE 0.0s [2022-08-18T16:51:01.884Z] [2022-08-18T16:51:01.884Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:51:01.884Z] #81 sha256:11b1f1d90efe6cbddabe3c694d1d47c35b97ccc48f45d6aca2ab7b5894d80cb8 [2022-08-18T16:51:02.022Z] Removing bundles/ [2022-08-18T16:51:02.022Z] [2022-08-18T16:51:02.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:51:02.022Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:51:02.022Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:51:02.801Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-18T16:51:02.801Z] === RUN TestPause [2022-08-18T16:51:02.843Z] ......... [ 85%] [2022-08-18T16:51:02.995Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.95s) [2022-08-18T16:51:02.995Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:51:03.364Z] --- PASS: TestPause (0.45s) [2022-08-18T16:51:03.364Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:51:03.364Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:51:03.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:51:03.364Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:51:03.926Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-18T16:51:03.927Z] === RUN TestPidHost [2022-08-18T16:51:04.854Z] --- PASS: TestPidHost (0.95s) [2022-08-18T16:51:04.854Z] === RUN TestPsFilter [2022-08-18T16:51:04.854Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T16:51:04.854Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:51:05.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T16:51:05.110Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:51:05.672Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-18T16:51:05.672Z] === RUN TestRemoveContainerRunning [2022-08-18T16:51:05.928Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-18T16:51:05.928Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:51:06.070Z] #81 DONE 3.8s [2022-08-18T16:51:06.070Z] [2022-08-18T16:51:06.070Z] #82 exporting to image [2022-08-18T16:51:06.070Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:51:06.070Z] #82 exporting layers [2022-08-18T16:51:06.491Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-18T16:51:06.491Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:51:06.491Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:51:06.491Z] === RUN TestRenameLinkedContainer [2022-08-18T16:51:07.611Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T16:51:08.392Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-18T16:51:08.392Z] === RUN TestRenameStoppedContainer [2022-08-18T16:51:08.653Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-18T16:51:08.653Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:51:09.051Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T16:51:09.581Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-18T16:51:09.581Z] === RUN TestRenameInvalidName [2022-08-18T16:51:09.837Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-18T16:51:09.837Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:51:11.729Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-18T16:51:11.729Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:51:11.985Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T16:51:11.985Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:51:12.630Z] #82 exporting layers 7.1s done [2022-08-18T16:51:12.630Z] #82 writing image sha256:0a0c72013e2bd39fd5df70c6d17cb1ee82b65effc4334cfe22a6d50aa46cc7ac done [2022-08-18T16:51:12.630Z] #82 naming to docker.io/library/docker:8912c1fadeac07b969a99a4a07684cf561b06bca done [2022-08-18T16:51:12.630Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:51:12.913Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-18T16:51:12.913Z] === RUN TestResize [2022-08-18T16:51:12.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -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=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-integration [2022-08-18T16:51:13.169Z] --- PASS: TestResize (0.42s) [2022-08-18T16:51:13.169Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:51:13.732Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-18T16:51:13.732Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:51:13.900Z] [2022-08-18T16:51:13.900Z] Removing bundles/ [2022-08-18T16:51:13.900Z] [2022-08-18T16:51:13.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:51:13.988Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T16:51:13.988Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:51:13.988Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:51:13.988Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:51:13.988Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:51:13.988Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:51:13.988Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:51:13.988Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:51:13.988Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:51:13.988Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:13.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:13.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:13.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:51:13.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:14.159Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:51:14.159Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:51:15.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:15.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:51:15.722Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T16:51:15.722Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T16:51:16.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:51:16.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:17.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:17.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.11s) [2022-08-18T16:51:17.879Z] PASS [2022-08-18T16:51:17.879Z] [2022-08-18T16:51:17.879Z] DONE 17 tests in 54.271s [2022-08-18T16:51:17.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:51:17.879Z] INFO: Testing against a local daemon [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:17.879Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:51:17.879Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:51:17.879Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:51:17.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:51:17.880Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:51:17.880Z] === RUN TestPluginInstall [2022-08-18T16:51:17.880Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:18.709Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:19.229Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7295dbd1c4cae2b173668919e8d8c65dadffb8d875040b16476f7766b70e0962" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7295dbd1c4cae2b173668919e8d8c65dadffb8d875040b16476f7766b70e0962" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:20.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:51:20.429Z] plugin_test.go:195: [d0fa814596c4e] daemon is not started [2022-08-18T16:51:20.429Z] --- PASS: TestPluginInstall (2.72s) [2022-08-18T16:51:20.429Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-18T16:51:20.429Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-18T16:51:20.429Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-18T16:51:20.429Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:51:21.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:51:21.792Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T16:51:22.334Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:51:22.902Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:51:23.846Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-08-18T16:51:23.846Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-18T16:51:23.846Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-18T16:51:23.846Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:51:24.434Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2022-08-18T16:51:24.434Z] PASS [2022-08-18T16:51:24.434Z] [2022-08-18T16:51:24.434Z] DONE 24 tests in 6.731s [2022-08-18T16:51:24.434Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:51:24.434Z] INFO: Testing against a local daemon [2022-08-18T16:51:24.434Z] === RUN TestExternalGraphDriver [2022-08-18T16:51:24.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:51:24.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:51:24.693Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:51:25.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:51:26.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:51:26.598Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:51:27.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:51:27.977Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:51:28.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:51:28.887Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T16:51:28.887Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T16:51:29.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:51:29.881Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-08-18T16:51:29.881Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-18T16:51:29.881Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-18T16:51:29.881Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-18T16:51:29.881Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:51:30.708Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-18T16:51:30.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-08-18T16:51:30.709Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:51:30.709Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:51:31.638Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:51:32.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-18T16:51:32.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-18T16:51:32.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-08-18T16:51:32.566Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:51:32.784Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T16:51:33.041Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T16:51:33.041Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T16:51:33.041Z] [2022-08-18T16:51:33.041Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T16:51:33.041Z] =========================== short test summary info ============================ [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T16:51:33.041Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T16:51:33.041Z] Not supported on most drivers [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T16:51:33.041Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T16:51:33.041Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T16:51:33.041Z] Can fail if eth0 has multiple IP addresses [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T16:51:33.041Z] This doesn't seem to be taken into account by the engine [2022-08-18T16:51:33.041Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T16:51:33.041Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T16:51:33.041Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.97 seconds == [2022-08-18T16:51:33.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T16:51:33.932Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-08-18T16:51:33.932Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:51:34.074Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-08-18T16:51:34.075Z] PASS [2022-08-18T16:51:34.075Z] [2022-08-18T16:51:34.075Z] DONE 5 tests in 9.704s [2022-08-18T16:51:34.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:51:34.075Z] INFO: Testing against a local daemon [2022-08-18T16:51:34.075Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:51:34.075Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:51:34.075Z] === RUN TestReadPluginNoRead [2022-08-18T16:51:34.075Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:51:34.075Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:51:34.075Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:51:34.075Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:51:34.075Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:51:34.860Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-18T16:51:34.860Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:51:36.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-18T16:51:36.225Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:51:37.153Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-18T16:51:37.153Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:51:38.271Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-08-18T16:51:38.271Z] === CONT TestReadPluginNoRead [2022-08-18T16:51:38.519Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T16:51:38.519Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:51:39.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T16:51:39.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:51:39.658Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:51:40.009Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-18T16:51:40.009Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:51:41.036Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:51:41.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-18T16:51:41.376Z] === RUN TestNISDomainname [2022-08-18T16:51:41.939Z] --- PASS: TestNISDomainname (0.52s) [2022-08-18T16:51:41.939Z] === RUN TestHostnameDnsResolution [2022-08-18T16:51:42.415Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:51:42.501Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-18T16:51:42.501Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:51:42.676Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-08-18T16:51:42.756Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-08-18T16:51:42.756Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:51:43.318Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-18T16:51:43.318Z] === RUN TestRunConsoleSize [2022-08-18T16:51:43.614Z] === CONT TestReadPluginNoRead [2022-08-18T16:51:43.614Z] read_test.go:92: [da6c1682f1e42] daemon is not started [2022-08-18T16:51:43.614Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-08-18T16:51:43.614Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-08-18T16:51:43.614Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-18T16:51:43.614Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-08-18T16:51:43.614Z] PASS [2022-08-18T16:51:43.614Z] [2022-08-18T16:51:43.614Z] DONE 6 tests in 9.551s [2022-08-18T16:51:43.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:51:43.614Z] testing: warning: no tests to run [2022-08-18T16:51:43.614Z] PASS [2022-08-18T16:51:43.614Z] [2022-08-18T16:51:43.614Z] DONE 0 tests in 0.008s [2022-08-18T16:51:43.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:51:43.614Z] INFO: Testing against a local daemon [2022-08-18T16:51:43.614Z] === RUN TestPluginWithDevMounts [2022-08-18T16:51:43.614Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:51:43.614Z] === CONT TestPluginWithDevMounts [2022-08-18T16:51:43.880Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-18T16:51:43.880Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:51:44.808Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-18T16:51:44.808Z] === RUN TestStats [2022-08-18T16:51:45.463Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:51:45.463Z] [2022-08-18T16:51:45.463Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:51:45.463Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:51:45.463Z] [2022-08-18T16:51:45.463Z] To set a process to complain mode, use the command line tool [2022-08-18T16:51:45.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:51:45.463Z] Post stage [Pipeline] junit [2022-08-18T16:51:45.473Z] Recording test results [2022-08-18T16:51:45.520Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-08-18T16:51:45.520Z] PASS [2022-08-18T16:51:45.520Z] [2022-08-18T16:51:45.520Z] DONE 1 tests in 1.580s [2022-08-18T16:51:45.520Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:51:45.520Z] INFO: Testing against a local daemon [2022-08-18T16:51:45.520Z] === RUN TestSecretInspect [2022-08-18T16:51:45.603Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T16:51:45.873Z] + echo Ensuring container killed. [2022-08-18T16:51:45.873Z] Ensuring container killed. [2022-08-18T16:51:45.873Z] + docker rm -vf docker-pr1 [2022-08-18T16:51:45.873Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:51:46.154Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:51:46.154Z] Chowning /workspace to jenkins user [2022-08-18T16:51:46.154Z] + id -u [2022-08-18T16:51:46.154Z] + id -g [2022-08-18T16:51:46.154Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:51:47.024Z] + bundleName=docker-py [2022-08-18T16:51:47.025Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T16:51:47.025Z] Creating docker-py-bundles.tar.gz [2022-08-18T16:51:47.025Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-18T16:51:47.034Z] Archiving artifacts [2022-08-18T16:51:47.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T16:51:47.324Z] --- PASS: TestStats (2.44s) [2022-08-18T16:51:47.324Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:51:47.324Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:51:47.324Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:51:47.324Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:51:47.324Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:51:47.324Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:51:47.324Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:51:47.324Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:51:47.324Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:51:47.324Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:51:47.324Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:51:47.428Z] --- PASS: TestSecretInspect (2.17s) [2022-08-18T16:51:47.428Z] === RUN TestSecretList [2022-08-18T16:51:47.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh binary [2022-08-18T16:51:47.829Z] [2022-08-18T16:51:47.829Z] Removing bundles/ [2022-08-18T16:51:47.829Z] [2022-08-18T16:51:47.829Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T16:51:47.886Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:51:48.086Z] Building: bundles/binary-daemon/dockerd [2022-08-18T16:51:48.086Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:51:49.975Z] --- PASS: TestSecretList (2.20s) [2022-08-18T16:51:49.975Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:51:50.401Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:51:51.328Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-08-18T16:51:51.328Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-18T16:51:51.328Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-08-18T16:51:51.328Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-08-18T16:51:51.328Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-18T16:51:51.328Z] === RUN TestDeleteDevicemapper [2022-08-18T16:51:51.328Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:51:51.328Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:51:51.328Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:51:51.885Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-08-18T16:51:51.885Z] === RUN TestSecretsUpdate [2022-08-18T16:51:52.706Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-08-18T16:51:52.706Z] === RUN TestUpdateMemory [2022-08-18T16:51:53.268Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-18T16:51:53.268Z] === RUN TestUpdateCPUQuota [2022-08-18T16:51:54.196Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-18T16:51:54.196Z] === RUN TestUpdatePidsLimit [2022-08-18T16:51:54.196Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:51:54.196Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:51:54.420Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-18T16:51:54.421Z] === RUN TestTemplatedSecret [2022-08-18T16:51:54.452Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:51:54.707Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:51:54.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:51:54.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:51:55.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-18T16:51:56.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-18T16:51:56.147Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:51:56.957Z] --- PASS: TestTemplatedSecret (2.67s) [2022-08-18T16:51:56.957Z] === RUN TestSecretCreateResolve [2022-08-18T16:51:58.863Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-18T16:51:58.863Z] PASS [2022-08-18T16:51:58.863Z] [2022-08-18T16:51:58.863Z] DONE 6 tests in 13.668s [2022-08-18T16:51:58.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:51:59.122Z] INFO: Testing against a local daemon [2022-08-18T16:51:59.122Z] === RUN TestServiceCreateInit [2022-08-18T16:51:59.122Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:52:03.317Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:52:07.512Z] --- PASS: TestServiceCreateInit (7.84s) [2022-08-18T16:52:07.512Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2022-08-18T16:52:07.512Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2022-08-18T16:52:07.512Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:52:08.317Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-18T16:52:08.317Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:52:08.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-18T16:52:08.317Z] === RUN TestWaitNonBlocked [2022-08-18T16:52:08.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:52:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:52:08.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:52:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:52:08.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:52:08.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:52:08.317Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:52:08.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-18T16:52:08.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-08-18T16:52:08.317Z] === RUN TestWaitBlocked [2022-08-18T16:52:08.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:52:08.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:52:08.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:52:08.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:52:08.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:52:08.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:52:08.879Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:52:08.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-08-18T16:52:08.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-08-18T16:52:08.879Z] === RUN TestWaitConditions [2022-08-18T16:52:08.879Z] === RUN TestWaitConditions/default [2022-08-18T16:52:08.879Z] === PAUSE TestWaitConditions/default [2022-08-18T16:52:08.879Z] === RUN TestWaitConditions/not-running [2022-08-18T16:52:08.879Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:52:08.879Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:52:08.879Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:52:08.879Z] === RUN TestWaitConditions/removed [2022-08-18T16:52:08.879Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:52:08.879Z] === CONT TestWaitConditions/default [2022-08-18T16:52:08.879Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:52:10.243Z] === CONT TestWaitConditions/removed [2022-08-18T16:52:10.499Z] === CONT TestWaitConditions/not-running [2022-08-18T16:52:11.864Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:52:11.864Z] --- PASS: TestWaitConditions/default (1.64s) [2022-08-18T16:52:11.864Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-08-18T16:52:11.864Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-08-18T16:52:11.864Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-08-18T16:52:11.864Z] === RUN TestWaitRestartedContainer [2022-08-18T16:52:11.864Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:52:11.864Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:52:11.864Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:52:11.864Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:52:11.864Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:52:11.864Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:52:11.864Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:52:11.864Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:52:13.754Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:52:14.317Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:52:14.317Z] --- PASS: TestWaitRestartedContainer/next-exit (1.65s) [2022-08-18T16:52:14.317Z] --- PASS: TestWaitRestartedContainer/default (1.69s) [2022-08-18T16:52:14.317Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-18T16:52:14.317Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:52:14.317Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:52:16.835Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-08-18T16:52:16.835Z] === CONT TestIpcModeOlderClient [2022-08-18T16:52:16.835Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T16:52:16.835Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:52:16.835Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-08-18T16:52:16.835Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:52:19.353Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-18T16:52:19.353Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:52:21.242Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-08-18T16:52:25.603Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2022-08-18T16:52:25.603Z] === RUN TestCreateServiceConflict [2022-08-18T16:52:25.603Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-08-18T16:52:25.603Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:52:28.140Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-08-18T16:52:28.140Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:52:29.350Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-08-18T16:52:29.350Z] PASS [2022-08-18T16:52:29.350Z] [2022-08-18T16:52:29.350Z] === Skipped [2022-08-18T16:52:29.350Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:52:29.350Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:52:29.350Z] [2022-08-18T16:52:29.350Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:52:29.350Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:52:29.350Z] [2022-08-18T16:52:29.350Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:52:29.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:52:29.350Z] [2022-08-18T16:52:29.350Z] DONE 272 tests, 3 skipped in 126.893s [2022-08-18T16:52:29.350Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:52:29.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:29.350Z] ++ set -e [2022-08-18T16:52:29.350Z] ++ '[' -n 0 ']' [2022-08-18T16:52:29.350Z] ++ set -x [2022-08-18T16:52:29.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:29.350Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:52:29.350Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T16:52:29.350Z] === RUN TestConfigDaemonID [2022-08-18T16:52:29.912Z] daemon_test.go:83: [d8c1b92a837e4] daemon is not started [2022-08-18T16:52:29.912Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:52:29.912Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:52:29.912Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:52:29.912Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:52:29.912Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:52:29.912Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:52:29.912Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:52:29.912Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:52:29.912Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:52:29.912Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:52:29.912Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:52:29.912Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-18T16:52:29.912Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-18T16:52:29.912Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:52:29.912Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:52:31.277Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:52:32.205Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:52:33.132Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:52:33.132Z] daemon_test.go:197: [d10cffaba6fa0] daemon is not started [2022-08-18T16:52:33.132Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T16:52:33.132Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:52:33.132Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T16:52:33.132Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:52:33.132Z] === RUN TestDaemonProxy [2022-08-18T16:52:33.132Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:52:35.020Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:52:36.909Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:52:38.274Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:52:38.836Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:52:39.398Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:52:39.398Z] PASS [2022-08-18T16:52:39.398Z] [2022-08-18T16:52:39.398Z] DONE 18 tests in 11.229s [2022-08-18T16:52:39.398Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:52:39.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:39.398Z] ++ set -e [2022-08-18T16:52:39.398Z] ++ '[' -n 0 ']' [2022-08-18T16:52:39.398Z] ++ set -x [2022-08-18T16:52:39.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:39.398Z] INFO: Testing against a local daemon [2022-08-18T16:52:39.398Z] === RUN TestCommitInheritsEnv [2022-08-18T16:52:39.654Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-18T16:52:39.654Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:52:39.654Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:52:39.654Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:52:39.654Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:52:39.654Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:52:39.911Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:52:39.911Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:52:39.911Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:52:39.911Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:52:39.911Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:52:40.167Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:52:40.167Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:52:40.167Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:52:40.167Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:52:40.167Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:52:40.167Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:52:40.167Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:52:40.167Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:52:40.167Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:52:40.423Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-18T16:52:40.423Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:52:40.423Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:52:40.423Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:52:40.423Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:52:40.423Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T16:52:40.423Z] === RUN TestTagInvalidReference [2022-08-18T16:52:40.423Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:52:40.423Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:52:40.423Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:52:40.423Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:52:40.423Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:52:40.423Z] === RUN TestTagOfficialNames [2022-08-18T16:52:40.680Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:52:40.680Z] === RUN TestTagMatchesDigest [2022-08-18T16:52:40.680Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:52:40.680Z] PASS [2022-08-18T16:52:40.680Z] [2022-08-18T16:52:40.680Z] === Skipped [2022-08-18T16:52:40.680Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:52:40.680Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:52:40.680Z] [2022-08-18T16:52:40.680Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:52:40.680Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:52:40.680Z] [2022-08-18T16:52:40.680Z] DONE 22 tests, 2 skipped in 1.266s [2022-08-18T16:52:40.680Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] ++ set -e [2022-08-18T16:52:40.680Z] ++ '[' -n 0 ']' [2022-08-18T16:52:40.680Z] ++ set -x [2022-08-18T16:52:40.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] === RUN TestStripANSICommands [2022-08-18T16:52:40.680Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:52:40.680Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:52:40.680Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:52:40.680Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:52:40.680Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:52:40.680Z] PASS [2022-08-18T16:52:40.680Z] [2022-08-18T16:52:40.680Z] DONE 3 tests in 0.041s [2022-08-18T16:52:40.680Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] ++ set -e [2022-08-18T16:52:40.680Z] ++ '[' -n 0 ']' [2022-08-18T16:52:40.680Z] ++ set -x [2022-08-18T16:52:40.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:40.680Z] INFO: Testing against a local daemon [2022-08-18T16:52:40.680Z] === RUN TestNetworkCreateDelete [2022-08-18T16:52:40.936Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T16:52:40.936Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:52:41.192Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T16:52:41.192Z] === RUN TestDaemonDNSFallback [2022-08-18T16:52:43.025Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-08-18T16:52:43.026Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:52:43.544Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-08-18T16:52:43.544Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:52:46.080Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2022-08-18T16:52:46.080Z] === RUN TestCreateServiceSysctls [2022-08-18T16:52:47.729Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-18T16:52:47.729Z] === RUN TestInspectNetwork [2022-08-18T16:52:49.371Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-08-18T16:52:49.371Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:52:50.996Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:52:50.996Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:52:50.996Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:52:50.996Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:52:51.907Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2022-08-18T16:52:51.907Z] === RUN TestInspect [2022-08-18T16:52:55.188Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-18T16:52:55.188Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:52:55.188Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:52:55.188Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:52:55.188Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:52:55.188Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:52:55.199Z] --- PASS: TestInspect (2.91s) [2022-08-18T16:52:55.199Z] === RUN TestCreateJob [2022-08-18T16:52:56.116Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:52:56.116Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:52:56.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:52:56.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:52:56.116Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:52:56.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:52:56.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:52:56.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:52:56.116Z] === RUN TestNetworkList [2022-08-18T16:52:56.116Z] === RUN TestNetworkList//networks [2022-08-18T16:52:56.116Z] === PAUSE TestNetworkList//networks [2022-08-18T16:52:56.116Z] === RUN TestNetworkList//networks/ [2022-08-18T16:52:56.116Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:52:56.116Z] === CONT TestNetworkList//networks [2022-08-18T16:52:56.116Z] === CONT TestNetworkList//networks/ [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:52:56.116Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:52:56.116Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:52:56.678Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:52:56.678Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:52:58.044Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:52:58.044Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:52:58.492Z] --- PASS: TestCreateJob (3.26s) [2022-08-18T16:52:58.492Z] === RUN TestReplicatedJob [2022-08-18T16:52:58.607Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-18T16:52:58.607Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:52:59.972Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T16:52:59.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:53:00.900Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-18T16:53:00.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:53:01.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-18T16:53:01.462Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:53:03.767Z] --- PASS: TestReplicatedJob (5.20s) [2022-08-18T16:53:03.767Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:53:03.979Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-18T16:53:03.979Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:53:03.979Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:53:03.979Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:53:03.979Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:53:07.059Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-08-18T16:53:07.059Z] === RUN TestServiceListWithStatuses [2022-08-18T16:53:07.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:53:07.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:53:07.059Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:53:08.600Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:53:08.600Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:53:08.600Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:53:08.600Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:53:08.600Z] [2022-08-18T16:53:08.600Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T16:53:08.600Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T16:53:08.600Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:53:08.600Z] + run_tests test-integration-flaky [2022-08-18T16:53:08.600Z] + '[' -n 0 ']' [2022-08-18T16:53:08.600Z] + rm= [2022-08-18T16:53:08.600Z] + c=0 [2022-08-18T16:53:08.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43988/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43988/.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=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh test-integration-flaky test-integration [2022-08-18T16:53:08.601Z] ++ jobs -p [2022-08-18T16:53:08.601Z] + for job in $(jobs -p) [2022-08-18T16:53:08.601Z] + wait 8408 [2022-08-18T16:53:08.601Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T16:53:08.601Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T16:53:08.601Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:53:08.601Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T16:53:08.601Z] + run_tests [2022-08-18T16:53:08.601Z] + '[' -n 0 ']' [2022-08-18T16:53:08.601Z] + rm= [2022-08-18T16:53:08.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43988/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43988/.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=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh '' test-integration [2022-08-18T16:53:08.601Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T16:53:08.601Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T16:53:08.601Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:53:08.601Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T16:53:08.601Z] + run_tests [2022-08-18T16:53:08.601Z] + '[' -n 0 ']' [2022-08-18T16:53:08.601Z] + rm= [2022-08-18T16:53:08.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43988/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43988/.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=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh '' test-integration [2022-08-18T16:53:08.601Z] [2022-08-18T16:53:08.601Z] [2022-08-18T16:53:08.601Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:53:08.601Z] [2022-08-18T16:53:08.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:53:08.601Z] HOSTNAME=aafbb031693f [2022-08-18T16:53:08.601Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:53:08.601Z] TESTDEBUG=0 [2022-08-18T16:53:08.601Z] DEST=bundles/test-integration [2022-08-18T16:53:08.601Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:53:08.601Z] KEEPBUNDLE=1 [2022-08-18T16:53:08.601Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:53:08.601Z] container=docker [2022-08-18T16:53:08.601Z] HOME=/root [2022-08-18T16:53:08.601Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:53:08.601Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:53:08.601Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:53:08.601Z] TERM=xterm [2022-08-18T16:53:08.601Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:53:08.601Z] SHLVL=1 [2022-08-18T16:53:08.601Z] TIMEOUT=120m [2022-08-18T16:53:08.601Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:53:08.601Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:53:08.601Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T16:53:08.601Z] GO111MODULE=off [2022-08-18T16:53:08.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:53:08.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:53:08.601Z] GOPATH=/go [2022-08-18T16:53:08.601Z] PKG_CONFIG=pkg-config [2022-08-18T16:53:08.601Z] _=/usr/bin/env [2022-08-18T16:53:08.601Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:53:08.601Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T16:53:08.601Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:53:08.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:53:08.601Z] HOSTNAME=8d3bfe72a296 [2022-08-18T16:53:08.601Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:53:08.601Z] TESTDEBUG=0 [2022-08-18T16:53:08.601Z] DEST=bundles/test-integration [2022-08-18T16:53:08.601Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:53:08.601Z] KEEPBUNDLE=1 [2022-08-18T16:53:08.601Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:53:08.601Z] container=docker [2022-08-18T16:53:08.601Z] HOME=/root [2022-08-18T16:53:08.601Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:53:08.601Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:53:08.601Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:53:08.601Z] TERM=xterm [2022-08-18T16:53:08.601Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:53:08.601Z] SHLVL=1 [2022-08-18T16:53:08.601Z] TIMEOUT=120m [2022-08-18T16:53:08.601Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:53:08.601Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:53:08.601Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T16:53:08.601Z] GO111MODULE=off [2022-08-18T16:53:08.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:53:08.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:53:08.601Z] GOPATH=/go [2022-08-18T16:53:08.601Z] PKG_CONFIG=pkg-config [2022-08-18T16:53:08.601Z] _=/usr/bin/env [2022-08-18T16:53:08.601Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:53:08.601Z] No new tests added to integration. [2022-08-18T16:53:08.601Z] [2022-08-18T16:53:08.601Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:53:08.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:53:08.601Z] HOSTNAME=57b508990507 [2022-08-18T16:53:08.601Z] TESTDEBUG=0 [2022-08-18T16:53:08.601Z] DEST=bundles/test-integration [2022-08-18T16:53:08.601Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:53:08.601Z] KEEPBUNDLE=1 [2022-08-18T16:53:08.601Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:53:08.601Z] container=docker [2022-08-18T16:53:08.601Z] HOME=/root [2022-08-18T16:53:08.601Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:53:08.601Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:53:08.601Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:53:08.601Z] TERM=xterm [2022-08-18T16:53:08.601Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:53:08.601Z] SHLVL=1 [2022-08-18T16:53:08.601Z] TIMEOUT=120m [2022-08-18T16:53:08.601Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:53:08.601Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:53:08.601Z] GO111MODULE=off [2022-08-18T16:53:08.601Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:53:08.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:53:08.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:53:08.601Z] GOPATH=/go [2022-08-18T16:53:08.601Z] PKG_CONFIG=pkg-config [2022-08-18T16:53:08.601Z] _=/usr/bin/env [2022-08-18T16:53:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:53:11.261Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-08-18T16:53:11.261Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:53:14.566Z] --- PASS: TestDockerNetworkReConnect (3.55s) [2022-08-18T16:53:14.566Z] === RUN TestServicePlugin [2022-08-18T16:53:17.864Z] plugin_test.go:61: [daa86a537b1a2] joining swarm manager [d4670f5f0eb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:53:18.821Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-08-18T16:53:18.821Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:53:19.241Z] plugin_test.go:64: [db21e8e4f0219] joining swarm manager [d4670f5f0eb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:53:19.750Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wypit2kpo7n5ongwxxgoezl0l Created:2022-08-18 16:53:18.696726608 +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[e1864d0eebc851d961e8d5a494be6039f3a7d3442efd68f42f872e256bb19b8a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xcfo7snmpm7cby5lhwxqr48d EndpointID:0e29127ec8f43b8eeedeb1205ec2b81ac73a08a60e3538c1bca292b44062c7e5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3106d358671473ec470431a1d7a28411d5f02e2c1746e5f8c8d37440767ff3ee 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:ad738a94bf7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xcfo7snmpm7cby5lhwxqr48d EndpointID:0e29127ec8f43b8eeedeb1205ec2b81ac73a08a60e3538c1bca292b44062c7e5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:53:20.623Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:53:20.623Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:53:20.623Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:53:20.623Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:53:20.623Z] [2022-08-18T16:53:20.623Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:53:20.623Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:53:20.623Z] HOSTNAME=151d29a4fc91 [2022-08-18T16:53:20.623Z] DEST=bundles/test-integration [2022-08-18T16:53:20.623Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:53:20.623Z] DOCKER_ROOTLESS=1 [2022-08-18T16:53:20.623Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca [2022-08-18T16:53:20.623Z] container=docker [2022-08-18T16:53:20.623Z] HOME=/root [2022-08-18T16:53:20.623Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:53:20.623Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:53:20.623Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:53:20.623Z] TERM=xterm [2022-08-18T16:53:20.623Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:53:20.623Z] SHLVL=1 [2022-08-18T16:53:20.623Z] TIMEOUT=120m [2022-08-18T16:53:20.623Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:53:20.623Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:53:20.623Z] GO111MODULE=off [2022-08-18T16:53:20.623Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:53:20.623Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:53:20.623Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:53:20.623Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:53:20.623Z] GOPATH=/go [2022-08-18T16:53:20.623Z] PKG_CONFIG=pkg-config [2022-08-18T16:53:20.623Z] _=/usr/bin/env [2022-08-18T16:53:20.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:53:24.995Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-08-18T16:53:24.995Z] PASS [2022-08-18T16:53:24.995Z] [2022-08-18T16:53:24.995Z] === Skipped [2022-08-18T16:53:24.995Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:53:24.995Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:53:24.995Z] [2022-08-18T16:53:24.995Z] DONE 38 tests, 1 skipped in 43.500s [2022-08-18T16:53:24.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] ++ set -e [2022-08-18T16:53:24.995Z] ++ '[' -n 0 ']' [2022-08-18T16:53:24.995Z] ++ set -x [2022-08-18T16:53:24.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] INFO: Testing against a local daemon [2022-08-18T16:53:24.995Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:53:24.995Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:53:24.995Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:53:24.995Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:53:24.995Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:53:24.995Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:53:24.995Z] PASS [2022-08-18T16:53:24.995Z] [2022-08-18T16:53:24.995Z] === Skipped [2022-08-18T16:53:24.995Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:53:24.995Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:53:24.995Z] [2022-08-18T16:53:24.995Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:53:24.995Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:53:24.995Z] [2022-08-18T16:53:24.995Z] DONE 2 tests, 2 skipped in 0.087s [2022-08-18T16:53:24.995Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] ++ set -e [2022-08-18T16:53:24.995Z] ++ '[' -n 0 ']' [2022-08-18T16:53:24.995Z] ++ set -x [2022-08-18T16:53:24.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:24.995Z] INFO: Testing against a local daemon [2022-08-18T16:53:24.995Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:53:25.557Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-18T16:53:25.557Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:53:26.485Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:53:27.047Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:53:27.640Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:53:29.535Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:53:31.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:53:34.696Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan (9.22s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-08-18T16:53:34.696Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-18T16:53:34.696Z] PASS [2022-08-18T16:53:34.696Z] [2022-08-18T16:53:34.696Z] DONE 8 tests in 10.533s [2022-08-18T16:53:34.953Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] ++ set -e [2022-08-18T16:53:34.953Z] ++ '[' -n 0 ']' [2022-08-18T16:53:34.953Z] ++ set -x [2022-08-18T16:53:34.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] testing: warning: no tests to run [2022-08-18T16:53:34.953Z] PASS [2022-08-18T16:53:34.953Z] [2022-08-18T16:53:34.953Z] DONE 0 tests in 0.026s [2022-08-18T16:53:34.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] ++ set -e [2022-08-18T16:53:34.953Z] ++ '[' -n 0 ']' [2022-08-18T16:53:34.953Z] ++ set -x [2022-08-18T16:53:34.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:53:34.953Z] INFO: Testing against a local daemon [2022-08-18T16:53:34.953Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:53:36.318Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-18T16:53:36.318Z] === RUN TestAuthZPluginTLS [2022-08-18T16:53:36.574Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T16:53:36.574Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:53:37.136Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T16:53:37.136Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:53:37.698Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T16:53:37.698Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:53:38.259Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T16:53:38.259Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:53:39.624Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T16:53:39.624Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:53:39.880Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T16:53:39.880Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:53:40.442Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T16:53:40.442Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:53:41.004Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T16:53:41.004Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:53:42.371Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-18T16:53:42.371Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:53:43.736Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-18T16:53:43.736Z] === RUN TestAuthZPluginHeader [2022-08-18T16:53:44.300Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-18T16:53:44.300Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:53:44.300Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:53:44.300Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:53:44.300Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:53:44.300Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:53:44.300Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:53:44.300Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:53:44.300Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:53:44.300Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:53:44.300Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:53:44.300Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:53:44.300Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:53:44.300Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:53:45.793Z] --- PASS: TestServicePlugin (29.92s) [2022-08-18T16:53:45.793Z] === RUN TestServiceUpdateLabel [2022-08-18T16:53:46.361Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-18T16:53:46.361Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:53:54.496Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T16:53:54.496Z] Copying nested executables into bundles/binary-daemon [2022-08-18T16:53:54.496Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T16:53:54.496Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:53:54.496Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T16:53:54.496Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T16:53:54.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh cross [2022-08-18T16:53:55.108Z] [2022-08-18T16:53:55.364Z] Removing bundles/ [2022-08-18T16:53:55.364Z] [2022-08-18T16:53:55.364Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T16:53:55.364Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T16:53:55.364Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:53:55.364Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:54:01.249Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-08-18T16:54:01.249Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:54:02.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T16:54:02.368Z] PASS [2022-08-18T16:54:02.368Z] [2022-08-18T16:54:02.368Z] === Skipped [2022-08-18T16:54:02.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:54:02.368Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:02.368Z] [2022-08-18T16:54:02.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:54:02.368Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:02.368Z] [2022-08-18T16:54:02.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:54:02.368Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:02.368Z] [2022-08-18T16:54:02.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:54:02.368Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:02.368Z] [2022-08-18T16:54:02.368Z] DONE 17 tests, 4 skipped in 26.354s [2022-08-18T16:54:02.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:54:02.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:02.368Z] ++ set -e [2022-08-18T16:54:02.368Z] ++ '[' -n 0 ']' [2022-08-18T16:54:02.368Z] ++ set -x [2022-08-18T16:54:02.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:02.368Z] INFO: Testing against a local daemon [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:54:02.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:54:02.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:54:02.368Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:54:02.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:54:02.368Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:54:02.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:54:02.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:54:02.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:54:02.368Z] === RUN TestPluginInstall [2022-08-18T16:54:02.368Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:54:02.368Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:02.368Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:829701bfbd8d626e39f8cedadafcf5c60e9092bac42b32c4e0f3b83b92389c49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:02.368Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:02.368Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:829701bfbd8d626e39f8cedadafcf5c60e9092bac42b32c4e0f3b83b92389c49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:02.368Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:54:02.624Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:02.624Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6784e9316f79b4f1fc247f6531628f1c73fee9bb2d48a3e9446f7b5108048d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:02.624Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:02.624Z] time="2022-08-18T16:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6784e9316f79b4f1fc247f6531628f1c73fee9bb2d48a3e9446f7b5108048d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:02.881Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:54:03.808Z] time="2022-08-18T16:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:03.808Z] time="2022-08-18T16:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab8e8e880ad41f45d481da4fc843d3ca09299dc830ab9bfb0deeb9c6d5a946f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:03.808Z] time="2022-08-18T16:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:54:03.808Z] time="2022-08-18T16:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab8e8e880ad41f45d481da4fc843d3ca09299dc830ab9bfb0deeb9c6d5a946f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:54:03.808Z] plugin_test.go:195: [da559ac461d9f] daemon is not started [2022-08-18T16:54:03.808Z] --- PASS: TestPluginInstall (2.53s) [2022-08-18T16:54:03.808Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-18T16:54:03.808Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-18T16:54:03.808Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-18T16:54:03.808Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:54:05.699Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:54:06.260Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:54:07.187Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-18T16:54:07.187Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-18T16:54:07.187Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-08-18T16:54:07.187Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:54:07.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:54:07.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:54:07.750Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T16:54:07.750Z] PASS [2022-08-18T16:54:07.750Z] [2022-08-18T16:54:07.750Z] DONE 24 tests in 6.525s [2022-08-18T16:54:07.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:54:07.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:07.750Z] ++ set -e [2022-08-18T16:54:07.750Z] ++ '[' -n 0 ']' [2022-08-18T16:54:07.750Z] ++ set -x [2022-08-18T16:54:07.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:08.006Z] INFO: Testing against a local daemon [2022-08-18T16:54:08.006Z] === RUN TestExternalGraphDriver [2022-08-18T16:54:08.262Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:54:10.152Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:54:11.518Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:54:13.408Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-08-18T16:54:13.408Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-18T16:54:13.408Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-18T16:54:13.408Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-08-18T16:54:13.408Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:54:13.408Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:13.408Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:54:13.408Z] PASS [2022-08-18T16:54:13.408Z] [2022-08-18T16:54:13.408Z] === Skipped [2022-08-18T16:54:13.408Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:54:13.408Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:13.408Z] [2022-08-18T16:54:13.408Z] DONE 5 tests, 1 skipped in 5.611s [2022-08-18T16:54:13.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:54:13.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:13.408Z] ++ set -e [2022-08-18T16:54:13.408Z] ++ '[' -n 0 ']' [2022-08-18T16:54:13.408Z] ++ set -x [2022-08-18T16:54:13.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:13.408Z] INFO: Testing against a local daemon [2022-08-18T16:54:13.408Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:54:13.408Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:54:13.408Z] === RUN TestReadPluginNoRead [2022-08-18T16:54:13.408Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:54:13.408Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:54:13.408Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:54:13.408Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:54:13.408Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:54:16.137Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-08-18T16:54:16.137Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:54:16.677Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-08-18T16:54:16.677Z] === CONT TestReadPluginNoRead [2022-08-18T16:54:18.567Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:54:19.933Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:54:21.298Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:54:21.554Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-18T16:54:22.116Z] === CONT TestReadPluginNoRead [2022-08-18T16:54:22.116Z] read_test.go:92: [db493d12a1e16] daemon is not started [2022-08-18T16:54:22.116Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-08-18T16:54:22.116Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-18T16:54:22.116Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-18T16:54:22.116Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-18T16:54:22.116Z] PASS [2022-08-18T16:54:22.116Z] [2022-08-18T16:54:22.116Z] DONE 6 tests in 8.748s [2022-08-18T16:54:22.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:54:22.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:22.116Z] ++ set -e [2022-08-18T16:54:22.116Z] ++ '[' -n 0 ']' [2022-08-18T16:54:22.116Z] ++ set -x [2022-08-18T16:54:22.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:22.116Z] testing: warning: no tests to run [2022-08-18T16:54:22.116Z] PASS [2022-08-18T16:54:22.116Z] [2022-08-18T16:54:22.116Z] DONE 0 tests in 0.033s [2022-08-18T16:54:22.116Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:54:22.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:22.116Z] ++ set -e [2022-08-18T16:54:22.116Z] ++ '[' -n 0 ']' [2022-08-18T16:54:22.116Z] ++ set -x [2022-08-18T16:54:22.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:22.372Z] INFO: Testing against a local daemon [2022-08-18T16:54:22.372Z] === RUN TestPluginWithDevMounts [2022-08-18T16:54:22.372Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:54:22.372Z] === CONT TestPluginWithDevMounts [2022-08-18T16:54:23.771Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-18T16:54:23.771Z] PASS [2022-08-18T16:54:23.771Z] [2022-08-18T16:54:23.771Z] DONE 1 tests in 1.645s [2022-08-18T16:54:23.771Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:54:23.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:23.771Z] ++ set -e [2022-08-18T16:54:23.771Z] ++ '[' -n 0 ']' [2022-08-18T16:54:23.771Z] ++ set -x [2022-08-18T16:54:23.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:24.033Z] INFO: Testing against a local daemon [2022-08-18T16:54:24.033Z] === RUN TestSecretInspect [2022-08-18T16:54:26.547Z] --- PASS: TestSecretInspect (2.17s) [2022-08-18T16:54:26.547Z] === RUN TestSecretList [2022-08-18T16:54:28.370Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-08-18T16:54:28.370Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:54:28.436Z] --- PASS: TestSecretList (2.19s) [2022-08-18T16:54:28.436Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:54:29.308Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:54:29.877Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:54:30.951Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-18T16:54:30.951Z] === RUN TestSecretsUpdate [2022-08-18T16:54:32.841Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-18T16:54:32.841Z] === RUN TestTemplatedSecret [2022-08-18T16:54:33.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:54:35.357Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-18T16:54:35.357Z] === RUN TestSecretCreateResolve [2022-08-18T16:54:37.247Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-18T16:54:37.247Z] PASS [2022-08-18T16:54:37.247Z] [2022-08-18T16:54:37.247Z] DONE 6 tests in 13.390s [2022-08-18T16:54:37.247Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:54:37.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:37.247Z] ++ set -e [2022-08-18T16:54:37.247Z] ++ '[' -n 0 ']' [2022-08-18T16:54:37.247Z] ++ set -x [2022-08-18T16:54:37.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:37.503Z] INFO: Testing against a local daemon [2022-08-18T16:54:37.503Z] === RUN TestServiceCreateInit [2022-08-18T16:54:37.503Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:54:37.995Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:54:39.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:54:41.671Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:54:44.563Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-08-18T16:54:44.563Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-18T16:54:44.563Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-18T16:54:44.563Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-18T16:54:44.563Z] PASS [2022-08-18T16:54:44.563Z] [2022-08-18T16:54:44.563Z] === Skipped [2022-08-18T16:54:44.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:54:44.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:54:44.563Z] [2022-08-18T16:54:44.563Z] DONE 27 tests, 1 skipped in 165.067s [2022-08-18T16:54:44.563Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:54:44.563Z] INFO: Testing against a local daemon [2022-08-18T16:54:44.563Z] === RUN TestSessionCreate [2022-08-18T16:54:44.563Z] --- PASS: TestSessionCreate (0.03s) [2022-08-18T16:54:44.563Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:54:44.563Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:54:44.563Z] PASS [2022-08-18T16:54:44.563Z] [2022-08-18T16:54:44.563Z] DONE 2 tests in 0.065s [2022-08-18T16:54:44.563Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:54:44.563Z] INFO: Testing against a local daemon [2022-08-18T16:54:44.563Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:54:44.563Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:54:44.563Z] === RUN TestDiskUsage [2022-08-18T16:54:44.563Z] === PAUSE TestDiskUsage [2022-08-18T16:54:44.563Z] === RUN TestEventsExecDie [2022-08-18T16:54:44.822Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T16:54:44.822Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:54:44.822Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T16:54:44.822Z] === RUN TestEventsVolumeCreate [2022-08-18T16:54:44.822Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T16:54:44.822Z] === RUN TestInfoBinaryCommits [2022-08-18T16:54:44.822Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:54:44.822Z] === RUN TestInfoAPIVersioned [2022-08-18T16:54:44.822Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:54:44.822Z] === RUN TestInfoAPI [2022-08-18T16:54:44.822Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:54:44.822Z] === RUN TestInfoAPIWarnings [2022-08-18T16:54:44.938Z] --- PASS: TestServiceCreateInit (7.04s) [2022-08-18T16:54:44.938Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-08-18T16:54:44.938Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-08-18T16:54:44.938Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:54:49.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:54:49.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:54:49.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:54:50.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:54:50.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:54:50.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:54:51.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:54:54.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:54:55.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:54:56.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:54:56.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:54:57.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:54:58.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:54:59.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:54:59.792Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-08-18T16:54:59.792Z] === RUN TestCreateServiceConflict [2022-08-18T16:55:00.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:55:01.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:55:02.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:55:02.195Z] Using test binary docker [2022-08-18T16:55:02.195Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:55:02.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:55:02.195Z] INFO: Waiting for daemon to start... [2022-08-18T16:55:02.195Z] Starting dockerd [2022-08-18T16:55:02.307Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-18T16:55:02.307Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:55:02.912Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T16:55:02.912Z] === RUN TestInfoDebug [2022-08-18T16:55:02.912Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:55:02.912Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:55:02.912Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:55:02.912Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:55:02.912Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:55:02.912Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:55:03.480Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:55:03.481Z] === RUN TestPingCacheHeaders [2022-08-18T16:55:03.481Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:55:03.481Z] === RUN TestPingGet [2022-08-18T16:55:03.481Z] --- PASS: TestPingGet (0.02s) [2022-08-18T16:55:03.481Z] === RUN TestPingHead [2022-08-18T16:55:03.481Z] --- PASS: TestPingHead (0.03s) [2022-08-18T16:55:03.481Z] === RUN TestPingSwarmHeader [2022-08-18T16:55:04.048Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:55:04.616Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:55:04.824Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-08-18T16:55:04.824Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:55:05.481Z] . [2022-08-18T16:55:05.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:55:05.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:55:05.481Z] Error: No such image: emptyfs [2022-08-18T16:55:05.481Z] Running integration-test (iteration 1) [2022-08-18T16:55:05.481Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:55:05.555Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:55:05.555Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-18T16:55:05.555Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:55:05.555Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:55:05.555Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:55:05.555Z] === RUN TestVersion [2022-08-18T16:55:05.555Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:55:05.555Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:55:05.555Z] === CONT TestDiskUsage [2022-08-18T16:55:05.739Z] Loaded image: busybox:latest [2022-08-18T16:55:05.739Z] Loaded image: busybox:glibc [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:55:06.124Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:55:06.383Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:55:06.384Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:55:06.384Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:55:06.643Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:55:06.643Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:55:06.643Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:55:06.643Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:55:06.904Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage (1.50s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:06.904Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-08-18T16:55:06.904Z] PASS [2022-08-18T16:55:06.904Z] [2022-08-18T16:55:06.904Z] DONE 54 tests in 22.876s [2022-08-18T16:55:06.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:55:07.117Z] Loaded image: debian:bullseye-slim [2022-08-18T16:55:07.164Z] INFO: Testing against a local daemon [2022-08-18T16:55:07.164Z] === RUN TestVolumesCreateAndList [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:55:07.164Z] === RUN TestVolumesRemove [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T16:55:07.164Z] === RUN TestVolumesInspect [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:07.164Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:07.164Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:55:07.164Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:55:07.164Z] PASS [2022-08-18T16:55:07.164Z] [2022-08-18T16:55:07.164Z] DONE 9 tests in 0.146s [2022-08-18T16:55:07.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:55:07.376Z] Loaded image: hello-world:latest [2022-08-18T16:55:07.376Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:55:07.376Z] INFO: Testing against a local daemon [2022-08-18T16:55:07.376Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:55:07.732Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T16:55:07.732Z] Removing test suite binaries [2022-08-18T16:55:07.732Z] exiting test-integration [2022-08-18T16:55:07.732Z] ++ exit 0 [2022-08-18T16:55:07.732Z] [2022-08-18T16:55:08.751Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-08-18T16:55:08.751Z] === RUN TestCgroupNamespacesBuildDaemonHostMode Post stage [Pipeline] junit [2022-08-18T16:55:09.135Z] Recording test results [2022-08-18T16:55:09.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:55:09.689Z] + echo Ensuring container killed. [2022-08-18T16:55:09.689Z] Ensuring container killed. [2022-08-18T16:55:09.689Z] + docker rm -vf docker-pr1 [2022-08-18T16:55:09.689Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:55:09.972Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:55:09.972Z] Chowning /workspace to jenkins user [2022-08-18T16:55:09.972Z] + id -u [2022-08-18T16:55:09.972Z] + id -g [2022-08-18T16:55:09.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:55:10.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-08-18T16:55:10.129Z] === RUN TestBuildWithSession [2022-08-18T16:55:10.129Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:55:10.129Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:55:10.129Z] === RUN TestBuildSquashParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:55:11.647Z] + bundleName=amd64-cgroup2 [2022-08-18T16:55:11.647Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:55:11.647Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:55:11.647Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-18T16:55:11.647Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T16:55:11.919Z] Archiving artifacts [2022-08-18T16:55:12.221Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:55:12.524Z] + make clean [2022-08-18T16:55:12.524Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:55:12.524Z] docker-dev-cache [2022-08-18T16:55:12.525Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:55:18.238Z] --- PASS: TestBuildSquashParent (7.13s) [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:55:18.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:55:18.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:55:18.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:55:18.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:55:18.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:55:18.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:55:19.665Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-08-18T16:55:19.665Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:55:19.921Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2022-08-18T16:55:19.921Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:55:21.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:55:21.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:55:21.811Z] --- PASS: TestCreateServiceConfigFileMode (1.98s) [2022-08-18T16:55:21.811Z] === RUN TestCreateServiceSysctls [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2022-08-18T16:55:23.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-08-18T16:55:23.239Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:55:23.239Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:55:25.078Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-08-18T16:55:25.078Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:55:26.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:55:27.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:55:27.594Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-08-18T16:55:27.594Z] === RUN TestInspect [2022-08-18T16:55:28.463Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:55:29.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:55:30.111Z] --- PASS: TestInspect (2.74s) [2022-08-18T16:55:30.111Z] === RUN TestCreateJob [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T16:55:30.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T16:55:30.410Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:55:33.379Z] --- PASS: TestCreateJob (2.91s) [2022-08-18T16:55:33.379Z] === RUN TestReplicatedJob [2022-08-18T16:55:35.673Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-18T16:55:35.673Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:55:38.635Z] --- PASS: TestReplicatedJob (4.96s) [2022-08-18T16:55:38.635Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:55:41.152Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-08-18T16:55:41.152Z] === RUN TestServiceListWithStatuses [2022-08-18T16:55:41.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:55:41.152Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:55:41.152Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:55:43.839Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-08-18T16:55:43.839Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:55:45.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:55:45.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:55:45.321Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-08-18T16:55:45.321Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:55:46.369Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T16:55:46.369Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:55:48.587Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-08-18T16:55:48.587Z] === RUN TestServicePlugin [2022-08-18T16:55:48.587Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:55:48.587Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T16:55:48.587Z] === RUN TestServiceUpdateLabel [2022-08-18T16:55:50.475Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-18T16:55:50.475Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:55:51.632Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T16:55:51.632Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:55:51.889Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-18T16:55:51.890Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:55:56.074Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-08-18T16:55:56.074Z] === RUN TestBuildWithHugeFile [2022-08-18T16:56:01.787Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:56:01.787Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T16:56:01.787Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:56:01.787Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:56:01.787Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:56:01.787Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T16:56:01.787Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T16:56:01.787Z] { [2022-08-18T16:56:01.787Z] "RT_GROUP_ICON": { [2022-08-18T16:56:01.787Z] "#1": { [2022-08-18T16:56:01.787Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] }, [2022-08-18T16:56:01.787Z] "RT_MANIFEST": { [2022-08-18T16:56:01.787Z] "#1": { [2022-08-18T16:56:01.787Z] "0409": { [2022-08-18T16:56:01.787Z] "identity": {}, [2022-08-18T16:56:01.787Z] "description": "Docker Engine", [2022-08-18T16:56:01.787Z] "minimum-os": "vista", [2022-08-18T16:56:01.787Z] "execution-level": "", [2022-08-18T16:56:01.787Z] "ui-access": false, [2022-08-18T16:56:01.787Z] "auto-elevate": false, [2022-08-18T16:56:01.787Z] "dpi-awareness": "unaware", [2022-08-18T16:56:01.787Z] "disable-theming": false, [2022-08-18T16:56:01.787Z] "disable-window-filtering": false, [2022-08-18T16:56:01.787Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:56:01.787Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:56:01.787Z] "long-path-aware": false, [2022-08-18T16:56:01.787Z] "printer-driver-isolation": false, [2022-08-18T16:56:01.787Z] "gdi-scaling": false, [2022-08-18T16:56:01.787Z] "segment-heap": false, [2022-08-18T16:56:01.787Z] "use-common-controls-v6": false [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] }, [2022-08-18T16:56:01.787Z] "RT_MESSAGETABLE": { [2022-08-18T16:56:01.787Z] "#1": { [2022-08-18T16:56:01.787Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] }, [2022-08-18T16:56:01.787Z] "RT_VERSION": { [2022-08-18T16:56:01.787Z] "#1": { [2022-08-18T16:56:01.787Z] "0409": { [2022-08-18T16:56:01.787Z] "fixed": { [2022-08-18T16:56:01.787Z] "file_version": "0.0.0.0", [2022-08-18T16:56:01.787Z] "product_version": "0.0.0.0", [2022-08-18T16:56:01.787Z] "type": "Unknown" [2022-08-18T16:56:01.787Z] }, [2022-08-18T16:56:01.787Z] "info": { [2022-08-18T16:56:01.787Z] "0000": { [2022-08-18T16:56:01.787Z] "CompanyName": "", [2022-08-18T16:56:01.787Z] "FileVersion": "dev", [2022-08-18T16:56:01.787Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:56:01.787Z] "OriginalFileName": "dockerd.exe", [2022-08-18T16:56:01.787Z] "ProductName": "", [2022-08-18T16:56:01.787Z] "ProductVersion": "dev", [2022-08-18T16:56:01.787Z] "SpecialBuild": "8912c1fadeac07b969a99a4a07684cf561b06bca" [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] } [2022-08-18T16:56:01.787Z] cmd/dockerd/config.go [2022-08-18T16:56:01.787Z] cmd/dockerd/config_windows.go [2022-08-18T16:56:01.787Z] cmd/dockerd/daemon.go [2022-08-18T16:56:01.787Z] cmd/dockerd/daemon_test.go [2022-08-18T16:56:01.787Z] cmd/dockerd/daemon_windows.go [2022-08-18T16:56:01.787Z] cmd/dockerd/docker.go [2022-08-18T16:56:01.787Z] cmd/dockerd/docker_windows.go [2022-08-18T16:56:01.787Z] cmd/dockerd/genwinres_windows.go [2022-08-18T16:56:01.788Z] cmd/dockerd/metrics.go [2022-08-18T16:56:01.788Z] cmd/dockerd/options.go [2022-08-18T16:56:01.788Z] cmd/dockerd/options_test.go [2022-08-18T16:56:01.788Z] cmd/dockerd/service_windows.go [2022-08-18T16:56:01.788Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:56:01.788Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:56:05.314Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-18T16:56:05.315Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:56:20.150Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-08-18T16:56:20.150Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:56:32.321Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-08-18T16:56:32.321Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:56:32.577Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:56:33.140Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:56:41.225Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:56:47.761Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-18T16:56:47.761Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T16:56:47.761Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-18T16:56:47.761Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-18T16:56:47.761Z] PASS [2022-08-18T16:56:47.761Z] [2022-08-18T16:56:47.761Z] === Skipped [2022-08-18T16:56:47.761Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:56:47.761Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:56:47.761Z] [2022-08-18T16:56:47.761Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T16:56:47.761Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:56:47.761Z] [2022-08-18T16:56:47.761Z] DONE 27 tests, 2 skipped in 130.090s [2022-08-18T16:56:47.761Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:56:47.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:47.761Z] ++ set -e [2022-08-18T16:56:47.761Z] ++ '[' -n 0 ']' [2022-08-18T16:56:47.761Z] ++ set -x [2022-08-18T16:56:47.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:47.761Z] INFO: Testing against a local daemon [2022-08-18T16:56:47.761Z] === RUN TestSessionCreate [2022-08-18T16:56:47.761Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:56:47.761Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:56:47.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:56:47.761Z] PASS [2022-08-18T16:56:47.761Z] [2022-08-18T16:56:47.761Z] DONE 2 tests in 0.127s [2022-08-18T16:56:47.761Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:56:47.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:47.761Z] ++ set -e [2022-08-18T16:56:47.761Z] ++ '[' -n 0 ']' [2022-08-18T16:56:47.761Z] ++ set -x [2022-08-18T16:56:47.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:47.762Z] INFO: Testing against a local daemon [2022-08-18T16:56:47.762Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:56:47.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:56:47.762Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:56:47.762Z] === RUN TestDiskUsage [2022-08-18T16:56:47.762Z] === PAUSE TestDiskUsage [2022-08-18T16:56:47.762Z] === RUN TestEventsExecDie [2022-08-18T16:56:48.323Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-18T16:56:48.323Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:56:48.323Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T16:56:48.323Z] === RUN TestEventsVolumeCreate [2022-08-18T16:56:48.323Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T16:56:48.323Z] === RUN TestInfoBinaryCommits [2022-08-18T16:56:48.323Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:56:48.323Z] === RUN TestInfoAPIVersioned [2022-08-18T16:56:48.323Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:56:48.323Z] === RUN TestInfoAPI [2022-08-18T16:56:48.323Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:56:48.323Z] === RUN TestInfoAPIWarnings [2022-08-18T16:56:52.297Z] --- PASS: TestBuildWithHugeFile (50.65s) [2022-08-18T16:56:52.297Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:56:52.297Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:56:52.297Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:56:52.297Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:56:52.297Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:56:52.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:56:52.297Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:56:52.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:56:52.297Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:56:52.297Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:56:52.297Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:56:52.297Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:56:52.297Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:56:52.297Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T16:56:52.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-08-18T16:56:52.297Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-08-18T16:56:52.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:56:52.297Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:56:52.297Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:56:53.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:56:57.416Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2022-08-18T16:56:57.416Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2022-08-18T16:56:57.416Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T16:56:57.416Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:56:57.416Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T16:56:57.416Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:56:57.416Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:56:57.416Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:56:57.416Z] PASS [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === Skipped [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:56:57.416Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:56:57.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:56:57.416Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] DONE 34 tests, 3 skipped in 111.801s [2022-08-18T16:56:57.416Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:56:57.416Z] INFO: Testing against a local daemon [2022-08-18T16:56:57.416Z] === RUN TestConfigInspect [2022-08-18T16:56:57.416Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T16:56:57.416Z] === RUN TestConfigList [2022-08-18T16:56:57.416Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T16:56:57.416Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:56:57.416Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:56:57.416Z] === RUN TestConfigsUpdate [2022-08-18T16:56:57.416Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T16:56:57.416Z] === RUN TestTemplatedConfig [2022-08-18T16:56:57.416Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T16:56:57.416Z] === RUN TestConfigCreateResolve [2022-08-18T16:56:57.416Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T16:56:57.416Z] PASS [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === Skipped [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T16:56:57.416Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T16:56:57.416Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:56:57.416Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T16:56:57.416Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T16:56:57.416Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T16:56:57.416Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:56:57.416Z] [2022-08-18T16:56:57.416Z] DONE 6 tests, 6 skipped in 0.157s [2022-08-18T16:56:57.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:56:57.675Z] INFO: Testing against a local daemon [2022-08-18T16:56:57.675Z] === RUN TestAttachWithTTY [2022-08-18T16:56:57.675Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-18T16:56:57.675Z] === RUN TestAttachWithoutTTy [2022-08-18T16:56:57.675Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T16:56:57.675Z] === RUN TestCheckpoint [2022-08-18T16:56:57.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:56:57.675Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:56:57.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:56:57.675Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:56:57.675Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:56:57.675Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:56:57.675Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:56:57.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:56:57.675Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:56:57.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:56:57.933Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:56:57.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T16:56:57.933Z] === RUN TestCopyEmptyFile [2022-08-18T16:56:58.192Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-18T16:56:58.192Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:56:58.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T16:56:58.192Z] === RUN TestCopyFromContainer [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer// [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:57:02.377Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:57:02.636Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:57:02.636Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:57:02.636Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:57:02.636Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer (4.64s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:57:02.894Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T16:57:02.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:57:02.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:57:02.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:57:02.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:57:02.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:57:02.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:57:02.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:57:02.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:57:02.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:57:02.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:57:02.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:57:02.894Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:57:02.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:57:02.894Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:57:02.894Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:57:02.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:57:02.894Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:57:02.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:57:02.894Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:57:02.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:57:02.894Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:57:02.894Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:57:02.894Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:57:02.894Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:57:02.894Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:57:02.894Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:57:02.894Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:57:02.894Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:57:04.271Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-18T16:57:04.271Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:57:05.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:57:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:57:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:57:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:57:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:57:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:57:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:57:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:57:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:57:05.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:57:05.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:57:05.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-18T16:57:05.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T16:57:05.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:57:06.033Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2022-08-18T16:57:06.033Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:57:06.033Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:57:06.033Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:57:06.033Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:57:06.033Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:57:06.033Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T16:57:06.033Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:57:06.033Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T16:57:06.033Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:57:06.033Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:57:06.033Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:57:06.033Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:57:06.033Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:57:06.033Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:57:06.033Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:57:06.033Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:57:06.033Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:57:06.033Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:57:06.033Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:57:06.033Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:57:06.033Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:57:06.033Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:57:06.033Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:57:06.033Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:57:06.033Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:57:06.033Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:57:06.033Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:57:06.033Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:57:06.033Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:57:06.033Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:06.033Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:57:06.033Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:57:06.033Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:57:06.033Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:57:06.033Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:57:06.033Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:57:06.033Z] === RUN TestDiff [2022-08-18T16:57:06.293Z] --- PASS: TestDiff (0.41s) [2022-08-18T16:57:06.293Z] === RUN TestExecConsoleSize [2022-08-18T16:57:06.364Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T16:57:06.364Z] === RUN TestInfoDebug [2022-08-18T16:57:06.364Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:57:06.364Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:57:06.364Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:57:06.364Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:57:06.364Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:57:06.364Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:57:06.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:57:06.860Z] --- PASS: TestExecConsoleSize (0.54s) [2022-08-18T16:57:06.860Z] === RUN TestExecWithCloseStdin [2022-08-18T16:57:07.426Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-08-18T16:57:07.426Z] === RUN TestExec [2022-08-18T16:57:07.994Z] --- PASS: TestExec (0.50s) [2022-08-18T16:57:07.994Z] === RUN TestExecUser [2022-08-18T16:57:08.391Z] --- PASS: TestExecUser (0.48s) [2022-08-18T16:57:08.391Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:57:08.958Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-08-18T16:57:08.958Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:57:10.342Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-18T16:57:10.342Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:57:10.678Z] --- PASS: TestLoginFailsWithBadCredentials (3.87s) [2022-08-18T16:57:10.678Z] === RUN TestPingCacheHeaders [2022-08-18T16:57:10.678Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:57:10.678Z] === RUN TestPingGet [2022-08-18T16:57:10.678Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:57:10.678Z] === RUN TestPingHead [2022-08-18T16:57:10.678Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:57:10.678Z] === RUN TestPingSwarmHeader [2022-08-18T16:57:10.908Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-08-18T16:57:10.908Z] === RUN TestHealthKillContainer [2022-08-18T16:57:10.934Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:57:11.495Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:57:12.435Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:57:12.435Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-18T16:57:12.435Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:57:12.435Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:57:12.435Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:57:12.435Z] === RUN TestVersion [2022-08-18T16:57:12.435Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:57:12.435Z] === CONT TestDiskUsage [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:57:13.002Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:57:13.259Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage (1.11s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:57:13.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:57:13.515Z] PASS [2022-08-18T16:57:13.515Z] [2022-08-18T16:57:13.515Z] === Skipped [2022-08-18T16:57:13.515Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:57:13.515Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:57:13.515Z] [2022-08-18T16:57:13.515Z] DONE 54 tests, 1 skipped in 25.959s [2022-08-18T16:57:13.515Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:57:13.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:57:13.515Z] ++ set -e [2022-08-18T16:57:13.515Z] ++ '[' -n 0 ']' [2022-08-18T16:57:13.515Z] ++ set -x [2022-08-18T16:57:13.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:57:13.515Z] INFO: Testing against a local daemon [2022-08-18T16:57:13.515Z] === RUN TestVolumesCreateAndList [2022-08-18T16:57:13.515Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:57:13.515Z] === RUN TestVolumesRemove [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T16:57:13.772Z] === RUN TestVolumesInspect [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:57:13.772Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:57:13.772Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:57:13.772Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:57:13.772Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:57:13.772Z] PASS [2022-08-18T16:57:13.772Z] [2022-08-18T16:57:13.772Z] DONE 9 tests in 0.193s [2022-08-18T16:57:13.772Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:57:13.772Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:57:13.772Z] +++ kill 14297 [2022-08-18T16:57:14.028Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:57:14.028Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:57:14.028Z] [2022-08-18T16:57:14.028Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:57:14.028Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:57:14.028Z] [2022-08-18T16:57:14.028Z] To set a process to complain mode, use the command line tool [2022-08-18T16:57:14.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:57:14.028Z] +++ true [2022-08-18T16:57:14.028Z] exiting test-integration [2022-08-18T16:57:14.028Z] ++ exit 0 [2022-08-18T16:57:14.028Z] Post stage [Pipeline] junit [2022-08-18T16:57:14.600Z] Recording test results [2022-08-18T16:57:14.787Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:57:15.150Z] + echo Ensuring container killed. [2022-08-18T16:57:15.150Z] Ensuring container killed. [2022-08-18T16:57:15.150Z] + docker rm -vf docker-pr1 [2022-08-18T16:57:15.150Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:57:15.468Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:57:15.468Z] Chowning /workspace to jenkins user [2022-08-18T16:57:15.468Z] + id -u [2022-08-18T16:57:15.468Z] + id -g [2022-08-18T16:57:15.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:57:17.169Z] + bundleName=arm64-integration [2022-08-18T16:57:17.169Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T16:57:17.169Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T16:57:17.169Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T16:57:17.169Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T16:57:17.434Z] Archiving artifacts [2022-08-18T16:57:17.694Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:57:17.999Z] + make clean [2022-08-18T16:57:17.999Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:57:17.999Z] docker-dev-cache [2022-08-18T16:57:17.999Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:57:19.018Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-18T16:57:19.018Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:57:19.018Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:57:19.018Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:57:19.018Z] === RUN TestIpcModeNone [2022-08-18T16:57:19.276Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-18T16:57:19.276Z] === RUN TestIpcModePrivate [2022-08-18T16:57:19.534Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-18T16:57:19.793Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-18T16:57:19.793Z] === RUN TestIpcModeShareable [2022-08-18T16:57:19.793Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:57:19.793Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T16:57:19.793Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:57:21.168Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-18T16:57:21.168Z] === RUN TestAPIIpcModeHost [2022-08-18T16:57:21.168Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:57:21.168Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T16:57:21.168Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:57:21.168Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:57:21.168Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:57:21.168Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:57:22.103Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T16:57:22.361Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-18T16:57:22.361Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:57:22.361Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:57:22.361Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:57:22.361Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:57:22.361Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:57:22.361Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:57:22.361Z] === RUN TestIpcModeOlderClient [2022-08-18T16:57:22.361Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:57:22.361Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:57:22.927Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-18T16:57:22.927Z] === RUN TestKillContainer [2022-08-18T16:57:22.927Z] === RUN TestKillContainer/no_signal [2022-08-18T16:57:23.184Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:57:23.443Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:57:24.032Z] --- PASS: TestKillContainer (1.23s) [2022-08-18T16:57:24.032Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T16:57:24.032Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-18T16:57:24.032Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-18T16:57:24.032Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:57:24.032Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:57:24.617Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:57:24.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-08-18T16:57:24.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-18T16:57:24.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-18T16:57:24.895Z] === RUN TestKillStoppedContainer [2022-08-18T16:57:24.895Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:57:24.895Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:57:25.155Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T16:57:25.155Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:57:25.424Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-18T16:57:25.424Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:57:25.424Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:57:25.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:57:25.424Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:57:25.424Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:57:25.424Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:57:25.424Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:57:25.424Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:57:25.424Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:57:25.424Z] === RUN TestLinksContainerNames [2022-08-18T16:57:26.359Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-18T16:57:26.359Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:57:26.617Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T16:57:26.617Z] === RUN TestLogs [2022-08-18T16:57:26.617Z] === RUN TestLogs/driver_local [2022-08-18T16:57:26.617Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:57:26.617Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:57:26.617Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:57:26.617Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:57:26.617Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:57:26.617Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:57:26.618Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:57:26.618Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:57:26.618Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:57:26.618Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:57:26.618Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:57:26.618Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:57:26.877Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:57:26.877Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:57:27.444Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:57:27.444Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:57:28.010Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:57:28.010Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:57:28.576Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:57:28.576Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:57:28.576Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:57:28.576Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:57:28.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:57:29.512Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:57:29.512Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:57:29.770Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:57:30.028Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:57:30.598Z] --- PASS: TestLogs (3.89s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-18T16:57:30.598Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-08-18T16:57:30.598Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:57:31.164Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:57:31.164Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:57:31.164Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:57:31.164Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:57:31.423Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T16:57:31.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:57:31.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-08-18T16:57:31.424Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:57:31.424Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:57:31.424Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-18T16:57:31.424Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:57:31.424Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:57:31.424Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:57:31.424Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:57:31.424Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:57:31.424Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:57:31.424Z] === RUN TestNetworkNat [2022-08-18T16:57:31.990Z] --- PASS: TestNetworkNat (0.51s) [2022-08-18T16:57:31.990Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:57:32.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-18T16:57:32.249Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:57:35.532Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-18T16:57:35.532Z] === RUN TestPause [2022-08-18T16:57:35.532Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:57:35.532Z] --- SKIP: TestPause (0.00s) [2022-08-18T16:57:35.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:57:35.532Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:57:35.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:57:35.532Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:57:35.532Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:57:35.532Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T16:57:35.532Z] === RUN TestPidHost [2022-08-18T16:57:35.791Z] --- PASS: TestPidHost (0.89s) [2022-08-18T16:57:35.791Z] === RUN TestPsFilter [2022-08-18T16:57:36.049Z] --- PASS: TestPsFilter (0.09s) [2022-08-18T16:57:36.049Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:57:36.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T16:57:36.308Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:57:36.874Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T16:57:36.874Z] === RUN TestRemoveContainerRunning [2022-08-18T16:57:37.133Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T16:57:37.133Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:57:37.698Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-18T16:57:37.698Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:57:37.698Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:57:37.698Z] === RUN TestRenameLinkedContainer [2022-08-18T16:57:38.202Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:57:38.202Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T16:57:38.202Z] { [2022-08-18T16:57:38.202Z] "RT_GROUP_ICON": { [2022-08-18T16:57:38.202Z] "#1": { [2022-08-18T16:57:38.202Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] }, [2022-08-18T16:57:38.202Z] "RT_MANIFEST": { [2022-08-18T16:57:38.202Z] "#1": { [2022-08-18T16:57:38.202Z] "0409": { [2022-08-18T16:57:38.202Z] "identity": {}, [2022-08-18T16:57:38.202Z] "description": "Docker Engine", [2022-08-18T16:57:38.202Z] "minimum-os": "vista", [2022-08-18T16:57:38.202Z] "execution-level": "", [2022-08-18T16:57:38.202Z] "ui-access": false, [2022-08-18T16:57:38.202Z] "auto-elevate": false, [2022-08-18T16:57:38.202Z] "dpi-awareness": "unaware", [2022-08-18T16:57:38.202Z] "disable-theming": false, [2022-08-18T16:57:38.202Z] "disable-window-filtering": false, [2022-08-18T16:57:38.202Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:57:38.202Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:57:38.202Z] "long-path-aware": false, [2022-08-18T16:57:38.202Z] "printer-driver-isolation": false, [2022-08-18T16:57:38.202Z] "gdi-scaling": false, [2022-08-18T16:57:38.202Z] "segment-heap": false, [2022-08-18T16:57:38.202Z] "use-common-controls-v6": false [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] }, [2022-08-18T16:57:38.202Z] "RT_MESSAGETABLE": { [2022-08-18T16:57:38.202Z] "#1": { [2022-08-18T16:57:38.202Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] }, [2022-08-18T16:57:38.202Z] "RT_VERSION": { [2022-08-18T16:57:38.202Z] "#1": { [2022-08-18T16:57:38.202Z] "0409": { [2022-08-18T16:57:38.202Z] "fixed": { [2022-08-18T16:57:38.202Z] "file_version": "0.0.0.0", [2022-08-18T16:57:38.202Z] "product_version": "0.0.0.0", [2022-08-18T16:57:38.202Z] "type": "Unknown" [2022-08-18T16:57:38.202Z] }, [2022-08-18T16:57:38.202Z] "info": { [2022-08-18T16:57:38.202Z] "0000": { [2022-08-18T16:57:38.202Z] "CompanyName": "", [2022-08-18T16:57:38.202Z] "FileVersion": "dev", [2022-08-18T16:57:38.202Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:57:38.202Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T16:57:38.202Z] "ProductName": "", [2022-08-18T16:57:38.202Z] "ProductVersion": "dev", [2022-08-18T16:57:38.202Z] "SpecialBuild": "8912c1fadeac07b969a99a4a07684cf561b06bca" [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] } [2022-08-18T16:57:38.202Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/main.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/proxy.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T16:57:38.202Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T16:57:38.202Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:57:38.202Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:57:38.202Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:57:38.202Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T16:57:38.202Z] remote: Enumerating objects: 23, done. [2022-08-18T16:57:38.202Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T16:57:38.202Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T16:57:38.202Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T16:57:38.202Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-18T16:57:38.202Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T16:57:38.202Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T16:57:38.202Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T16:57:38.202Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:57:38.202Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:57:39.599Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-18T16:57:39.599Z] === RUN TestRenameStoppedContainer [2022-08-18T16:57:39.599Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-18T16:57:39.599Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:57:40.534Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-18T16:57:40.534Z] === RUN TestRenameInvalidName [2022-08-18T16:57:40.794Z] --- PASS: TestRenameInvalidName (0.39s) [2022-08-18T16:57:40.794Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:57:42.695Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-18T16:57:42.695Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:57:42.954Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T16:57:42.954Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:57:43.888Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-18T16:57:43.888Z] === RUN TestResize [2022-08-18T16:57:44.147Z] --- PASS: TestResize (0.44s) [2022-08-18T16:57:44.147Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:57:44.714Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T16:57:44.715Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:57:44.973Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-08-18T16:57:44.973Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:57:44.973Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:57:44.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:57:44.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:57:44.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:57:45.908Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:57:46.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-18T16:57:46.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-18T16:57:46.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T16:57:46.842Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:57:47.778Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-18T16:57:47.778Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:57:49.153Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-18T16:57:49.153Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:57:50.088Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-18T16:57:50.088Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:57:51.468Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-18T16:57:51.468Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:57:52.404Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T16:57:52.404Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:57:53.782Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-18T16:57:53.782Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:57:54.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-18T16:57:54.348Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:57:55.284Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-18T16:57:55.284Z] === RUN TestNISDomainname [2022-08-18T16:57:55.543Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T16:57:55.543Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T16:57:55.543Z] === RUN TestHostnameDnsResolution [2022-08-18T16:57:56.109Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-18T16:57:56.109Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:57:56.109Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T16:57:56.109Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:57:56.109Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:57:56.675Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-18T16:57:56.675Z] === RUN TestRunConsoleSize [2022-08-18T16:57:56.934Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-18T16:57:56.934Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:57:58.308Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-18T16:57:58.308Z] === RUN TestStats [2022-08-18T16:57:58.308Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:57:58.308Z] --- SKIP: TestStats (0.00s) [2022-08-18T16:57:58.308Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:57:58.308Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:57:58.308Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:57:58.308Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:57:58.308Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:57:58.308Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:57:58.308Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:57:58.308Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:57:58.308Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:57:58.308Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:57:58.308Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:57:58.566Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:58:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:58:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:58:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:58:01.094Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:58:02.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:58:02.467Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:58:02.467Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-08-18T16:58:02.467Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-18T16:58:02.467Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-08-18T16:58:02.467Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-08-18T16:58:02.467Z] === RUN TestDeleteDevicemapper [2022-08-18T16:58:02.467Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:58:02.467Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:58:02.467Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:58:03.844Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s) [2022-08-18T16:58:03.844Z] === RUN TestUpdateMemory [2022-08-18T16:58:03.844Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:03.844Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:58:03.844Z] === RUN TestUpdateCPUQuota [2022-08-18T16:58:03.844Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:03.844Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T16:58:03.844Z] === RUN TestUpdatePidsLimit [2022-08-18T16:58:03.844Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:03.844Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T16:58:03.844Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:58:04.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:58:05.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:58:07.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:58:15.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:58:16.081Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-08-18T16:58:16.081Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:58:16.081Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-18T16:58:16.081Z] === RUN TestWaitNonBlocked [2022-08-18T16:58:16.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:58:16.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:58:16.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:58:16.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:58:16.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:58:16.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:58:16.081Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:58:16.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-08-18T16:58:16.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-18T16:58:16.081Z] === RUN TestWaitBlocked [2022-08-18T16:58:16.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:58:16.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:58:16.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:58:16.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:58:16.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:58:16.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:58:16.647Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:58:16.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-18T16:58:16.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-18T16:58:16.647Z] === RUN TestWaitConditions [2022-08-18T16:58:16.647Z] === RUN TestWaitConditions/default [2022-08-18T16:58:16.647Z] === PAUSE TestWaitConditions/default [2022-08-18T16:58:16.647Z] === RUN TestWaitConditions/not-running [2022-08-18T16:58:16.647Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:58:16.647Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:58:16.647Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:58:16.647Z] === RUN TestWaitConditions/removed [2022-08-18T16:58:16.647Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:58:16.647Z] === CONT TestWaitConditions/default [2022-08-18T16:58:16.647Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:58:18.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:58:18.547Z] === CONT TestWaitConditions/not-running [2022-08-18T16:58:18.547Z] === CONT TestWaitConditions/removed [2022-08-18T16:58:19.921Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:58:19.921Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-08-18T16:58:19.921Z] --- PASS: TestWaitConditions/default (1.71s) [2022-08-18T16:58:19.921Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-08-18T16:58:19.921Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-08-18T16:58:19.921Z] === RUN TestWaitRestartedContainer [2022-08-18T16:58:19.921Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:58:19.921Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:58:19.921Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:58:19.921Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:58:19.921Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:58:19.921Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:58:20.179Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:58:20.179Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:58:21.555Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:58:21.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:58:22.490Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T16:58:22.490Z] --- PASS: TestWaitRestartedContainer/default (1.24s) [2022-08-18T16:58:22.490Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-08-18T16:58:22.490Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2022-08-18T16:58:22.490Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:58:22.490Z] === CONT TestIpcModeOlderClient [2022-08-18T16:58:22.490Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T16:58:22.490Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:58:23.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:58:25.026Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-08-18T16:58:25.026Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-08-18T16:58:25.026Z] PASS [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === Skipped [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:58:25.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:58:25.285Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:58:25.285Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:58:25.285Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:58:25.285Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T16:58:25.285Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T16:58:25.285Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:58:25.285Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:58:25.285Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:58:25.285Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:58:25.285Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:58:25.285Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:58:25.285Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-18T16:58:25.285Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:58:25.285Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:58:25.285Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T16:58:25.285Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:58:25.285Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T16:58:25.285Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:58:25.285Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T16:58:25.285Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:58:25.285Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T16:58:25.285Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:58:25.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:58:25.285Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T16:58:25.285Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T16:58:25.285Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:58:25.285Z] [2022-08-18T16:58:25.285Z] DONE 249 tests, 27 skipped in 87.676s [2022-08-18T16:58:25.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:58:25.285Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:58:25.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:58:25.851Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T16:58:25.851Z] === RUN TestConfigDaemonID [2022-08-18T16:58:27.230Z] daemon_test.go:83: [dbb38c1c0189e] daemon is not started [2022-08-18T16:58:27.230Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:58:27.230Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:58:27.230Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:58:27.230Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:58:27.230Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:58:27.230Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:58:27.230Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:58:27.230Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:58:27.230Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:58:27.230Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:58:27.230Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:58:27.230Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-18T16:58:27.230Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T16:58:27.230Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:58:27.230Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:58:28.165Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:58:28.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:58:29.542Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:58:30.476Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:58:30.476Z] daemon_test.go:197: [d7bab8c60b9ed] daemon is not started [2022-08-18T16:58:30.476Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-18T16:58:30.476Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-18T16:58:30.476Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-18T16:58:30.476Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-18T16:58:30.476Z] === RUN TestDaemonProxy [2022-08-18T16:58:30.476Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:58:30.476Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T16:58:30.476Z] PASS [2022-08-18T16:58:30.476Z] [2022-08-18T16:58:30.476Z] === Skipped [2022-08-18T16:58:30.476Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T16:58:30.476Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:58:30.476Z] [2022-08-18T16:58:30.476Z] DONE 13 tests, 1 skipped in 5.249s [2022-08-18T16:58:30.476Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:58:30.734Z] INFO: Testing against a local daemon [2022-08-18T16:58:30.734Z] === RUN TestCommitInheritsEnv [2022-08-18T16:58:31.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:58:32.107Z] --- PASS: TestCommitInheritsEnv (1.56s) [2022-08-18T16:58:32.108Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:58:32.108Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:58:32.108Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:58:32.108Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:58:32.366Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:58:32.366Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:58:32.366Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:58:32.624Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T16:58:32.624Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:58:32.624Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T16:58:32.624Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:58:33.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:58:34.523Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-08-18T16:58:34.523Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:58:34.523Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:58:34.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:58:34.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:58:34.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T16:58:34.523Z] === RUN TestTagInvalidReference [2022-08-18T16:58:34.523Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:58:34.523Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:58:34.523Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T16:58:34.523Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:58:34.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:58:34.523Z] === RUN TestTagOfficialNames [2022-08-18T16:58:34.523Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:58:34.523Z] === RUN TestTagMatchesDigest [2022-08-18T16:58:34.523Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:58:34.523Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:58:36.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:58:39.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:58:39.363Z] Using test binary docker [2022-08-18T16:58:39.363Z] +++ /etc/init.d/apparmor start [2022-08-18T16:58:39.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:58:39.363Z] INFO: Waiting for daemon to start... [2022-08-18T16:58:39.363Z] Starting dockerd [2022-08-18T16:58:39.363Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T16:58:41.278Z] . [2022-08-18T16:58:41.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:58:41.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:58:41.538Z] Error: No such image: emptyfs [2022-08-18T16:58:41.538Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:58:41.538Z] ++++ docker load [2022-08-18T16:58:42.111Z] Running integration-test (iteration 1) [2022-08-18T16:58:42.111Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:58:42.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:58:42.111Z] ++ set -e [2022-08-18T16:58:42.111Z] ++ '[' -n 0 ']' [2022-08-18T16:58:42.111Z] ++ set -x [2022-08-18T16:58:42.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:58:43.053Z] Loaded image: busybox:latest [2022-08-18T16:58:43.314Z] Loaded image: busybox:glibc [2022-08-18T16:58:48.604Z] Loaded image: debian:bullseye-slim [2022-08-18T16:58:48.604Z] Loaded image: hello-world:latest [2022-08-18T16:58:48.604Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:58:48.604Z] INFO: Testing against a local daemon [2022-08-18T16:58:48.604Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:58:51.150Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2022-08-18T16:58:51.150Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:58:53.064Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-08-18T16:58:53.064Z] === RUN TestBuildWithSession [2022-08-18T16:58:53.064Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:58:53.064Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:58:53.064Z] === RUN TestBuildSquashParent [2022-08-18T16:59:03.067Z] --- PASS: TestBuildSquashParent (9.46s) [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:59:03.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:59:03.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:59:03.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:59:03.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:59:05.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:59:06.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:59:09.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:59:09.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.54s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.63s) [2022-08-18T16:59:12.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-08-18T16:59:12.792Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:59:12.792Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:59:16.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:59:16.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:59:16.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:59:17.300Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy (5.15s) [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.83s) [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-08-18T16:59:17.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-18T16:59:17.870Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:59:19.253Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-08-18T16:59:19.253Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:59:21.796Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-08-18T16:59:21.796Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:59:22.738Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-08-18T16:59:22.738Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:59:26.057Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2022-08-18T16:59:26.057Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:59:27.974Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-08-18T16:59:27.974Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:59:29.618Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:59:29.618Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:59:29.618Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:59:29.618Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:59:29.618Z] Cross building: bundles/cross/linux/s390x [2022-08-18T16:59:29.618Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T16:59:29.618Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T16:59:31.279Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2022-08-18T16:59:31.279Z] === RUN TestBuildWithHugeFile [2022-08-18T17:00:10.962Z] --- PASS: TestImportExtremelyLargeImageWorks (92.27s) [2022-08-18T17:00:10.962Z] PASS [2022-08-18T17:00:10.962Z] [2022-08-18T17:00:10.962Z] === Skipped [2022-08-18T17:00:10.962Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:00:10.962Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T17:00:10.962Z] [2022-08-18T17:00:10.962Z] DONE 22 tests, 1 skipped in 96.181s [2022-08-18T17:00:10.962Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T17:00:10.962Z] === RUN TestStripANSICommands [2022-08-18T17:00:10.962Z] === RUN TestStripANSICommands/#00 [2022-08-18T17:00:10.962Z] === RUN TestStripANSICommands/#01 [2022-08-18T17:00:10.962Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T17:00:10.962Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T17:00:10.962Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T17:00:10.962Z] PASS [2022-08-18T17:00:10.962Z] [2022-08-18T17:00:10.962Z] DONE 3 tests in 0.036s [2022-08-18T17:00:10.962Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:00:10.962Z] INFO: Testing against a local daemon [2022-08-18T17:00:10.962Z] === RUN TestNetworkCreateDelete [2022-08-18T17:00:10.962Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T17:00:10.962Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:00:10.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-18T17:00:10.962Z] === RUN TestDaemonDNSFallback [2022-08-18T17:00:14.244Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-18T17:00:14.244Z] === RUN TestInspectNetwork [2022-08-18T17:00:14.244Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.244Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:00:14.244Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T17:00:14.244Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:00:14.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:00:14.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:00:14.244Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T17:00:14.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T17:00:14.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T17:00:14.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestNetworkList [2022-08-18T17:00:14.244Z] === RUN TestNetworkList//networks [2022-08-18T17:00:14.244Z] === PAUSE TestNetworkList//networks [2022-08-18T17:00:14.244Z] === RUN TestNetworkList//networks/ [2022-08-18T17:00:14.244Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:00:14.244Z] === CONT TestNetworkList//networks [2022-08-18T17:00:14.244Z] === CONT TestNetworkList//networks/ [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:00:14.244Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:00:14.244Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:00:14.244Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:00:14.244Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:00:14.244Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:00:14.244Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:00:14.244Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:00:14.244Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.244Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:00:14.244Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:00:14.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:00:14.244Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:00:14.244Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.244Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T17:00:14.244Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:00:14.244Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.244Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:00:14.244Z] PASS [2022-08-18T17:00:14.244Z] [2022-08-18T17:00:14.244Z] === Skipped [2022-08-18T17:00:14.244Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T17:00:14.244Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.244Z] [2022-08-18T17:00:14.244Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:00:14.244Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] [2022-08-18T17:00:14.244Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:00:14.244Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] [2022-08-18T17:00:14.244Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T17:00:14.244Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.244Z] [2022-08-18T17:00:14.244Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T17:00:14.245Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T17:00:14.245Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T17:00:14.245Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T17:00:14.245Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:00:14.245Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:00:14.245Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T17:00:14.245Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:00:14.245Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] DONE 34 tests, 12 skipped in 7.107s [2022-08-18T17:00:14.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:00:14.245Z] INFO: Testing against a local daemon [2022-08-18T17:00:14.245Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:00:14.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:00:14.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:00:14.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:00:14.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:00:14.245Z] PASS [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === Skipped [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:00:14.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:00:14.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] DONE 2 tests, 2 skipped in 0.100s [2022-08-18T17:00:14.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:00:14.245Z] INFO: Testing against a local daemon [2022-08-18T17:00:14.245Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:00:14.245Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:00:14.245Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T17:00:14.245Z] PASS [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === Skipped [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T17:00:14.245Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T17:00:14.245Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] DONE 2 tests, 2 skipped in 0.085s [2022-08-18T17:00:14.245Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:00:14.245Z] testing: warning: no tests to run [2022-08-18T17:00:14.245Z] PASS [2022-08-18T17:00:14.245Z] [2022-08-18T17:00:14.245Z] DONE 0 tests in 0.024s [2022-08-18T17:00:14.245Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:00:14.245Z] INFO: Testing against a local daemon [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginTLS [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginHeader [2022-08-18T17:00:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.245Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T17:00:14.245Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:00:14.503Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:14.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-18T17:00:14.503Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:00:15.069Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.069Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T17:00:15.069Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:00:15.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.327Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T17:00:15.327Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:00:15.584Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.584Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T17:00:15.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T17:00:15.843Z] PASS [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === Skipped [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T17:00:15.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:15.843Z] [2022-08-18T17:00:15.843Z] DONE 17 tests, 17 skipped in 1.821s [2022-08-18T17:00:15.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:00:16.101Z] INFO: Testing against a local daemon [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:00:16.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:00:16.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T17:00:16.101Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T17:00:16.101Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T17:00:16.101Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T17:00:16.101Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T17:00:16.101Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T17:00:16.101Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T17:00:16.101Z] === RUN TestPluginInstall [2022-08-18T17:00:16.101Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:16.101Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T17:00:16.101Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:00:16.101Z] 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-08-18T17:00:16.101Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T17:00:16.101Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:00:16.101Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T17:00:16.101Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:00:16.101Z] PASS [2022-08-18T17:00:16.101Z] [2022-08-18T17:00:16.101Z] === Skipped [2022-08-18T17:00:16.101Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T17:00:16.101Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:00:16.101Z] [2022-08-18T17:00:16.101Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T17:00:16.101Z] 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-08-18T17:00:16.101Z] [2022-08-18T17:00:16.101Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:00:16.101Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T17:00:16.101Z] [2022-08-18T17:00:16.101Z] DONE 19 tests, 3 skipped in 0.160s [2022-08-18T17:00:16.101Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:00:16.101Z] INFO: Testing against a local daemon [2022-08-18T17:00:16.101Z] === RUN TestExternalGraphDriver [2022-08-18T17:00:16.359Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T17:00:16.359Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-18T17:00:16.359Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:00:20.546Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-08-18T17:00:20.546Z] PASS [2022-08-18T17:00:20.546Z] [2022-08-18T17:00:20.546Z] === Skipped [2022-08-18T17:00:20.546Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-18T17:00:20.546Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T17:00:20.546Z] [2022-08-18T17:00:20.546Z] DONE 2 tests, 1 skipped in 4.328s [2022-08-18T17:00:20.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:00:20.546Z] INFO: Testing against a local daemon [2022-08-18T17:00:20.546Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:00:20.546Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:00:20.546Z] === RUN TestReadPluginNoRead [2022-08-18T17:00:20.546Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:00:20.546Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:00:20.546Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:00:20.546Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:00:20.546Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:00:24.744Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-08-18T17:00:24.744Z] === CONT TestReadPluginNoRead [2022-08-18T17:00:27.276Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:00:28.651Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:00:29.592Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2022-08-18T17:00:29.850Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:00:31.229Z] === CONT TestReadPluginNoRead [2022-08-18T17:00:31.229Z] read_test.go:92: [dedcd080f68f6] daemon is not started [2022-08-18T17:00:31.229Z] --- PASS: TestReadPluginNoRead (6.17s) [2022-08-18T17:00:31.229Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-08-18T17:00:31.229Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-08-18T17:00:31.229Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-08-18T17:00:31.229Z] PASS [2022-08-18T17:00:31.229Z] [2022-08-18T17:00:31.229Z] DONE 6 tests in 10.656s [2022-08-18T17:00:31.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:00:31.229Z] testing: warning: no tests to run [2022-08-18T17:00:31.229Z] PASS [2022-08-18T17:00:31.229Z] [2022-08-18T17:00:31.229Z] DONE 0 tests in 0.034s [2022-08-18T17:00:31.229Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:00:31.229Z] INFO: Testing against a local daemon [2022-08-18T17:00:31.229Z] === RUN TestPluginWithDevMounts [2022-08-18T17:00:31.229Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T17:00:31.229Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T17:00:31.229Z] PASS [2022-08-18T17:00:31.229Z] [2022-08-18T17:00:31.229Z] === Skipped [2022-08-18T17:00:31.229Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T17:00:31.229Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T17:00:31.229Z] [2022-08-18T17:00:31.229Z] DONE 1 tests, 1 skipped in 0.109s [2022-08-18T17:00:31.229Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:00:31.229Z] INFO: Testing against a local daemon [2022-08-18T17:00:31.229Z] === RUN TestSecretInspect [2022-08-18T17:00:31.229Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.229Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T17:00:31.229Z] === RUN TestSecretList [2022-08-18T17:00:31.229Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.229Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T17:00:31.229Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:00:31.538Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-18T17:00:31.538Z] === RUN TestSecretsUpdate [2022-08-18T17:00:31.538Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T17:00:31.538Z] === RUN TestTemplatedSecret [2022-08-18T17:00:31.538Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T17:00:31.538Z] === RUN TestSecretCreateResolve [2022-08-18T17:00:31.538Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T17:00:31.538Z] PASS [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === Skipped [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T17:00:31.538Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T17:00:31.538Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-18T17:00:31.538Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T17:00:31.538Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T17:00:31.538Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T17:00:31.538Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] [2022-08-18T17:00:31.538Z] DONE 6 tests, 6 skipped in 0.173s [2022-08-18T17:00:31.538Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:00:31.538Z] INFO: Testing against a local daemon [2022-08-18T17:00:31.538Z] === RUN TestServiceCreateInit [2022-08-18T17:00:31.538Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:00:31.538Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:00:31.538Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T17:00:31.538Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:00:31.538Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:00:31.538Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceConflict [2022-08-18T17:00:31.538Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:00:31.538Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T17:00:31.538Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:00:31.538Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:00:31.538Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:00:31.538Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.538Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-18T17:00:31.538Z] === RUN TestCreateServiceSysctls [2022-08-18T17:00:31.801Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-08-18T17:00:31.801Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:00:31.801Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-18T17:00:31.801Z] === RUN TestInspect [2022-08-18T17:00:31.801Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestInspect (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestCreateJob [2022-08-18T17:00:31.801Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestReplicatedJob [2022-08-18T17:00:31.801Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:00:31.801Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestServiceListWithStatuses [2022-08-18T17:00:31.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:00:31.801Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:00:31.801Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:00:31.801Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:00:31.801Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:31.801Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T17:00:31.801Z] === RUN TestServicePlugin [2022-08-18T17:00:33.710Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.710Z] --- SKIP: TestServicePlugin (2.00s) [2022-08-18T17:00:33.710Z] === RUN TestServiceUpdateLabel [2022-08-18T17:00:33.710Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.710Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T17:00:33.710Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:00:33.711Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.711Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T17:00:33.711Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:00:33.969Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T17:00:33.969Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:00:33.969Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-18T17:00:33.969Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:00:33.969Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-18T17:00:33.969Z] PASS [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === Skipped [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:00:33.969Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:00:33.969Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-08-18T17:00:33.969Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T17:00:33.969Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T17:00:33.969Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T17:00:33.969Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-18T17:00:33.969Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-18T17:00:33.969Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.06s) [2022-08-18T17:00:33.969Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-18T17:00:33.969Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T17:00:33.969Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T17:00:33.969Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T17:00:33.969Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T17:00:33.969Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:00:33.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T17:00:33.969Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T17:00:33.969Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2022-08-18T17:00:33.969Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T17:00:33.969Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T17:00:33.969Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T17:00:33.969Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-18T17:00:33.969Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-18T17:00:33.969Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:00:33.969Z] [2022-08-18T17:00:33.969Z] DONE 24 tests, 23 skipped in 2.498s [2022-08-18T17:00:33.969Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:00:33.969Z] INFO: Testing against a local daemon [2022-08-18T17:00:33.969Z] === RUN TestSessionCreate [2022-08-18T17:00:33.969Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T17:00:33.969Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:00:33.969Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T17:00:33.969Z] PASS [2022-08-18T17:00:34.228Z] [2022-08-18T17:00:34.228Z] DONE 2 tests in 0.182s [2022-08-18T17:00:34.228Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:00:34.228Z] INFO: Testing against a local daemon [2022-08-18T17:00:34.228Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:00:34.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:00:34.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:00:34.228Z] === RUN TestDiskUsage [2022-08-18T17:00:34.228Z] === PAUSE TestDiskUsage [2022-08-18T17:00:34.228Z] === RUN TestEventsExecDie [2022-08-18T17:00:34.794Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-18T17:00:34.794Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:00:34.794Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T17:00:34.794Z] === RUN TestEventsVolumeCreate [2022-08-18T17:00:34.794Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T17:00:34.794Z] === RUN TestInfoBinaryCommits [2022-08-18T17:00:34.794Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:00:34.794Z] === RUN TestInfoAPIVersioned [2022-08-18T17:00:34.794Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:00:34.794Z] === RUN TestInfoAPI [2022-08-18T17:00:34.794Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:00:34.794Z] === RUN TestInfoAPIWarnings [2022-08-18T17:00:52.867Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-18T17:00:52.867Z] === RUN TestInfoDebug [2022-08-18T17:00:52.867Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T17:00:52.867Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:00:52.867Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T17:00:52.867Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:00:53.125Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T17:00:53.125Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:00:53.383Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T17:00:53.383Z] === RUN TestPingCacheHeaders [2022-08-18T17:00:53.642Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T17:00:53.642Z] === RUN TestPingGet [2022-08-18T17:00:53.642Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:00:53.642Z] === RUN TestPingHead [2022-08-18T17:00:53.642Z] --- PASS: TestPingHead (0.03s) [2022-08-18T17:00:53.642Z] === RUN TestPingSwarmHeader [2022-08-18T17:00:54.208Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:00:54.208Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:00:55.142Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:00:55.142Z] --- PASS: TestPingSwarmHeader (1.70s) [2022-08-18T17:00:55.142Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:00:55.142Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:00:55.142Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:00:55.142Z] === RUN TestVersion [2022-08-18T17:00:55.401Z] --- PASS: TestVersion (0.04s) [2022-08-18T17:00:55.401Z] === CONT TestDiskUsage [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:00:55.966Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:00:56.225Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:00:56.483Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage (1.27s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T17:00:56.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-18T17:00:56.483Z] PASS [2022-08-18T17:00:56.483Z] [2022-08-18T17:00:56.483Z] === Skipped [2022-08-18T17:00:56.483Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:00:56.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:00:56.483Z] [2022-08-18T17:00:56.483Z] DONE 54 tests, 1 skipped in 22.461s [2022-08-18T17:00:56.483Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:00:56.742Z] INFO: Testing against a local daemon [2022-08-18T17:00:56.742Z] === RUN TestVolumesCreateAndList [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T17:00:56.742Z] === RUN TestVolumesRemove [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T17:00:56.742Z] === RUN TestVolumesInspect [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:56.742Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:56.742Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:00:56.742Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:00:56.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:00:56.742Z] PASS [2022-08-18T17:00:56.742Z] [2022-08-18T17:00:56.742Z] DONE 9 tests in 0.219s [2022-08-18T17:00:56.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:00:56.742Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14288 is not a child of this shell [2022-08-18T17:00:56.742Z] warning: PID 14288 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T17:00:57.000Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:00:57.000Z] [2022-08-18T17:00:57.000Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:00:57.000Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:00:57.000Z] [2022-08-18T17:00:57.000Z] To set a process to complain mode, use the command line tool [2022-08-18T17:00:57.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:00:57.000Z] Removing test suite binaries [2022-08-18T17:00:57.000Z] exiting test-integration [2022-08-18T17:00:57.000Z] ++ exit 0 [2022-08-18T17:00:57.000Z] Post stage [Pipeline] junit [2022-08-18T17:00:57.945Z] Recording test results [2022-08-18T17:00:59.798Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:01:00.126Z] + echo Ensuring container killed. [2022-08-18T17:01:00.126Z] Ensuring container killed. [2022-08-18T17:01:00.126Z] + docker rm -vf docker-pr1 [2022-08-18T17:01:00.394Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:01:00.685Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:01:00.685Z] Chowning /workspace to jenkins user [2022-08-18T17:01:00.685Z] + id -u [2022-08-18T17:01:00.685Z] + id -g [2022-08-18T17:01:00.685Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:01:00.685Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:01:00.943Z] latest: Pulling from library/busybox [2022-08-18T17:01:00.944Z] 50783e0dfb64: Pulling fs layer [2022-08-18T17:01:01.202Z] 50783e0dfb64: Download complete [2022-08-18T17:01:01.202Z] 50783e0dfb64: Pull complete [2022-08-18T17:01:01.202Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:01:01.202Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:01:03.400Z] + bundleName=amd64-rootless [2022-08-18T17:01:03.400Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T17:01:03.400Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T17:01:03.400Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T17:01:03.400Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T17:01:03.411Z] Archiving artifacts [2022-08-18T17:01:05.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:01:05.620Z] + make clean [2022-08-18T17:01:05.878Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:01:05.878Z] docker-dev-cache [2022-08-18T17:01:05.878Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:01:21.171Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T17:01:21.171Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T17:01:21.171Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T17:01:21.171Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T17:01:21.171Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T17:01:21.488Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T17:01:21.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/test/unit [2022-08-18T17:01:22.061Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T17:01:22.061Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T17:01:22.061Z] + TESTDIRS=./... [2022-08-18T17:01:22.061Z] + exclude_paths='/vendor/|/integration' [2022-08-18T17:01:22.061Z] ++ go list ./... [2022-08-18T17:01:22.061Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T17:01:23.429Z] + pkg_list='github.com/docker/docker/api [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/backend [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/container [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/events [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/filters [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/image [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/mount [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/network [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/registry [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/time [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/versions [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:01:23.429Z] github.com/docker/docker/api/types/volume [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:01:23.429Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:01:23.429Z] github.com/docker/docker/cli [2022-08-18T17:01:23.429Z] github.com/docker/docker/cli/config [2022-08-18T17:01:23.429Z] github.com/docker/docker/cli/debug [2022-08-18T17:01:23.429Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:01:23.429Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:01:23.429Z] github.com/docker/docker/client [2022-08-18T17:01:23.429Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:01:23.429Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:01:23.429Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:01:23.429Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:01:23.429Z] github.com/docker/docker/container [2022-08-18T17:01:23.429Z] github.com/docker/docker/container/stream [2022-08-18T17:01:23.429Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:01:23.429Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:01:23.429Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:01:23.429Z] github.com/docker/docker/daemon [2022-08-18T17:01:23.429Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:01:23.429Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:01:23.429Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:01:23.429Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/config [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/events [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/exec [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/images [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/links [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/names [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/network [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/stats [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/utils [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:01:23.430Z] github.com/docker/docker/dockerversion [2022-08-18T17:01:23.430Z] github.com/docker/docker/errdefs [2022-08-18T17:01:23.430Z] github.com/docker/docker/image [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/cache [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/tarexport [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/v1 [2022-08-18T17:01:23.430Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:01:23.430Z] github.com/docker/docker/layer [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:01:23.430Z] github.com/docker/docker/oci [2022-08-18T17:01:23.430Z] github.com/docker/docker/oci/caps [2022-08-18T17:01:23.430Z] github.com/docker/docker/opts [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/archive [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/directory [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/platform [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/pools [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/progress [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/signal [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/stack [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/system [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:01:23.430Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:01:23.430Z] github.com/docker/docker/plugin [2022-08-18T17:01:23.430Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:01:23.430Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:01:23.430Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:01:23.430Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:01:23.430Z] github.com/docker/docker/quota [2022-08-18T17:01:23.430Z] github.com/docker/docker/reference [2022-08-18T17:01:23.430Z] github.com/docker/docker/registry [2022-08-18T17:01:23.430Z] github.com/docker/docker/registry/resumable [2022-08-18T17:01:23.430Z] github.com/docker/docker/restartmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/rootless [2022-08-18T17:01:23.430Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:01:23.430Z] github.com/docker/docker/runconfig [2022-08-18T17:01:23.430Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/environment [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/registry [2022-08-18T17:01:23.430Z] github.com/docker/docker/testutil/request [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/drivers [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/local [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/mounts [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/service [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:01:23.430Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:01:23.430Z] ++ echo 'github.com/docker/docker/api [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types [2022-08-18T17:01:23.430Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-08-18T17:01:23.430Z] r/api/types/backend [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/container [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/events [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/filters [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/image [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/mount [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/network [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/registry [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/time [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/versions [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:01:23.430Z] github.com/docker/docker/api/types/volume [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:01:23.430Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:01:23.430Z] github.com/docker/docker/cli [2022-08-18T17:01:23.430Z] github.com/docker/docker/cli/config [2022-08-18T17:01:23.430Z] github.com/docker/docker/cli/debug [2022-08-18T17:01:23.430Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:01:23.430Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:01:23.430Z] github.com/docker/docker/client [2022-08-18T17:01:23.430Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:01:23.430Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:01:23.430Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:01:23.430Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:01:23.430Z] github.com/docker/docker/container [2022-08-18T17:01:23.430Z] github.com/docker/docker/container/stream [2022-08-18T17:01:23.430Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:01:23.430Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:01:23.430Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/config [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/events [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/exec [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/images [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/links [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/names [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/network [2022-08-18T17:01:23.430Z] github.com/docker/docker/daemon/stats [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/utils [2022-08-18T17:01:23.430Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:01:23.430Z] github.com/docker/docker/dockerversion [2022-08-18T17:01:23.430Z] github.com/docker/docker/errdefs [2022-08-18T17:01:23.430Z] github.com/docker/docker/image [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/cache [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/tarexport [2022-08-18T17:01:23.430Z] github.com/docker/docker/image/v1 [2022-08-18T17:01:23.430Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:01:23.430Z] github.com/docker/docker/layer [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:01:23.430Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:01:23.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:01:23.431Z] github.com/docker/docker/oci [2022-08-18T17:01:23.431Z] github.com/docker/docker/oci/caps [2022-08-18T17:01:23.431Z] github.com/docker/docker/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/archive [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/directory [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/platform [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pools [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/progress [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/signal [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stack [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/system [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:01:23.431Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:01:23.431Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:01:23.431Z] github.com/docker/docker/quota [2022-08-18T17:01:23.431Z] github.com/docker/docker/reference [2022-08-18T17:01:23.431Z] github.com/docker/docker/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/registry/resumable [2022-08-18T17:01:23.431Z] github.com/docker/docker/restartmanager [2022-08-18T17:01:23.431Z] github.com/docker/docker/rootless [2022-08-18T17:01:23.431Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:01:23.431Z] github.com/docker/docker/runconfig [2022-08-18T17:01:23.431Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/environment [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/request [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/drivers [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/local [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/mounts [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/service [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:01:23.431Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/backend [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/events [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/filters [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/image [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/mount [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/network [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/time [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:01:23.431Z] github.com/docker/docker/cli [2022-08-18T17:01:23.431Z] github.com/docker/docker/cli/config [2022-08-18T17:01:23.431Z] github.com/docker/docker/cli/debug [2022-08-18T17:01:23.431Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:01:23.431Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:01:23.431Z] github.com/docker/docker/client [2022-08-18T17:01:23.431Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:01:23.431Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:01:23.431Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:01:23.431Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:01:23.431Z] github.com/docker/docker/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/container/stream [2022-08-18T17:01:23.431Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:01:23.431Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:01:23.431Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/config [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/events [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/exec [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/images [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/links [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/names [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/network [2022-08-18T17:01:23.431Z] github.com/docker/docker/daemon/stats [2022-08-18T17:01:23.431Z] github.com/docker/docker/distribution [2022-08-18T17:01:23.431Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:01:23.431Z] github.com/docker/docker/distribution/utils [2022-08-18T17:01:23.431Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:01:23.431Z] github.com/docker/docker/dockerversion [2022-08-18T17:01:23.431Z] github.com/docker/docker/errdefs [2022-08-18T17:01:23.431Z] github.com/docker/docker/image [2022-08-18T17:01:23.431Z] github.com/docker/docker/image/cache [2022-08-18T17:01:23.431Z] github.com/docker/docker/image/tarexport [2022-08-18T17:01:23.431Z] github.com/docker/docker/image/v1 [2022-08-18T17:01:23.431Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:01:23.431Z] github.com/docker/docker/layer [2022-08-18T17:01:23.431Z] github.com/docker/docker/libcontainerd [2022-08-18T17:01:23.431Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:01:23.431Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:01:23.431Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:01:23.431Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:01:23.431Z] github.com/docker/docker/oci [2022-08-18T17:01:23.431Z] github.com/docker/docker/oci/caps [2022-08-18T17:01:23.431Z] github.com/docker/docker/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/archive [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/directory [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/platform [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pools [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/progress [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/signal [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stack [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/system [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:01:23.431Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:01:23.431Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:01:23.431Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:01:23.431Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:01:23.431Z] github.com/docker/docker/quota [2022-08-18T17:01:23.431Z] github.com/docker/docker/reference [2022-08-18T17:01:23.431Z] github.com/docker/docker/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/registry/resumable [2022-08-18T17:01:23.431Z] github.com/docker/docker/restartmanager [2022-08-18T17:01:23.431Z] github.com/docker/docker/rootless [2022-08-18T17:01:23.431Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:01:23.431Z] github.com/docker/docker/runconfig [2022-08-18T17:01:23.431Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/environment [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/testutil/request [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/drivers [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/local [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/mounts [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/service [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:01:23.431Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:01:23.431Z] ++ echo 'github.com/docker/docker/api [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/backend [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/container [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/events [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/filters [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/image [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/mount [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/network [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/registry [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/time [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:01:23.431Z] github.com/docker/docker/api/types/volume [2022-08-18T17:01:23.431Z] github.com/docker/docker/builder [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:01:23.432Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:01:23.432Z] github.com/docker/docker/cli [2022-08-18T17:01:23.432Z] github.com/docker/docker/cli/config [2022-08-18T17:01:23.432Z] github.com/docker/docker/cli/debug [2022-08-18T17:01:23.432Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:01:23.432Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:01:23.432Z] github.com/docker/docker/client [2022-08-18T17:01:23.432Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:01:23.432Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:01:23.432Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:01:23.432Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:01:23.432Z] github.com/docker/docker/container [2022-08-18T17:01:23.432Z] github.com/docker/docker/container/stream [2022-08-18T17:01:23.432Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:01:23.432Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:01:23.432Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/config [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/events [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/exec [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/images [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/links [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/names [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/network [2022-08-18T17:01:23.432Z] github.com/docker/docker/daemon/stats [2022-08-18T17:01:23.432Z] github.com/docker/docker/distribution [2022-08-18T17:01:23.432Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:01:23.432Z] github.com/docker/docker/distribution/utils [2022-08-18T17:01:23.432Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:01:23.432Z] github.com/docker/docker/dockerversion [2022-08-18T17:01:23.432Z] github.com/docker/docker/errdefs [2022-08-18T17:01:23.432Z] github.com/docker/docker/image [2022-08-18T17:01:23.432Z] github.com/docker/docker/image/cache [2022-08-18T17:01:23.432Z] github.com/docker/docker/image/tarexport [2022-08-18T17:01:23.432Z] github.com/docker/docker/image/v1 [2022-08-18T17:01:23.432Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:01:23.432Z] github.com/docker/docker/layer [2022-08-18T17:01:23.432Z] github.com/docker/docker/libcontainerd [2022-08-18T17:01:23.432Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:01:23.432Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:01:23.432Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:01:23.432Z] github.com/docker/docker/oci [2022-08-18T17:01:23.432Z] github.com/docker/docker/oci/caps [2022-08-18T17:01:23.432Z] github.com/docker/docker/opts [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/archive [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/directory [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/platform [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/pools [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/progress [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/signal [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/stack [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/system [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:01:23.432Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:01:23.432Z] github.com/docker/docker/plugin [2022-08-18T17:01:23.432Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:01:23.432Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:01:23.432Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:01:23.432Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:01:23.432Z] github.com/docker/docker/quota [2022-08-18T17:01:23.432Z] github.com/docker/docker/reference [2022-08-18T17:01:23.432Z] github.com/docker/docker/registry [2022-08-18T17:01:23.432Z] github.com/docker/docker/registry/resumable [2022-08-18T17:01:23.432Z] github.com/docker/docker/restartmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/rootless [2022-08-18T17:01:23.432Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:01:23.432Z] github.com/docker/docker/runconfig [2022-08-18T17:01:23.432Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/environment [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/registry [2022-08-18T17:01:23.432Z] github.com/docker/docker/testutil/request [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/drivers [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/local [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/mounts [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/service [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:01:23.432Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:01:23.432Z] ++ grep --fixed-strings /libnetwork [2022-08-18T17:01:23.432Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/types' [2022-08-18T17:01:23.432Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T17:01:23.432Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:01:23.432Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/types' [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:01:23.433Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:01:23.433Z] + type docker-proxy [2022-08-18T17:01:23.433Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T17:01:23.433Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T17:01:23.433Z] [2022-08-18T17:01:23.433Z] Removing bundles/ [2022-08-18T17:01:23.433Z] [2022-08-18T17:01:23.433Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T17:01:23.433Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T17:01:23.433Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:01:31.524Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T17:01:31.524Z] [2022-08-18T17:01:31.524Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T17:01:31.524Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T17:01:31.524Z] [2022-08-18T17:01:31.524Z] + mkdir -p bundles [2022-08-18T17:01:31.524Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:01:31.524Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/backend [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/container [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/events [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/filters [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/image [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/mount [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/network [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/registry [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/time [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/versions [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:01:31.525Z] github.com/docker/docker/api/types/volume [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:01:31.525Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:01:31.525Z] github.com/docker/docker/cli [2022-08-18T17:01:31.525Z] github.com/docker/docker/cli/config [2022-08-18T17:01:31.525Z] github.com/docker/docker/cli/debug [2022-08-18T17:01:31.525Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:01:31.525Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:01:31.525Z] github.com/docker/docker/client [2022-08-18T17:01:31.525Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:01:31.525Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:01:31.525Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:01:31.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:01:31.525Z] github.com/docker/docker/container [2022-08-18T17:01:31.525Z] github.com/docker/docker/container/stream [2022-08-18T17:01:31.525Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:01:31.525Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:01:31.525Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/config [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/events [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/exec [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/images [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/links [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/names [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/network [2022-08-18T17:01:31.525Z] github.com/docker/docker/daemon/stats [2022-08-18T17:01:31.525Z] github.com/docker/docker/distribution [2022-08-18T17:01:31.525Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:01:31.525Z] github.com/docker/docker/distribution/utils [2022-08-18T17:01:31.525Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:01:31.525Z] github.com/docker/docker/dockerversion [2022-08-18T17:01:31.525Z] github.com/docker/docker/errdefs [2022-08-18T17:01:31.525Z] github.com/docker/docker/image [2022-08-18T17:01:31.525Z] github.com/docker/docker/image/cache [2022-08-18T17:01:31.525Z] github.com/docker/docker/image/tarexport [2022-08-18T17:01:31.525Z] github.com/docker/docker/image/v1 [2022-08-18T17:01:31.525Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:01:31.525Z] github.com/docker/docker/layer [2022-08-18T17:01:31.525Z] github.com/docker/docker/libcontainerd [2022-08-18T17:01:31.525Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:01:31.525Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:01:31.525Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:01:31.525Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:01:31.525Z] github.com/docker/docker/oci [2022-08-18T17:01:31.525Z] github.com/docker/docker/oci/caps [2022-08-18T17:01:31.525Z] github.com/docker/docker/opts [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/archive [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/directory [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/platform [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/pools [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/progress [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/signal [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/stack [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/system [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:01:31.525Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:01:31.525Z] github.com/docker/docker/plugin [2022-08-18T17:01:31.525Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:01:31.525Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:01:31.525Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:01:31.525Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:01:31.525Z] github.com/docker/docker/quota [2022-08-18T17:01:31.525Z] github.com/docker/docker/reference [2022-08-18T17:01:31.525Z] github.com/docker/docker/registry [2022-08-18T17:01:31.525Z] github.com/docker/docker/registry/resumable [2022-08-18T17:01:31.525Z] github.com/docker/docker/restartmanager [2022-08-18T17:01:31.525Z] github.com/docker/docker/rootless [2022-08-18T17:01:31.525Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:01:31.525Z] github.com/docker/docker/runconfig [2022-08-18T17:01:31.525Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/environment [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/registry [2022-08-18T17:01:31.525Z] github.com/docker/docker/testutil/request [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/drivers [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/local [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/mounts [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/service [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:01:31.525Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T17:01:31.525Z] + 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-08-18T17:01:31.525Z] ? github.com/docker/docker/api [no test files] [2022-08-18T17:01:37.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:01:37.799Z] Using test binary docker [2022-08-18T17:01:37.799Z] +++ /etc/init.d/apparmor start [2022-08-18T17:01:37.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:01:37.799Z] INFO: Waiting for daemon to start... [2022-08-18T17:01:37.799Z] Starting dockerd [2022-08-18T17:01:37.799Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T17:01:37.799Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:01:37.799Z] Using test binary docker [2022-08-18T17:01:37.799Z] +++ /etc/init.d/apparmor start [2022-08-18T17:01:37.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:01:37.799Z] INFO: Waiting for daemon to start... [2022-08-18T17:01:37.799Z] Starting dockerd [2022-08-18T17:01:37.799Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T17:01:37.799Z] . [2022-08-18T17:01:37.799Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:01:37.799Z] [2022-08-18T17:01:37.799Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:01:37.799Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:01:37.799Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:01:37.799Z] Error: No such image: emptyfs [2022-08-18T17:01:37.799Z] Error: No such image: emptyfs [2022-08-18T17:01:37.799Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:01:37.799Z] ++++ docker load [2022-08-18T17:01:37.799Z] ++++ docker load [2022-08-18T17:01:37.799Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:01:37.799Z] Running integration-test (iteration 1) [2022-08-18T17:01:37.799Z] Running integration-test (iteration 1) [2022-08-18T17:01:37.799Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T17:01:37.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:01:37.799Z] ++ set -e [2022-08-18T17:01:37.799Z] ++ '[' -n 0 ']' [2022-08-18T17:01:37.799Z] ++ set -x [2022-08-18T17:01:37.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:01:37.799Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T17:01:37.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:01:37.799Z] ++ set -e [2022-08-18T17:01:37.799Z] ++ '[' -n 0 ']' [2022-08-18T17:01:37.799Z] ++ set -x [2022-08-18T17:01:37.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:01:37.799Z] Loaded image: busybox:latest [2022-08-18T17:01:37.799Z] Loaded image: busybox:latest [2022-08-18T17:01:37.799Z] Loaded image: busybox:glibc [2022-08-18T17:01:37.799Z] Loaded image: busybox:glibc [2022-08-18T17:01:37.799Z] Loaded image: debian:bullseye-slim [2022-08-18T17:01:37.799Z] Loaded image: debian:bullseye-slim [2022-08-18T17:01:37.799Z] Loaded image: hello-world:latest [2022-08-18T17:01:37.799Z] Loaded image: hello-world:latest [2022-08-18T17:01:37.799Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:01:37.799Z] INFO: Testing against a local daemon [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T17:01:37.799Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:01:37.799Z] INFO: Testing against a local daemon [2022-08-18T17:01:37.799Z] === RUN TestDockerDaemonSuite [2022-08-18T17:01:37.799Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T17:01:37.799Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T17:01:38.370Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T17:01:39.310Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T17:01:39.881Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T17:01:39.881Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T17:01:40.823Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T17:01:41.394Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T17:01:41.394Z] --- PASS: TestBuildWithHugeFile (130.27s) [2022-08-18T17:01:41.394Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T17:01:41.394Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:01:41.394Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:01:41.394Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:01:41.394Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:01:41.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:01:41.394Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:01:41.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:01:41.394Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:01:41.394Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:01:41.394Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:01:41.394Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:01:41.655Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T17:01:41.655Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T17:01:41.655Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:01:41.655Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T17:01:41.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:01:41.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T17:01:41.917Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-08-18T17:01:41.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2022-08-18T17:01:41.917Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:01:41.917Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:01:42.494Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T17:01:42.754Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T17:01:43.325Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T17:01:43.586Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T17:01:43.586Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T17:01:43.586Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T17:01:44.526Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:01:45.467Z] --- PASS: TestBuildPreserveOwnership (3.77s) [2022-08-18T17:01:45.467Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2022-08-18T17:01:45.467Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-08-18T17:01:45.467Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:01:45.728Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T17:01:45.728Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:01:46.297Z] Loaded image: busybox:latest [2022-08-18T17:01:46.557Z] Loaded image: busybox:glibc [2022-08-18T17:01:47.498Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T17:01:48.071Z] Loaded image: debian:bullseye-slim [2022-08-18T17:01:48.332Z] Loaded image: hello-world:latest [2022-08-18T17:01:48.332Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:01:49.274Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T17:01:49.583Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-18T17:01:51.184Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T17:01:53.097Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T17:01:54.039Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T17:01:54.983Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T17:01:56.367Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T17:01:57.338Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T17:01:58.293Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.68s) [2022-08-18T17:01:58.293Z] PASS [2022-08-18T17:01:58.293Z] [2022-08-18T17:01:58.293Z] === Skipped [2022-08-18T17:01:58.293Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:01:58.293Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:01:58.293Z] [2022-08-18T17:01:58.293Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:01:58.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:01:58.293Z] [2022-08-18T17:01:58.293Z] DONE 34 tests, 2 skipped in 196.329s [2022-08-18T17:01:58.293Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:01:58.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:01:58.293Z] ++ set -e [2022-08-18T17:01:58.293Z] ++ '[' -n 0 ']' [2022-08-18T17:01:58.293Z] ++ set -x [2022-08-18T17:01:58.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:01:58.293Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T17:01:58.293Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T17:01:58.553Z] INFO: Testing against a local daemon [2022-08-18T17:01:58.553Z] === RUN TestConfigInspect [2022-08-18T17:01:59.123Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T17:01:59.383Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T17:01:59.954Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T17:02:00.525Z] docker_cli_daemon_test.go:1475: [d3868568e6444] daemon is not started [2022-08-18T17:02:00.786Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T17:02:01.357Z] check_test.go:540: [db46fde8928cb] daemon is not started [2022-08-18T17:02:01.357Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T17:02:01.619Z] --- PASS: TestConfigInspect (3.14s) [2022-08-18T17:02:01.619Z] === RUN TestConfigList [2022-08-18T17:02:01.879Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T17:02:03.791Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T17:02:04.363Z] --- PASS: TestConfigList (2.67s) [2022-08-18T17:02:04.363Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:02:05.306Z] check_test.go:540: [d20711344d5e5] daemon is not started [2022-08-18T17:02:05.306Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T17:02:06.687Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T17:02:06.948Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2022-08-18T17:02:06.948Z] === RUN TestConfigsUpdate [2022-08-18T17:02:06.948Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T17:02:07.518Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T17:02:07.778Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T17:02:08.348Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T17:02:08.348Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T17:02:08.348Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T17:02:09.734Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T17:02:09.734Z] --- PASS: TestConfigsUpdate (2.84s) [2022-08-18T17:02:09.734Z] === RUN TestTemplatedConfig [2022-08-18T17:02:09.995Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T17:02:11.379Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T17:02:11.379Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T17:02:12.322Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T17:02:12.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T17:02:13.263Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T17:02:13.524Z] --- PASS: TestTemplatedConfig (3.63s) [2022-08-18T17:02:13.524Z] === RUN TestConfigCreateResolve [2022-08-18T17:02:13.785Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T17:02:14.728Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T17:02:14.728Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T17:02:15.298Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T17:02:15.298Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T17:02:15.298Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T17:02:16.239Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T17:02:16.239Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T17:02:16.239Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T17:02:16.239Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T17:02:16.239Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T17:02:16.499Z] --- PASS: TestConfigCreateResolve (3.08s) [2022-08-18T17:02:16.499Z] PASS [2022-08-18T17:02:16.499Z] [2022-08-18T17:02:16.499Z] DONE 6 tests in 18.235s [2022-08-18T17:02:16.499Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:02:16.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:02:16.499Z] ++ set -e [2022-08-18T17:02:16.499Z] ++ '[' -n 0 ']' [2022-08-18T17:02:16.499Z] ++ set -x [2022-08-18T17:02:16.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:02:16.759Z] INFO: Testing against a local daemon [2022-08-18T17:02:16.759Z] === RUN TestAttachWithTTY [2022-08-18T17:02:16.759Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T17:02:16.759Z] === RUN TestAttachWithoutTTy [2022-08-18T17:02:17.020Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-18T17:02:17.020Z] === RUN TestCheckpoint [2022-08-18T17:02:17.020Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:02:17.020Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON [2022-08-18T17:02:17.020Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:02:17.020Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T17:02:17.020Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T17:02:17.020Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T17:02:17.021Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T17:02:17.021Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:02:17.021Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-18T17:02:17.021Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:02:17.021Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-18T17:02:17.021Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:02:17.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-18T17:02:17.283Z] === RUN TestCopyEmptyFile [2022-08-18T17:02:17.855Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-08-18T17:02:17.855Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:02:17.855Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T17:02:17.855Z] === RUN TestCopyFromContainer [2022-08-18T17:02:17.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T17:02:17.855Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T17:02:18.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T17:02:18.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T17:02:19.369Z] === RUN TestCopyFromContainer// [2022-08-18T17:02:19.630Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:02:19.891Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:02:19.891Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:02:20.151Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:02:20.151Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:02:20.151Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:02:20.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T17:02:20.412Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:02:20.412Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:02:20.672Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer (3.09s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-08-18T17:02:20.933Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-08-18T17:02:20.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:02:20.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:02:20.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:02:20.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:02:20.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:02:20.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:02:20.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:02:20.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:02:20.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:02:20.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:02:20.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:02:20.933Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:02:20.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T17:02:20.933Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:02:20.933Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:02:20.933Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:02:20.933Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:02:20.933Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:02:20.933Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:02:20.933Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:02:20.933Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:02:20.933Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:02:20.933Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:02:20.933Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:02:20.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-18T17:02:20.933Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:02:20.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-18T17:02:20.933Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:02:21.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T17:02:21.193Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP=== RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T17:02:21.193Z] [2022-08-18T17:02:22.140Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T17:02:22.710Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T17:02:22.970Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-08-18T17:02:22.970Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:02:23.541Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T17:02:23.542Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T17:02:24.507Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T17:02:24.507Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T17:02:25.081Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:02:25.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:02:25.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:02:25.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:02:25.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:02:25.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:02:25.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:02:25.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:02:25.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:02:25.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:02:25.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:02:25.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-18T17:02:25.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T17:02:25.081Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:02:25.081Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T17:02:26.023Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2022-08-18T17:02:26.023Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:02:26.023Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:02:26.023Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:02:26.023Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:02:26.023Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:02:26.023Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T17:02:26.023Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T17:02:26.023Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:02:26.023Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T17:02:26.023Z] === RUN TestCreateInvalidHostConfig [2022-08-18T17:02:26.023Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:02:26.023Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:02:26.023Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:02:26.023Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:02:26.023Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:02:26.023Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:02:26.023Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:02:26.023Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:02:26.023Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:02:26.023Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:02:26.023Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:02:26.023Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:02:26.023Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T17:02:26.023Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T17:02:26.023Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:02:26.023Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:02:26.023Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:02:26.023Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:02:26.023Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:02:26.023Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:02:26.023Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:02:26.023Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:02:26.023Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:02:26.023Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:02:26.023Z] === RUN TestDiff [2022-08-18T17:02:26.967Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T17:02:26.967Z] --- PASS: TestDiff (0.82s) [2022-08-18T17:02:26.967Z] === RUN TestExecConsoleSize [2022-08-18T17:02:26.967Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T17:02:27.228Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T17:02:27.801Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T17:02:27.801Z] --- PASS: TestExecConsoleSize (0.87s) [2022-08-18T17:02:27.801Z] === RUN TestExecWithCloseStdin [2022-08-18T17:02:28.742Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-08-18T17:02:28.742Z] === RUN TestExec [2022-08-18T17:02:28.742Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T17:02:29.312Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T17:02:29.312Z] check_test.go:540: [d9d7d77547abd] daemon is not started [2022-08-18T17:02:29.312Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T17:02:29.574Z] --- PASS: TestExec (0.83s) [2022-08-18T17:02:29.574Z] === RUN TestExecUser [2022-08-18T17:02:30.517Z] --- PASS: TestExecUser (0.87s) [2022-08-18T17:02:30.517Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:02:30.517Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T17:02:30.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T17:02:30.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T17:02:30.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T17:02:30.778Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T17:02:31.351Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T17:02:31.611Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2022-08-18T17:02:31.611Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:02:31.611Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T17:02:32.995Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-18T17:02:32.995Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:02:32.995Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T17:02:33.567Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-08-18T17:02:33.567Z] === RUN TestHealthKillContainer [2022-08-18T17:02:34.950Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T17:02:35.890Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T17:02:36.151Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T17:02:36.722Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T17:02:36.722Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T17:02:36.722Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T17:02:36.722Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T17:02:38.673Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T17:02:39.244Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T17:02:39.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T17:02:40.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T17:02:41.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T17:02:41.770Z] --- PASS: TestHealthKillContainer (8.17s) [2022-08-18T17:02:41.770Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:02:42.031Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T17:02:42.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-08-18T17:02:42.602Z] === RUN TestIpcModeNone [2022-08-18T17:02:42.602Z] check_test.go:540: [da3cdfd27f34e] daemon is not started [2022-08-18T17:02:42.602Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T17:02:43.172Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T17:02:43.172Z] --- PASS: TestIpcModeNone (0.72s) [2022-08-18T17:02:43.172Z] === RUN TestIpcModePrivate [2022-08-18T17:02:43.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T17:02:43.743Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T17:02:43.743Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-18T17:02:44.005Z] --- PASS: TestIpcModePrivate (0.83s) [2022-08-18T17:02:44.005Z] === RUN TestIpcModeShareable [2022-08-18T17:02:44.265Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T17:02:44.265Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-18T17:02:44.526Z] --- PASS: TestIpcModeShareable (0.56s) [2022-08-18T17:02:44.526Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:02:44.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T17:02:46.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009cda28__} [2022-08-18T17:02:46.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2022-08-18T17:02:46.699Z] === RUN TestAPIIpcModeHost [2022-08-18T17:02:46.960Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T17:02:47.220Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-08-18T17:02:47.220Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:02:47.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1120147196_/foo_false_____} [2022-08-18T17:02:48.730Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-08-18T17:02:48.990Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2022-08-18T17:02:48.990Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:02:49.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1120147196_/foo_true_____} [2022-08-18T17:02:50.502Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2022-08-18T17:02:50.502Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2022-08-18T17:02:50.502Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:02:50.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_false_____} [2022-08-18T17:02:51.704Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T17:02:51.964Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-18T17:02:51.964Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-08-18T17:02:51.964Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:02:52.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_true_____} [2022-08-18T17:02:53.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-18T17:02:53.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-08-18T17:02:53.738Z] === RUN TestIpcModeOlderClient [2022-08-18T17:02:53.738Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:02:53.738Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:02:53.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_true__0xc0009cda88___} [2022-08-18T17:02:54.005Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T17:02:54.005Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:02:54.005Z] check_test.go:540: [dd969bfd80ca8] daemon is not started [2022-08-18T17:02:54.005Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T17:02:54.266Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-08-18T17:02:54.266Z] === RUN TestKillContainer [2022-08-18T17:02:54.266Z] === RUN TestKillContainer/no_signal [2022-08-18T17:02:54.838Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:02:55.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009cdaa0__} [2022-08-18T17:02:55.409Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:02:55.671Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T17:02:56.241Z] --- PASS: TestKillContainer (2.04s) [2022-08-18T17:02:56.241Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-18T17:02:56.241Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-18T17:02:56.241Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2022-08-18T17:02:56.241Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:02:56.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:02:56.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:02:57.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009cdab8__} [2022-08-18T17:02:57.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T17:02:57.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-08-18T17:02:57.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-08-18T17:02:57.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-08-18T17:02:57.644Z] === RUN TestKillStoppedContainer [2022-08-18T17:02:57.644Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-18T17:02:57.644Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:02:57.907Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T17:02:57.907Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:02:58.478Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-08-18T17:02:58.478Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:02:58.478Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:02:58.478Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:02:58.478Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:02:58.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:02:58.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T17:02:58.478Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:02:58.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009cdae8__} [2022-08-18T17:02:59.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-08-18T17:02:59.051Z] === RUN TestLinksContainerNames [2022-08-18T17:02:59.051Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T17:03:00.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009cdb30__} [2022-08-18T17:03:00.438Z] --- PASS: TestLinksContainerNames (1.29s) [2022-08-18T17:03:00.438Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:03:00.438Z] check_test.go:540: [dd2855ec0ebd0] daemon is not started [2022-08-18T17:03:00.438Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T17:03:01.008Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-08-18T17:03:01.008Z] === RUN TestLogs [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:01.008Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:01.008Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:01.008Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:01.008Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:01.580Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:01.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T17:03:01.841Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:02.784Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:03.045Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T17:03:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T17:03:03.617Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T17:03:03.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T17:03:04.139Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T17:03:04.139Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:04.139Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:04.139Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:04.139Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:04.139Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:04.139Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T17:03:04.139Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T17:03:04.139Z] check_test.go:540: [d1380f19f26c5] daemon is not started [2022-08-18T17:03:04.139Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T17:03:05.084Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T17:03:05.084Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:05.345Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:05.915Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:06.176Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:06.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T17:03:07.378Z] --- PASS: TestLogs (6.29s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.84s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.04s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.17s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.26s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.14s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.09s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.15s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s) [2022-08-18T17:03:07.378Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.09s) [2022-08-18T17:03:07.378Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:03:07.378Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T17:03:07.378Z] docker_cli_daemon_plugins_test.go:80: [d5f379807ea93] daemon is not started [2022-08-18T17:03:07.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:07.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:07.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:07.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:08.210Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:08.470Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T17:03:08.470Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-18T17:03:08.470Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:03:08.470Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T17:03:08.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T17:03:10.113Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-08-18T17:03:10.113Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:03:10.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T17:03:10.635Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2022-08-18T17:03:10.635Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:03:10.896Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T17:03:11.467Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-08-18T17:03:11.467Z] === RUN TestNetworkNat [2022-08-18T17:03:11.728Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T17:03:11.728Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T17:03:11.728Z] docker_cli_daemon_plugins_test.go:170: [d30a246da9f07] daemon is not started [2022-08-18T17:03:11.989Z] --- PASS: TestNetworkNat (0.72s) [2022-08-18T17:03:11.989Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:03:12.561Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T17:03:12.822Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-08-18T17:03:12.822Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:03:13.085Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T17:03:13.346Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T17:03:13.916Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T17:03:15.828Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T17:03:15.828Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2022-08-18T17:03:15.828Z] === RUN TestPause [2022-08-18T17:03:16.088Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T17:03:16.349Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T17:03:16.609Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T17:03:16.870Z] --- PASS: TestPause (0.86s) [2022-08-18T17:03:16.870Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:03:16.870Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:03:16.870Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:03:16.870Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:03:17.131Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T17:03:17.131Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T17:03:17.391Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-08-18T17:03:17.391Z] === RUN TestPidHost [2022-08-18T17:03:17.652Z] check_test.go:540: [dc533c59c19d5] daemon is not started [2022-08-18T17:03:17.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T17:03:17.912Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T17:03:18.865Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T17:03:19.129Z] --- PASS: TestPidHost (1.69s) [2022-08-18T17:03:19.129Z] === RUN TestPsFilter [2022-08-18T17:03:19.390Z] --- PASS: TestPsFilter (0.20s) [2022-08-18T17:03:19.390Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:03:19.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T17:03:19.654Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T17:03:20.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2022-08-18T17:03:20.224Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:03:20.794Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T17:03:20.794Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-08-18T17:03:20.794Z] === RUN TestRemoveContainerRunning [2022-08-18T17:03:21.734Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T17:03:21.734Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T17:03:21.734Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-08-18T17:03:21.734Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:03:22.305Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-08-18T17:03:22.305Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:03:22.305Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T17:03:22.305Z] === RUN TestRenameLinkedContainer [2022-08-18T17:03:23.245Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T17:03:23.507Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T17:03:24.891Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T17:03:25.461Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-08-18T17:03:25.461Z] === RUN TestRenameStoppedContainer [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:03:25.989Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 49.3% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-18T17:03:25.989Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-18T17:03:26.032Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-18T17:03:26.032Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:03:26.245Z] ok github.com/docker/docker/builder/remotecontext/git 1.773s coverage: 86.3% of statements [2022-08-18T17:03:26.245Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:03:26.246Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:03:26.246Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T17:03:26.246Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T17:03:26.292Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T17:03:26.808Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-08-18T17:03:27.233Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2022-08-18T17:03:27.233Z] === RUN TestRenameInvalidName [2022-08-18T17:03:27.493Z] --- PASS: TestRenameInvalidName (0.60s) [2022-08-18T17:03:27.493Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:03:27.754Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T17:03:29.666Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T17:03:29.666Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2022-08-18T17:03:29.666Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:03:29.927Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T17:03:30.188Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2022-08-18T17:03:30.188Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:03:31.130Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-18T17:03:31.130Z] === RUN TestResize [2022-08-18T17:03:31.700Z] --- PASS: TestResize (0.44s) [2022-08-18T17:03:31.700Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:03:31.959Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-18T17:03:31.959Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:03:32.060Z] ok github.com/docker/docker/client 0.144s coverage: 75.9% of statements [2022-08-18T17:03:32.531Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:32.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:32.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:32.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:03:32.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:33.471Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T17:03:34.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:34.675Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T17:03:37.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:03:38.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:03:38.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:03:39.360Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T17:03:39.932Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T17:03:40.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:03:40.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:03:43.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:03:43.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:03:43.878Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T17:03:45.260Z] check_test.go:540: [d0f5ca963127d] daemon is not started [2022-08-18T17:03:45.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T17:03:45.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:45.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:45.780Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T17:03:47.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:03:47.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T17:03:47.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:03:48.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:03:48.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:03:50.858Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T17:03:51.799Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T17:03:51.799Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T17:03:51.799Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T17:03:52.370Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T17:03:53.754Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.34s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.51s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.27s) [2022-08-18T17:03:53.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.78s) [2022-08-18T17:03:53.754Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T17:03:53.754Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T17:03:54.698Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T17:03:55.269Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T17:03:55.269Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T17:03:56.654Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T17:03:57.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-08-18T17:03:57.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.62s) [2022-08-18T17:03:57.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.03s) [2022-08-18T17:03:57.226Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:03:57.487Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T17:03:57.487Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T17:03:57.487Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T17:03:58.429Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T17:03:59.371Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T17:03:59.371Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2022-08-18T17:03:59.371Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:04:01.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T17:04:01.285Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2022-08-18T17:04:01.285Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:04:02.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s) [2022-08-18T17:04:02.668Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:04:02.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T17:04:03.208Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T17:04:04.172Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T17:04:04.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T17:04:04.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2022-08-18T17:04:04.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:04:06.083Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.46s) [2022-08-18T17:04:06.083Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:04:07.024Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2022-08-18T17:04:07.024Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:04:07.962Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-18T17:04:07.962Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:04:07.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T17:04:08.902Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T17:04:09.473Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2022-08-18T17:04:09.473Z] === RUN TestNISDomainname [2022-08-18T17:04:09.733Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T17:04:10.305Z] --- PASS: TestNISDomainname (0.95s) [2022-08-18T17:04:10.305Z] === RUN TestHostnameDnsResolution [2022-08-18T17:04:10.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T17:04:11.137Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T17:04:11.708Z] --- PASS: TestHostnameDnsResolution (1.28s) [2022-08-18T17:04:11.708Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:04:12.278Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) [2022-08-18T17:04:12.278Z] === RUN TestPrivilegedHostDevices [2022-08-18T17:04:13.218Z] --- PASS: TestPrivilegedHostDevices (0.71s) [2022-08-18T17:04:13.218Z] === RUN TestRunConsoleSize [2022-08-18T17:04:13.788Z] --- PASS: TestRunConsoleSize (0.63s) [2022-08-18T17:04:13.788Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T17:04:15.171Z] check_test.go:540: [daf4dd77c5700] daemon is not started [2022-08-18T17:04:15.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T17:04:15.171Z] --- PASS: TestRunWithAlternativeContainerdShim (1.51s) [2022-08-18T17:04:15.171Z] === RUN TestStats [2022-08-18T17:04:16.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T17:04:17.935Z] --- PASS: TestStats (2.66s) [2022-08-18T17:04:17.935Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:04:17.935Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:04:17.935Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:04:17.935Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:04:17.935Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:04:17.935Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:04:17.935Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:04:17.935Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:04:17.935Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:04:17.935Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:04:17.935Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:04:17.935Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T17:04:17.935Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T17:04:18.196Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T17:04:18.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T17:04:18.694Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 31.9% of statements [2022-08-18T17:04:18.694Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-18T17:04:18.694Z] ok github.com/docker/docker/cmd/dockerd/trap 2.522s coverage: 0.0% of statements [2022-08-18T17:04:18.694Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T17:04:18.694Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:04:18.694Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:04:18.694Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:04:18.694Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:04:19.027Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T17:04:19.027Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T17:04:19.027Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:04:19.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T17:04:19.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T17:04:20.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T17:04:20.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T17:04:21.114Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:04:22.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T17:04:22.056Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T17:04:22.627Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T17:04:22.865Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-18T17:04:24.011Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T17:04:24.011Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-08-18T17:04:24.011Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2022-08-18T17:04:24.011Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2022-08-18T17:04:24.011Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-08-18T17:04:24.011Z] === RUN TestDeleteDevicemapper [2022-08-18T17:04:24.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:04:24.011Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:04:24.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:04:24.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-18T17:04:24.271Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T17:04:25.606Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T17:04:26.186Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T17:04:26.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T17:04:27.329Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T17:04:27.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2022-08-18T17:04:27.329Z] === RUN TestUpdateMemory [2022-08-18T17:04:27.329Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:04:27.329Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T17:04:27.329Z] === RUN TestUpdateCPUQuota [2022-08-18T17:04:28.272Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T17:04:28.844Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-08-18T17:04:28.844Z] === RUN TestUpdatePidsLimit [2022-08-18T17:04:28.844Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:04:29.105Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:04:29.365Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:04:29.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T17:04:29.773Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:04:29.773Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T17:04:30.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:04:30.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:04:30.873Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T17:04:30.873Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:04:31.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T17:04:31.707Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit (3.30s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-08-18T17:04:32.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-08-18T17:04:32.278Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:04:33.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T17:04:33.713Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-08-18T17:04:34.275Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-18T17:04:34.531Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T17:04:35.095Z] ok github.com/docker/docker/daemon 10.183s coverage: 16.5% of statements [2022-08-18T17:04:35.095Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:04:35.095Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:04:35.095Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:04:35.095Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:04:35.351Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2022-08-18T17:04:36.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T17:04:36.206Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:04:36.206Z] check_test.go:540: [d14a2575d674f] daemon is not started [2022-08-18T17:04:36.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T17:04:36.206Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:04:36.206Z] check_test.go:540: [dfe746d28d38a] daemon is not started [2022-08-18T17:04:36.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T17:04:36.719Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.705s coverage: 74.8% of statements [2022-08-18T17:04:38.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-08-18T17:04:38.086Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.293s coverage: 60.7% of statements [2022-08-18T17:04:38.747Z] check_test.go:540: [d2dc575f427be] daemon is not started [2022-08-18T17:04:38.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T17:04:39.456Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-08-18T17:04:41.352Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.334s coverage: 50.6% of statements [2022-08-18T17:04:41.917Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.126s coverage: 46.1% of statements [2022-08-18T17:04:41.917Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:04:42.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T17:04:43.287Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-08-18T17:04:43.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.766s coverage: 58.5% of statements [2022-08-18T17:04:43.287Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T17:04:43.287Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:04:44.218Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-18T17:04:44.782Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-18T17:04:44.860Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2022-08-18T17:04:44.860Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:04:45.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T17:04:45.713Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.9% of statements [2022-08-18T17:04:45.713Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:04:45.713Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:04:46.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2022-08-18T17:04:46.062Z] === RUN TestWaitNonBlocked [2022-08-18T17:04:46.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:04:46.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:04:46.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:04:46.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:04:46.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:04:46.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:04:46.063Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T17:04:46.278Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-08-18T17:04:47.004Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T17:04:47.209Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-18T17:04:47.264Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T17:04:47.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2022-08-18T17:04:47.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s) [2022-08-18T17:04:47.264Z] === RUN TestWaitBlocked [2022-08-18T17:04:47.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:04:47.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:04:47.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:04:47.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:04:47.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:04:47.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:04:47.466Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-08-18T17:04:47.466Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:04:48.030Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T17:04:48.030Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-18T17:04:48.594Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-18T17:04:48.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T17:04:48.648Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T17:04:48.648Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T17:04:48.648Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2022-08-18T17:04:48.648Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-08-18T17:04:48.648Z] === RUN TestWaitConditions [2022-08-18T17:04:48.648Z] === RUN TestWaitConditions/default [2022-08-18T17:04:48.648Z] === PAUSE TestWaitConditions/default [2022-08-18T17:04:48.648Z] === RUN TestWaitConditions/not-running [2022-08-18T17:04:48.648Z] === PAUSE TestWaitConditions/not-running [2022-08-18T17:04:48.648Z] === RUN TestWaitConditions/next-exit [2022-08-18T17:04:48.648Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T17:04:48.648Z] === RUN TestWaitConditions/removed [2022-08-18T17:04:48.648Z] === PAUSE TestWaitConditions/removed [2022-08-18T17:04:48.648Z] === CONT TestWaitConditions/default [2022-08-18T17:04:48.649Z] === CONT TestWaitConditions/removed [2022-08-18T17:04:48.649Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T17:04:49.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.132s coverage: 76.8% of statements [2022-08-18T17:04:49.719Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 79.4% of statements [2022-08-18T17:04:49.720Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:04:49.720Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T17:04:50.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 65.9% of statements [2022-08-18T17:04:50.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T17:04:50.591Z] === CONT TestWaitConditions/next-exit [2022-08-18T17:04:50.591Z] === CONT TestWaitConditions/not-running [2022-08-18T17:04:50.859Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-08-18T17:04:51.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T17:04:51.805Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-18T17:04:52.063Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T17:04:52.625Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T17:04:52.929Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T17:04:52.929Z] --- PASS: TestWaitConditions/removed (2.07s) [2022-08-18T17:04:52.929Z] --- PASS: TestWaitConditions/default (2.10s) [2022-08-18T17:04:52.929Z] --- PASS: TestWaitConditions/not-running (2.18s) [2022-08-18T17:04:52.929Z] --- PASS: TestWaitConditions/next-exit (2.25s) [2022-08-18T17:04:52.929Z] === RUN TestWaitRestartedContainer [2022-08-18T17:04:52.929Z] === RUN TestWaitRestartedContainer/default [2022-08-18T17:04:52.929Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T17:04:52.929Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T17:04:52.929Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T17:04:52.929Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T17:04:52.929Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T17:04:52.929Z] === CONT TestWaitRestartedContainer/default [2022-08-18T17:04:52.929Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T17:04:52.929Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T17:04:53.555Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2022-08-18T17:04:53.555Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:04:53.555Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:04:53.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T17:04:54.117Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-18T17:04:54.812Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T17:04:56.008Z] ok github.com/docker/docker/distribution 1.489s coverage: 28.0% of statements [2022-08-18T17:04:56.008Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:04:56.008Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T17:04:56.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T17:04:56.200Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T17:04:56.200Z] --- PASS: TestWaitRestartedContainer/next-exit (2.10s) [2022-08-18T17:04:56.200Z] --- PASS: TestWaitRestartedContainer/default (2.13s) [2022-08-18T17:04:56.200Z] --- PASS: TestWaitRestartedContainer/not-running (1.42s) [2022-08-18T17:04:56.200Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:04:56.200Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:04:56.571Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-18T17:04:56.828Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-08-18T17:04:56.828Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:04:57.085Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-18T17:04:57.648Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-18T17:04:57.648Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T17:04:57.648Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:04:58.212Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-08-18T17:04:59.142Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T17:04:59.399Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-18T17:04:59.657Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-18T17:05:00.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T17:05:00.405Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2022-08-18T17:05:00.405Z] === CONT TestIpcModeOlderClient [2022-08-18T17:05:00.405Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T17:05:00.405Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:05:00.405Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s) [2022-08-18T17:05:00.405Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:05:01.550Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 81.9% of statements [2022-08-18T17:05:01.788Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T17:05:01.807Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 68.3% of statements [2022-08-18T17:05:02.063Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T17:05:02.320Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T17:05:05.086Z] --- PASS: TestDaemonHostGatewayIP (4.15s) [2022-08-18T17:05:05.086Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:05:05.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T17:05:05.589Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-08-18T17:05:05.589Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T17:05:05.658Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T17:05:05.845Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T17:05:05.919Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T17:05:06.101Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T17:05:06.101Z] ok github.com/docker/docker/layer 7.213s coverage: 68.9% of statements [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:05:06.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:05:06.359Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-08-18T17:05:06.922Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2022-08-18T17:05:06.922Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T17:05:07.301Z] check_test.go:540: [de533ec572a77] daemon is not started [2022-08-18T17:05:07.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T17:05:07.853Z] ok github.com/docker/docker/pkg/idtools 0.378s coverage: 67.9% of statements [2022-08-18T17:05:07.872Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T17:05:07.873Z] --- PASS: TestDaemonRestartIpcMode (3.38s) [2022-08-18T17:05:08.110Z] ok github.com/docker/docker/pkg/ioutils 0.494s coverage: 69.7% of statements [2022-08-18T17:05:08.110Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T17:05:08.367Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-08-18T17:05:08.367Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T17:05:08.624Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-18T17:05:08.624Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T17:05:08.881Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-08-18T17:05:09.138Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-18T17:05:09.138Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T17:05:09.138Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:05:09.138Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:05:09.701Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-18T17:05:09.785Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T17:05:10.265Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T17:05:10.522Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T17:05:10.725Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T17:05:10.777Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T17:05:11.295Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T17:05:11.556Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T17:05:12.142Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-18T17:05:12.142Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T17:05:12.411Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T17:05:12.667Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T17:05:12.923Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T17:05:13.179Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T17:05:13.469Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-08-18T17:05:13.469Z] PASS [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === Skipped [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:05:13.469Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:05:13.469Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T17:05:13.469Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:05:13.469Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:05:13.469Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T17:05:13.469Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:05:13.469Z] [2022-08-18T17:05:13.469Z] DONE 272 tests, 6 skipped in 176.666s [2022-08-18T17:05:13.469Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T17:05:13.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:05:13.469Z] ++ set -e [2022-08-18T17:05:13.469Z] ++ '[' -n 0 ']' [2022-08-18T17:05:13.469Z] ++ set -x [2022-08-18T17:05:13.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:05:13.469Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:05:13.741Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-18T17:05:13.998Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T17:05:14.039Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T17:05:14.039Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T17:05:14.039Z] === RUN TestConfigDaemonID [2022-08-18T17:05:14.255Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2022-08-18T17:05:14.300Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T17:05:14.818Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-18T17:05:15.075Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T17:05:15.240Z] daemon_test.go:83: [d7e831b179dbe] daemon is not started [2022-08-18T17:05:15.240Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:15.240Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:15.240Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:15.240Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:15.240Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:15.240Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T17:05:15.240Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T17:05:15.240Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:15.240Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:15.240Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T17:05:15.240Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:15.240Z] check_test.go:540: [df6a8f99fea3e] daemon is not started [2022-08-18T17:05:15.240Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T17:05:15.240Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:15.332Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-08-18T17:05:15.500Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-18T17:05:15.500Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T17:05:15.500Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T17:05:16.439Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T17:05:17.009Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T17:05:17.223Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-18T17:05:17.223Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T17:05:17.579Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T17:05:17.785Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-18T17:05:17.838Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T17:05:18.716Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-08-18T17:05:18.779Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T17:05:18.779Z] daemon_test.go:197: [d0c808ff17750] daemon is not started [2022-08-18T17:05:18.779Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-08-18T17:05:18.779Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-18T17:05:18.779Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-18T17:05:18.779Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-18T17:05:18.779Z] === RUN TestDaemonProxy [2022-08-18T17:05:18.779Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T17:05:18.779Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T17:05:18.973Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T17:05:19.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T17:05:19.902Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-18T17:05:20.291Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T17:05:20.465Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T17:05:20.465Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T17:05:21.028Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T17:05:21.284Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T17:05:22.201Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T17:05:23.177Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T17:05:23.434Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-18T17:05:23.998Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T17:05:24.112Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T17:05:24.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T17:05:24.372Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T17:05:24.927Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-18T17:05:24.942Z] --- PASS: TestDaemonProxy (6.35s) [2022-08-18T17:05:24.942Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T17:05:24.942Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-08-18T17:05:24.943Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-18T17:05:24.943Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T17:05:24.943Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-08-18T17:05:24.943Z] PASS [2022-08-18T17:05:24.943Z] [2022-08-18T17:05:24.943Z] DONE 18 tests in 11.645s [2022-08-18T17:05:24.943Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:05:24.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:05:24.943Z] ++ set -e [2022-08-18T17:05:24.943Z] ++ '[' -n 0 ']' [2022-08-18T17:05:24.943Z] ++ set -x [2022-08-18T17:05:24.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:05:24.943Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T17:05:25.203Z] INFO: Testing against a local daemon [2022-08-18T17:05:25.203Z] === RUN TestCommitInheritsEnv [2022-08-18T17:05:25.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T17:05:25.774Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-08-18T17:05:25.774Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:05:25.774Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform// [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T17:05:25.774Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T17:05:25.774Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T17:05:26.035Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T17:05:26.296Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T17:05:26.296Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T17:05:26.296Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.19s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T17:05:26.296Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T17:05:26.296Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:05:26.296Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-18T17:05:26.296Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:05:26.296Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T17:05:26.296Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T17:05:26.296Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-18T17:05:26.296Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:05:26.868Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-08-18T17:05:26.868Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:05:26.868Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T17:05:27.440Z] time="2022-08-18T17:05:27Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T17:05:27.440Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T17:05:28.010Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T17:05:28.580Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T17:05:28.843Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T17:05:29.104Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T17:05:29.104Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-08-18T17:05:29.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:05:29.104Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T17:05:29.104Z] === RUN TestTagInvalidReference [2022-08-18T17:05:29.104Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T17:05:29.104Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:05:29.365Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T17:05:29.365Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:05:29.365Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-18T17:05:29.365Z] === RUN TestTagOfficialNames [2022-08-18T17:05:29.365Z] --- PASS: TestTagOfficialNames (0.10s) [2022-08-18T17:05:29.365Z] === RUN TestTagMatchesDigest [2022-08-18T17:05:29.365Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T17:05:29.365Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:05:29.365Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T17:05:29.936Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T17:05:30.506Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T17:05:31.077Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T17:05:31.647Z] check_test.go:540: [dc0a63ef8f655] daemon is not started [2022-08-18T17:05:31.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T17:05:31.647Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T17:05:32.218Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T17:05:32.789Z] check_test.go:540: [d64f7cefcdfa7] daemon is not started [2022-08-18T17:05:32.789Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T17:05:33.050Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T17:05:34.964Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T17:05:38.290Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T17:05:38.554Z] check_test.go:540: [d9693ad09f203] daemon is not started [2022-08-18T17:05:38.554Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T17:05:40.463Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T17:05:41.403Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T17:05:41.976Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T17:05:43.358Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T17:05:43.358Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T17:05:46.811Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:05:46.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === Skipped [2022-08-18T17:05:46.811Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T17:05:46.811Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T17:05:46.811Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T17:05:46.811Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T17:05:46.811Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T17:05:46.811Z] time="2022-08-18T17:04:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T17:05:46.811Z] time="2022-08-18T17:04:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T17:05:46.811Z] time="2022-08-18T17:04:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T17:05:46.811Z] time="2022-08-18T17:04:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T17:05:46.811Z] time="2022-08-18T17:04:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T17:05:46.811Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T17:05:46.811Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T17:05:46.811Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:05:46.811Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T17:05:46.811Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T17:05:46.811Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T17:05:46.811Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T17:05:46.811Z] [2022-08-18T17:05:46.811Z] DONE 2800 tests, 28 skipped in 253.327s [2022-08-18T17:05:46.811Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:05:46.811Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T17:05:46.811Z] + 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-08-18T17:05:47.567Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T17:05:47.567Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T17:05:48.507Z] check_test.go:540: [da9fb630f5b10] daemon is not started [2022-08-18T17:05:48.507Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T17:05:53.792Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T17:05:54.364Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T17:05:54.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T17:05:56.321Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T17:05:57.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T17:05:59.804Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T17:05:59.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T17:06:00.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T17:06:02.127Z] check_test.go:540: [d908364d14010] daemon is not started [2022-08-18T17:06:02.127Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T17:06:02.697Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T17:06:02.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T17:06:03.217Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T17:06:03.788Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T17:06:05.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T17:06:05.700Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T17:06:05.700Z] check_test.go:540: [d8cbbc948a24b] daemon is not started [2022-08-18T17:06:05.700Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T17:06:07.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T17:06:08.554Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T17:06:08.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T17:06:11.358Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T17:06:11.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T17:06:15.230Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T17:06:17.144Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T17:06:19.057Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T17:06:22.358Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T17:06:22.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T17:06:25.917Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T17:06:25.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T17:06:29.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T17:06:29.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T17:06:29.480Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T17:06:31.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T17:06:31.391Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T17:06:32.346Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork 37.100s coverage: 40.6% of statements [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.370s coverage: 59.9% of statements [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.187s coverage: 5.0% of statements [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-08-18T17:06:33.447Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T17:06:33.447Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T17:06:33.767Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T17:06:33.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T17:06:37.065Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T17:06:39.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T17:06:40.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T17:06:42.030Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T17:06:42.601Z] docker_cli_daemon_test.go:2504: [d436ae44d998b] daemon is not started [2022-08-18T17:06:42.862Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T17:06:43.389Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.296s coverage: 6.6% of statements [2022-08-18T17:06:43.389Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T17:06:43.389Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T17:06:43.389Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T17:06:43.389Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T17:06:43.389Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T17:06:43.389Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T17:06:43.646Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-18T17:06:43.646Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T17:06:43.802Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T17:06:43.903Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T17:06:44.159Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-18T17:06:44.373Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T17:06:50.956Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T17:06:51.218Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T17:06:51.789Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T17:06:52.732Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T17:06:52.993Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T17:06:55.541Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T17:06:55.541Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T17:06:56.335Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T17:06:56.483Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T17:06:57.055Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T17:06:57.626Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T17:06:57.626Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T17:06:57.887Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T17:06:58.460Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T17:06:58.460Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T17:06:58.460Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T17:07:00.374Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T17:07:00.374Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T17:07:00.374Z] check_test.go:540: [d719718ab9399] daemon is not started [2022-08-18T17:07:00.374Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T17:07:05.662Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite (332.32s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.89s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2022-08-18T17:07:06.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.37s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.91s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.49s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-08-18T17:07:06.494Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.75s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.55s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.33s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.90s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.06s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.08s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.82s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.97s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.73s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.33s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.98s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.33s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.92s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-18T17:07:06.494Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T17:07:06.494Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.13s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.85s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.14s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.10s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.29s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.78s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.69s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.41s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.53s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-18T17:07:06.494Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2022-08-18T17:07:06.494Z] === RUN TestDockerSwarmSuite [2022-08-18T17:07:06.494Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T17:07:06.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T17:07:07.700Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T17:07:07.961Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T17:07:08.903Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T17:07:09.474Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T17:07:09.474Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T17:07:10.046Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/ipam 14.348s coverage: 85.3% of statements [2022-08-18T17:07:11.184Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T17:07:11.184Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T17:07:11.184Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-08-18T17:07:11.184Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-08-18T17:07:11.440Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T17:07:11.697Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-18T17:07:12.619Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T17:07:17.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T17:07:22.111Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T17:07:22.372Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T17:07:24.917Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T17:07:28.215Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T17:07:29.598Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T17:07:29.598Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T17:07:29.598Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T17:07:29.598Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T17:07:29.598Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T17:07:29.598Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T17:07:29.598Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T17:07:29.598Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T17:07:29.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T17:07:30.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T17:07:31.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T17:07:32.184Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T17:07:34.731Z] docker_api_swarm_test.go:563: [d0d71511aa955] joining swarm manager [de2966d3c8508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:07:38.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T17:07:40.577Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T17:07:40.577Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T17:07:45.863Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T17:07:47.248Z] docker_api_swarm_test.go:585: [ddbc07a2c6b44] joining swarm manager [de2966d3c8508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:07:51.449Z] check_test.go:611: [d0d71511aa955] daemon is not started [2022-08-18T17:07:51.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T17:07:52.020Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T17:07:52.960Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T17:07:56.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T17:07:56.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T17:07:56.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T17:07:57.906Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T17:07:58.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T17:07:59.437Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T17:08:01.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T17:08:01.350Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:08:01.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T17:08:03.895Z] docker_api_swarm_test.go:46: [d562a559d2fbb] joining swarm manager [df3cd3d356efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:08:09.182Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T17:08:09.443Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T17:08:11.987Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T17:08:21.984Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T17:08:21.984Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T17:08:21.984Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T17:08:22.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T17:08:23.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T17:08:26.795Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T17:08:28.190Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T17:08:30.120Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T17:08:32.032Z] --- PASS: TestImportExtremelyLargeImageWorks (182.38s) [2022-08-18T17:08:32.032Z] PASS [2022-08-18T17:08:32.032Z] [2022-08-18T17:08:32.032Z] DONE 22 tests in 186.819s [2022-08-18T17:08:32.032Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] ++ set -e [2022-08-18T17:08:32.032Z] ++ '[' -n 0 ']' [2022-08-18T17:08:32.032Z] ++ set -x [2022-08-18T17:08:32.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] === RUN TestStripANSICommands [2022-08-18T17:08:32.032Z] === RUN TestStripANSICommands/#00 [2022-08-18T17:08:32.032Z] === RUN TestStripANSICommands/#01 [2022-08-18T17:08:32.032Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T17:08:32.032Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T17:08:32.032Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T17:08:32.032Z] PASS [2022-08-18T17:08:32.032Z] [2022-08-18T17:08:32.032Z] DONE 3 tests in 0.048s [2022-08-18T17:08:32.032Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] ++ set -e [2022-08-18T17:08:32.032Z] ++ '[' -n 0 ']' [2022-08-18T17:08:32.032Z] ++ set -x [2022-08-18T17:08:32.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:08:32.032Z] INFO: Testing against a local daemon [2022-08-18T17:08:32.032Z] === RUN TestNetworkCreateDelete [2022-08-18T17:08:32.032Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-18T17:08:32.032Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:08:32.605Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-08-18T17:08:32.605Z] === RUN TestDaemonDNSFallback [2022-08-18T17:08:34.518Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T17:08:35.900Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T17:08:36.840Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T17:08:39.383Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-08-18T17:08:39.383Z] === RUN TestInspectNetwork [2022-08-18T17:08:43.585Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:08:43.585Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:08:43.585Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:08:43.585Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:08:46.884Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T17:08:47.145Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T17:08:47.407Z] --- PASS: TestInspectNetwork (8.18s) [2022-08-18T17:08:47.407Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:08:47.407Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:08:47.407Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:08:47.407Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:08:47.407Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:08:49.319Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T17:08:49.319Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:08:49.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:08:49.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:08:49.319Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T17:08:49.319Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T17:08:49.319Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T17:08:49.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T17:08:49.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T17:08:49.320Z] === RUN TestNetworkList [2022-08-18T17:08:49.320Z] === RUN TestNetworkList//networks [2022-08-18T17:08:49.320Z] === PAUSE TestNetworkList//networks [2022-08-18T17:08:49.320Z] === RUN TestNetworkList//networks/ [2022-08-18T17:08:49.320Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:08:49.320Z] === CONT TestNetworkList//networks [2022-08-18T17:08:49.320Z] === CONT TestNetworkList//networks/ [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:08:49.320Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:08:49.320Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:08:49.890Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-18T17:08:49.890Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:08:50.472Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T17:08:50.751Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T17:08:51.015Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T17:08:51.015Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-18T17:08:51.015Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:08:51.585Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T17:08:51.585Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T17:08:51.845Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-18T17:08:51.845Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:08:51.845Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T17:08:52.105Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T17:08:53.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-18T17:08:53.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:08:53.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T17:08:54.185Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-18T17:08:54.185Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:08:54.446Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T17:08:54.706Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-18T17:08:54.706Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:08:55.649Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T17:08:56.219Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T17:08:57.603Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T17:08:57.603Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2022-08-18T17:08:57.603Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:08:57.603Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:08:57.603Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:08:57.603Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:08:58.174Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T17:09:03.095Z] ok github.com/docker/docker/libnetwork/networkdb 103.860s coverage: 60.0% of statements [2022-08-18T17:09:03.095Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T17:09:03.095Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T17:09:03.095Z] ok github.com/docker/docker/libnetwork/osl 4.289s coverage: 39.7% of statements [2022-08-18T17:09:03.095Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T17:09:03.095Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T17:09:03.352Z] ok github.com/docker/docker/libnetwork/portmapper 0.583s coverage: 48.6% of statements [2022-08-18T17:09:03.460Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T17:09:03.608Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T17:09:03.608Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T17:09:04.173Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === Skipped [2022-08-18T17:09:04.173Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T17:09:04.173Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T17:09:04.173Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T17:09:04.173Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T17:09:04.173Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T17:09:04.173Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T17:09:04.173Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T17:09:04.173Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T17:09:04.173Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T17:09:04.173Z] firewalld_test.go:14: firewalld is not running [2022-08-18T17:09:04.173Z] [2022-08-18T17:09:04.173Z] DONE 327 tests, 9 skipped in 200.217s Post stage [Pipeline] junit [2022-08-18T17:09:04.744Z] Recording test results [2022-08-18T17:09:05.035Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T17:09:05.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/validate/vendor [2022-08-18T17:09:05.917Z] +++ dirname ./hack/vendor.sh [2022-08-18T17:09:05.917Z] ++ cd ./hack [2022-08-18T17:09:05.917Z] ++ pwd [2022-08-18T17:09:05.917Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:09:05.917Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T17:09:05.917Z] + GO111MODULE=auto [2022-08-18T17:09:05.917Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T17:09:05.917Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T17:09:05.917Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:06.480Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T17:09:06.480Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-18T17:09:06.737Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:09:06.737Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:06.737Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T17:09:06.737Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T17:09:06.737Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T17:09:06.737Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T17:09:06.737Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T17:09:06.737Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T17:09:06.994Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T17:09:06.994Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T17:09:06.994Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T17:09:07.251Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T17:09:07.251Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T17:09:07.251Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T17:09:07.251Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T17:09:07.251Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T17:09:07.508Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T17:09:07.508Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T17:09:07.508Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T17:09:07.508Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-18T17:09:07.508Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T17:09:07.508Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T17:09:07.508Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T17:09:07.508Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T17:09:07.508Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T17:09:07.508Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T17:09:07.508Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T17:09:07.764Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T17:09:07.764Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T17:09:07.764Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T17:09:07.764Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T17:09:07.764Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:09:07.764Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T17:09:08.020Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T17:09:08.020Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T17:09:08.020Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:09:08.020Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T17:09:08.277Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T17:09:08.277Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T17:09:08.277Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T17:09:08.277Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T17:09:08.277Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T17:09:08.277Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T17:09:08.277Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T17:09:08.277Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T17:09:08.277Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T17:09:08.277Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T17:09:08.277Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T17:09:10.796Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T17:09:10.796Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T17:09:10.796Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T17:09:10.796Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T17:09:10.796Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T17:09:10.796Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T17:09:10.796Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T17:09:10.796Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:09:12.694Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T17:09:12.694Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T17:09:12.694Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T17:09:12.694Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T17:09:12.953Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T17:09:12.953Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T17:09:12.953Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T17:09:12.953Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:09:12.953Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T17:09:12.953Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T17:09:13.209Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T17:09:13.209Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T17:09:13.209Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T17:09:13.209Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T17:09:13.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T17:09:13.471Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T17:09:13.471Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T17:09:13.471Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T17:09:13.471Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:09:13.471Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T17:09:13.471Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:09:13.471Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T17:09:13.471Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T17:09:13.471Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T17:09:13.471Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T17:09:13.471Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T17:09:13.471Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T17:09:13.712Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2022-08-18T17:09:13.712Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:09:13.728Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T17:09:13.728Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T17:09:13.728Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T17:09:13.728Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T17:09:13.728Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T17:09:13.728Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-18T17:09:13.728Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T17:09:13.728Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T17:09:13.728Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T17:09:13.728Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T17:09:13.728Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T17:09:13.728Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T17:09:13.728Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T17:09:13.728Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:09:13.728Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:09:13.728Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:09:13.728Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T17:09:13.728Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T17:09:13.728Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:09:13.985Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T17:09:13.985Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T17:09:13.985Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T17:09:13.985Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:09:13.985Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:09:13.985Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T17:09:13.985Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T17:09:13.985Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T17:09:14.652Z] docker_api_swarm_test.go:304: [df2eb7160133c] joining swarm manager [d8275a61cb448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:09:16.037Z] docker_api_swarm_test.go:305: [dc75883d55966] joining swarm manager [d8275a61cb448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:09:16.504Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T17:09:16.504Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T17:09:16.504Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T17:09:16.504Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:09:16.504Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:09:16.504Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:09:16.504Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T17:09:16.504Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:09:17.067Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T17:09:17.067Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T17:09:17.067Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T17:09:17.067Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T17:09:17.067Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T17:09:17.067Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T17:09:17.067Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T17:09:17.067Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T17:09:17.067Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:17.067Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T17:09:17.067Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T17:09:17.324Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T17:09:17.324Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T17:09:17.324Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T17:09:17.324Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T17:09:17.324Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T17:09:17.324Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T17:09:17.324Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T17:09:17.324Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T17:09:17.324Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T17:09:17.324Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T17:09:17.324Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T17:09:17.324Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T17:09:17.324Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T17:09:17.457Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ej8w3rq7i4hnfkup61gx8ugq6 Created:2022-08-18 17:09:15.155617692 +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[fe57a2ff95319b6b867c81e35a3d4a12d177310acc4dffd1d52442d30687bbac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eunemp72izbrhvquq400ax3t6 EndpointID:38fb61ef2428bea6ecd034b74e72ac23112a9e90827f180ccf5bccd37af765d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:77fa076410a3102c4aabfcceb2aedf5b081277d4a270905f04893703def3734a 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:10197252a54e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eunemp72izbrhvquq400ax3t6 EndpointID:38fb61ef2428bea6ecd034b74e72ac23112a9e90827f180ccf5bccd37af765d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:09:17.580Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T17:09:17.580Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T17:09:17.580Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T17:09:17.580Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T17:09:17.580Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T17:09:17.580Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T17:09:17.580Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T17:09:17.580Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T17:09:17.580Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T17:09:17.580Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T17:09:17.580Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T17:09:17.836Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T17:09:17.836Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T17:09:17.836Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T17:09:17.836Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T17:09:17.836Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T17:09:17.836Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T17:09:17.836Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T17:09:17.836Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T17:09:17.836Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T17:09:17.836Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T17:09:17.836Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T17:09:17.836Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T17:09:17.836Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T17:09:17.836Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T17:09:17.836Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:09:17.836Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T17:09:18.027Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T17:09:18.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T17:09:18.093Z] + GO111MODULE=auto [2022-08-18T17:09:18.093Z] + go mod vendor -modfile vendor.mod [2022-08-18T17:09:19.409Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T17:09:21.363Z] Congratulations! All vendoring changes are done the right way. [2022-08-18T17:09:21.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2022-08-18T17:09:21.950Z] PASS [2022-08-18T17:09:21.950Z] [2022-08-18T17:09:21.950Z] === Skipped [2022-08-18T17:09:21.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:09:21.950Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:09:21.950Z] [2022-08-18T17:09:21.950Z] DONE 38 tests, 1 skipped in 49.937s [2022-08-18T17:09:21.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:09:21.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:21.950Z] ++ set -e [2022-08-18T17:09:21.950Z] ++ '[' -n 0 ']' [2022-08-18T17:09:21.950Z] ++ set -x [2022-08-18T17:09:21.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:21.950Z] INFO: Testing against a local daemon [2022-08-18T17:09:21.950Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:09:21.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:09:21.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:09:21.950Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:09:21.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:09:21.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:09:21.950Z] PASS [2022-08-18T17:09:21.950Z] [2022-08-18T17:09:21.950Z] === Skipped [2022-08-18T17:09:21.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:09:21.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:09:21.950Z] [2022-08-18T17:09:21.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:09:21.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:09:21.950Z] [2022-08-18T17:09:21.950Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-18T17:09:21.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:09:21.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:21.950Z] ++ set -e [2022-08-18T17:09:21.950Z] ++ '[' -n 0 ']' [2022-08-18T17:09:21.950Z] ++ set -x [2022-08-18T17:09:21.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:21.951Z] INFO: Testing against a local daemon [2022-08-18T17:09:21.951Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:09:23.861Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-08-18T17:09:23.861Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:09:24.178Z] + echo Ensuring container killed. [2022-08-18T17:09:24.178Z] Ensuring container killed. [2022-08-18T17:09:24.178Z] + docker rm -vf docker-pr1 [2022-08-18T17:09:24.178Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:09:24.432Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:09:24.452Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:09:24.452Z] Chowning /workspace to jenkins user [2022-08-18T17:09:24.452Z] + id -u [2022-08-18T17:09:24.452Z] + id -g [2022-08-18T17:09:24.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:09:25.003Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:09:25.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:09:25.664Z] + bundleName=unit [2022-08-18T17:09:25.664Z] + echo Creating unit-bundles.tar.gz [2022-08-18T17:09:25.664Z] Creating unit-bundles.tar.gz [2022-08-18T17:09:25.664Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-18T17:09:25.664Z] bundles/junit-report-libnetwork.xml [2022-08-18T17:09:25.664Z] bundles/junit-report.xml [2022-08-18T17:09:25.664Z] bundles/go-test-report-libnetwork.json [2022-08-18T17:09:25.664Z] bundles/go-test-report.json [2022-08-18T17:09:25.664Z] bundles/profile-libnetwork.out [2022-08-18T17:09:25.664Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T17:09:25.674Z] Archiving artifacts [2022-08-18T17:09:25.833Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:09:26.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T17:09:26.158Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:09:26.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T17:09:26.456Z] + make clean [2022-08-18T17:09:26.456Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:09:26.456Z] docker-dev-cache [2022-08-18T17:09:26.456Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-08-18T17:09:26.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] // stage [Pipeline] } [2022-08-18T17:09:28.309Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T17:09:28.309Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T17:09:28.309Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T17:09:28.309Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:09:28.309Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T17:09:29.693Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T17:09:30.634Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:09:35.920Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan (13.09s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.37s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2022-08-18T17:09:36.492Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2022-08-18T17:09:36.492Z] PASS [2022-08-18T17:09:36.492Z] [2022-08-18T17:09:36.492Z] DONE 8 tests in 14.622s [2022-08-18T17:09:36.492Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:09:36.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:36.492Z] ++ set -e [2022-08-18T17:09:36.492Z] ++ '[' -n 0 ']' [2022-08-18T17:09:36.492Z] ++ set -x [2022-08-18T17:09:36.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:36.492Z] testing: warning: no tests to run [2022-08-18T17:09:36.492Z] PASS [2022-08-18T17:09:36.492Z] [2022-08-18T17:09:36.492Z] DONE 0 tests in 0.027s [2022-08-18T17:09:36.752Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:09:36.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:36.752Z] ++ set -e [2022-08-18T17:09:36.752Z] ++ '[' -n 0 ']' [2022-08-18T17:09:36.752Z] ++ set -x [2022-08-18T17:09:36.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:09:36.752Z] INFO: Testing against a local daemon [2022-08-18T17:09:36.752Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:09:37.699Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T17:09:37.961Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T17:09:38.220Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-08-18T17:09:38.220Z] === RUN TestAuthZPluginTLS [2022-08-18T17:09:38.480Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T17:09:38.740Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-18T17:09:38.740Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:09:39.000Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T17:09:39.260Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T17:09:39.260Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T17:09:39.260Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:09:39.829Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T17:09:39.829Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T17:09:39.829Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T17:09:39.829Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:09:40.399Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-18T17:09:40.399Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:09:41.785Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T17:09:42.046Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2022-08-18T17:09:42.046Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:09:42.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T17:09:42.569Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-18T17:09:42.569Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:09:43.140Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-08-18T17:09:43.140Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:09:43.709Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T17:09:43.709Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-18T17:09:43.709Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:09:45.092Z] docker_api_swarm_test.go:272: [dff7af1193462] joining swarm manager [d3fafb40ac847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:09:45.663Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T17:09:45.924Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2022-08-18T17:09:45.924Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:09:46.493Z] docker_api_swarm_test.go:273: [d5a4832b275a5] joining swarm manager [d3fafb40ac847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:09:47.066Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T17:09:47.327Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T17:09:47.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-08-18T17:09:47.587Z] === RUN TestAuthZPluginHeader [2022-08-18T17:09:48.531Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T17:09:48.531Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-08-18T17:09:48.531Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:09:49.915Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T17:09:50.175Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T17:09:50.435Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T17:09:51.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T17:09:53.735Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s)=== RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T17:09:53.735Z] [2022-08-18T17:09:53.735Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:09:54.305Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T17:09:54.879Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T17:09:55.448Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T17:09:55.708Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T17:09:56.278Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T17:09:56.278Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T17:09:56.848Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T17:09:57.109Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T17:09:57.368Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-08-18T17:09:57.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:09:57.628Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T17:09:57.888Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T17:09:57.888Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T17:09:58.148Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T17:09:59.088Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T17:10:00.999Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T17:10:05.195Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T17:10:06.136Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (8.83s) [2022-08-18T17:10:06.136Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:10:07.076Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T17:10:07.076Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T17:10:07.076Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T17:10:07.335Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T17:10:07.335Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T17:10:07.596Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T17:10:08.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T17:10:08.537Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T17:10:10.450Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T17:10:14.650Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T17:10:15.227Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T17:10:15.804Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T17:10:19.100Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.69s) [2022-08-18T17:10:19.100Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:10:22.400Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T17:10:24.315Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T17:10:25.254Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T17:10:26.634Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T17:10:26.634Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T17:10:26.634Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T17:10:29.173Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T17:10:29.433Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T17:10:30.816Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T17:10:30.816Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T17:10:32.198Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T17:10:32.458Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T17:10:33.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T17:10:33.289Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T17:10:33.859Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T17:10:35.769Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T17:10:35.769Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2022-08-18T17:10:35.769Z] PASS [2022-08-18T17:10:35.769Z] [2022-08-18T17:10:35.769Z] DONE 17 tests in 59.109s [2022-08-18T17:10:35.769Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:10:35.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:35.769Z] ++ set -e [2022-08-18T17:10:35.769Z] ++ '[' -n 0 ']' [2022-08-18T17:10:35.769Z] ++ set -x [2022-08-18T17:10:35.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:36.030Z] INFO: Testing against a local daemon [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:10:36.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:10:36.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T17:10:36.030Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T17:10:36.030Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T17:10:36.030Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T17:10:36.030Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T17:10:36.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T17:10:36.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T17:10:36.030Z] === RUN TestPluginInstall [2022-08-18T17:10:36.030Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:10:36.293Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T17:10:36.293Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T17:10:37.243Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T17:10:37.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T17:10:37.503Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T17:10:38.443Z] time="2022-08-18T17:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:38.443Z] time="2022-08-18T17:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a0ad6517d54288c564d05f4f630d516cd68acf632151e9780d5ea6ab52dea8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:38.443Z] time="2022-08-18T17:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:38.443Z] time="2022-08-18T17:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a0ad6517d54288c564d05f4f630d516cd68acf632151e9780d5ea6ab52dea8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:38.443Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T17:10:38.704Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:10:39.275Z] time="2022-08-18T17:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:39.275Z] time="2022-08-18T17:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2efdf776c5a48c0375255dc2145844d7c26eb81a95e019c92078b97d5787ad38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:39.275Z] time="2022-08-18T17:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:39.275Z] time="2022-08-18T17:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2efdf776c5a48c0375255dc2145844d7c26eb81a95e019c92078b97d5787ad38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:39.846Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:10:40.107Z] docker_api_swarm_node_test.go:20: [dd2ce797374ff] joining swarm manager [d61bea0d8afe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:10:41.048Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T17:10:41.049Z] time="2022-08-18T17:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:41.049Z] time="2022-08-18T17:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e844070075be0170e21324fdec4372669e28ca4819fa5a39398e940576b57443" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:41.049Z] time="2022-08-18T17:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:10:41.049Z] time="2022-08-18T17:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e844070075be0170e21324fdec4372669e28ca4819fa5a39398e940576b57443" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:10:41.309Z] docker_api_swarm_node_test.go:21: [d8ccab217cf0e] joining swarm manager [d61bea0d8afe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:10:41.309Z] plugin_test.go:195: [da72c0f2b6c1b] daemon is not started [2022-08-18T17:10:41.309Z] --- PASS: TestPluginInstall (5.42s) [2022-08-18T17:10:41.309Z] --- PASS: TestPluginInstall/no_auth (2.67s) [2022-08-18T17:10:41.309Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2022-08-18T17:10:41.309Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2022-08-18T17:10:41.309Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:10:43.220Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T17:10:43.220Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:10:44.160Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T17:10:44.160Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:10:45.543Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-08-18T17:10:45.543Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-08-18T17:10:45.543Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-08-18T17:10:45.543Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:10:45.803Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T17:10:46.063Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-08-18T17:10:46.063Z] PASS [2022-08-18T17:10:46.063Z] [2022-08-18T17:10:46.063Z] DONE 24 tests in 10.398s [2022-08-18T17:10:46.063Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:10:46.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:46.063Z] ++ set -e [2022-08-18T17:10:46.063Z] ++ '[' -n 0 ']' [2022-08-18T17:10:46.063Z] ++ set -x [2022-08-18T17:10:46.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:46.323Z] INFO: Testing against a local daemon [2022-08-18T17:10:46.323Z] === RUN TestExternalGraphDriver [2022-08-18T17:10:46.582Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:10:46.842Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T17:10:47.784Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T17:10:48.725Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:10:50.636Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:10:50.636Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T17:10:52.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T17:10:52.281Z] --- PASS: TestExternalGraphDriver (5.98s) [2022-08-18T17:10:52.281Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-08-18T17:10:52.281Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-08-18T17:10:52.281Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2022-08-18T17:10:52.281Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:10:52.281Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T17:10:53.221Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T17:10:53.792Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T17:10:57.104Z] docker_api_swarm_test.go:502: [d6b8a0894b704] joining swarm manager [db1012d8b2c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:10:57.675Z] --- PASS: TestGraphdriverPluginV2 (5.23s) [2022-08-18T17:10:57.675Z] PASS [2022-08-18T17:10:57.675Z] [2022-08-18T17:10:57.675Z] DONE 5 tests in 11.313s [2022-08-18T17:10:57.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:10:57.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:57.675Z] ++ set -e [2022-08-18T17:10:57.675Z] ++ '[' -n 0 ']' [2022-08-18T17:10:57.675Z] ++ set -x [2022-08-18T17:10:57.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:10:57.675Z] INFO: Testing against a local daemon [2022-08-18T17:10:57.675Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:10:57.675Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:10:57.675Z] === RUN TestReadPluginNoRead [2022-08-18T17:10:57.675Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:10:57.675Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:10:57.675Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:10:57.675Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:10:57.675Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:11:02.963Z] --- PASS: TestDaemonStartWithLogOpt (4.55s) [2022-08-18T17:11:02.963Z] === CONT TestReadPluginNoRead [2022-08-18T17:11:02.963Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T17:11:05.510Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:11:05.510Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T17:11:06.452Z] docker_api_swarm_test.go:507: [d2ee5d5e33cc2] joining swarm manager [db1012d8b2c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:11:06.452Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:11:07.395Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2022-08-18T17:11:07.395Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T17:11:08.337Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:11:09.721Z] === CONT TestReadPluginNoRead [2022-08-18T17:11:09.721Z] read_test.go:92: [d2ef0c5b05a5a] daemon is not started [2022-08-18T17:11:09.721Z] --- PASS: TestReadPluginNoRead (7.37s) [2022-08-18T17:11:09.721Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2022-08-18T17:11:09.721Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-08-18T17:11:09.721Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2022-08-18T17:11:09.721Z] PASS [2022-08-18T17:11:09.721Z] [2022-08-18T17:11:09.721Z] DONE 6 tests in 12.048s [2022-08-18T17:11:09.721Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] ++ set -e [2022-08-18T17:11:09.721Z] ++ '[' -n 0 ']' [2022-08-18T17:11:09.721Z] ++ set -x [2022-08-18T17:11:09.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T17:11:09.721Z] testing: warning: no tests to run [2022-08-18T17:11:09.721Z] PASS [2022-08-18T17:11:09.721Z] [2022-08-18T17:11:09.721Z] DONE 0 tests in 0.039s [2022-08-18T17:11:09.721Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] ++ set -e [2022-08-18T17:11:09.721Z] ++ '[' -n 0 ']' [2022-08-18T17:11:09.721Z] ++ set -x [2022-08-18T17:11:09.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:09.721Z] INFO: Testing against a local daemon [2022-08-18T17:11:09.721Z] === RUN TestPluginWithDevMounts [2022-08-18T17:11:09.721Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:11:09.721Z] === CONT TestPluginWithDevMounts [2022-08-18T17:11:10.294Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T17:11:11.679Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T17:11:11.679Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-08-18T17:11:11.679Z] PASS [2022-08-18T17:11:11.679Z] [2022-08-18T17:11:11.679Z] DONE 1 tests in 1.936s [2022-08-18T17:11:11.679Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:11:11.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:11.679Z] ++ set -e [2022-08-18T17:11:11.679Z] ++ '[' -n 0 ']' [2022-08-18T17:11:11.679Z] ++ set -x [2022-08-18T17:11:11.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:11.679Z] INFO: Testing against a local daemon [2022-08-18T17:11:11.679Z] === RUN TestSecretInspect [2022-08-18T17:11:11.940Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T17:11:12.879Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T17:11:13.819Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T17:11:14.388Z] --- PASS: TestSecretInspect (2.51s) [2022-08-18T17:11:14.388Z] === RUN TestSecretList [2022-08-18T17:11:14.649Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T17:11:17.216Z] --- PASS: TestSecretList (2.66s) [2022-08-18T17:11:17.216Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:11:17.216Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T17:11:17.475Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T17:11:17.735Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T17:11:17.735Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T17:11:17.996Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T17:11:18.257Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T17:11:19.198Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T17:11:19.198Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T17:11:19.768Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2022-08-18T17:11:19.768Z] === RUN TestSecretsUpdate [2022-08-18T17:11:19.768Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T17:11:22.308Z] --- PASS: TestSecretsUpdate (2.51s) [2022-08-18T17:11:22.308Z] === RUN TestTemplatedSecret [2022-08-18T17:11:22.879Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T17:11:23.820Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T17:11:25.203Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T17:11:25.773Z] --- PASS: TestTemplatedSecret (3.52s) [2022-08-18T17:11:25.773Z] === RUN TestSecretCreateResolve [2022-08-18T17:11:25.773Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T17:11:26.342Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T17:11:27.725Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T17:11:28.294Z] --- PASS: TestSecretCreateResolve (2.71s) [2022-08-18T17:11:28.294Z] PASS [2022-08-18T17:11:28.294Z] [2022-08-18T17:11:28.294Z] DONE 6 tests in 16.740s [2022-08-18T17:11:28.294Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:11:28.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:28.294Z] ++ set -e [2022-08-18T17:11:28.294Z] ++ '[' -n 0 ']' [2022-08-18T17:11:28.294Z] ++ set -x [2022-08-18T17:11:28.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:11:28.554Z] INFO: Testing against a local daemon [2022-08-18T17:11:28.554Z] === RUN TestServiceCreateInit [2022-08-18T17:11:28.554Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:11:29.125Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T17:11:32.421Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T17:11:32.991Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:11:35.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T17:11:37.461Z] docker_api_swarm_node_test.go:81: [d8e86cbf917ad] joining swarm manager [d880d9b81cd2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:11:38.402Z] --- PASS: TestServiceCreateInit (9.66s) [2022-08-18T17:11:38.402Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2022-08-18T17:11:38.402Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2022-08-18T17:11:38.402Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:11:48.400Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T17:11:48.400Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T17:11:48.400Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T17:11:48.969Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T17:11:49.912Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T17:11:50.851Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T17:11:50.851Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T17:11:50.851Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T17:11:50.851Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T17:11:50.851Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T17:11:50.851Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T17:11:50.851Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T17:11:50.851Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:11:50.851Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T17:11:52.233Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T17:11:52.233Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T17:11:52.803Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T17:11:53.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T17:11:53.063Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T17:11:53.634Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T17:11:53.894Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T17:11:55.807Z] docker_api_swarm_node_test.go:53: [dc838ba328c64] joining swarm manager [dba53a6e2e60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:11:56.067Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T17:11:56.327Z] --- PASS: TestCreateServiceMultipleTimes (18.23s) [2022-08-18T17:11:56.327Z] === RUN TestCreateServiceConflict [2022-08-18T17:11:56.327Z] docker_api_swarm_node_test.go:54: [ded3d7848d6ca] joining swarm manager [dba53a6e2e60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:11:57.710Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T17:11:58.280Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T17:11:58.541Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T17:11:58.801Z] --- PASS: TestCreateServiceConflict (2.45s) [2022-08-18T17:11:58.801Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:11:59.062Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T17:11:59.062Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T17:11:59.062Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T17:11:59.633Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T17:12:01.572Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T17:12:02.144Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-08-18T17:12:02.144Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:12:02.404Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T17:12:03.344Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T17:12:03.916Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T17:12:05.298Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T17:12:06.239Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T17:12:06.809Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T17:12:07.751Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T17:12:08.691Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T17:12:09.631Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T17:12:10.571Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T17:12:10.571Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T17:12:11.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T17:12:11.710Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T17:12:11.971Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T17:12:12.543Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T17:12:13.117Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T17:12:13.687Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T17:12:14.257Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T17:12:14.829Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T17:12:15.400Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T17:12:15.969Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T17:12:15.969Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2022-08-18T17:12:15.969Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:12:16.909Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T17:12:17.176Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T17:12:18.127Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T17:12:19.069Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2022-08-18T17:12:19.069Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:12:19.328Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T17:12:19.899Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T17:12:20.470Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T17:12:20.731Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T17:12:21.302Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T17:12:22.242Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2022-08-18T17:12:22.242Z] === RUN TestCreateServiceSysctls [2022-08-18T17:12:22.242Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T17:12:22.812Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T17:12:23.750Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T17:12:24.692Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T17:12:26.075Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T17:12:26.075Z] --- PASS: TestCreateServiceSysctls (3.98s) [2022-08-18T17:12:26.075Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:12:26.646Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T17:12:28.556Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T17:12:28.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T17:12:29.127Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-08-18T17:12:29.127Z] === RUN TestInspect [2022-08-18T17:12:32.423Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T17:12:32.423Z] --- PASS: TestInspect (3.51s) [2022-08-18T17:12:32.423Z] === RUN TestCreateJob [2022-08-18T17:12:34.966Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T17:12:34.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T17:12:35.536Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T17:12:36.489Z] --- PASS: TestCreateJob (4.03s) [2022-08-18T17:12:36.489Z] === RUN TestReplicatedJob [2022-08-18T17:12:37.875Z] docker_api_swarm_test.go:202: [dffa7b9929aae] joining swarm manager [d3af0fc8befcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:12:40.419Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T17:12:42.963Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T17:12:42.963Z] --- PASS: TestReplicatedJob (6.49s) [2022-08-18T17:12:42.963Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:12:43.532Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T17:12:46.831Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2022-08-18T17:12:46.831Z] === RUN TestServiceListWithStatuses [2022-08-18T17:12:46.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:12:46.831Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:12:46.831Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:12:47.092Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T17:12:47.663Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T17:12:48.614Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T17:12:49.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T17:12:50.937Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T17:12:51.506Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T17:12:52.446Z] --- PASS: TestDockerNetworkConnectAlias (5.61s) [2022-08-18T17:12:52.446Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:12:52.706Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T17:12:52.965Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T17:12:53.536Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T17:12:54.919Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T17:12:54.919Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T17:12:54.919Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T17:12:55.498Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T17:12:56.086Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T17:12:56.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:12:56.087Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T17:12:56.087Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T17:12:56.347Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2022-08-18T17:12:56.347Z] === RUN TestServicePlugin [2022-08-18T17:12:56.607Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T17:12:57.177Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T17:12:57.177Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T17:12:57.177Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T17:12:57.437Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T17:12:57.437Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T17:12:57.437Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T17:12:57.437Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T17:12:57.697Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T17:12:58.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T17:12:59.581Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T17:12:59.581Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T17:12:59.581Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T17:13:00.522Z] plugin_test.go:61: [d0425280a7937] joining swarm manager [d1ae7b64e0e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:13:01.463Z] docker_api_swarm_test.go:384: [d1aba17e9bffe] joining swarm manager [d7297c463448c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:13:02.034Z] plugin_test.go:64: [d62800abebe63] joining swarm manager [d1ae7b64e0e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:13:02.975Z] docker_api_swarm_test.go:385: [dc5ba3922aba1] joining swarm manager [d7297c463448c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:13:04.886Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T17:13:04.886Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T17:13:04.886Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T17:13:05.456Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T17:13:06.028Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T17:13:06.599Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T17:13:07.170Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T17:13:07.430Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T17:13:09.338Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T17:13:10.277Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T17:13:12.816Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T17:13:14.735Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T17:13:16.119Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T17:13:17.062Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T17:13:17.321Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T17:13:17.582Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T17:13:18.964Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T17:13:18.964Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T17:13:19.223Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T17:13:19.483Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T17:13:19.483Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T17:13:19.743Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T17:13:20.683Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T17:13:21.621Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T17:13:21.621Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T17:13:21.621Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T17:13:22.191Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T17:13:22.191Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T17:13:23.572Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T17:13:24.510Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T17:13:24.510Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T17:13:24.510Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T17:13:24.510Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T17:13:24.510Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T17:13:24.510Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T17:13:27.052Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T17:13:27.622Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T17:13:27.882Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T17:13:28.452Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T17:13:29.025Z] --- PASS: TestServicePlugin (32.55s) [2022-08-18T17:13:29.025Z] === RUN TestServiceUpdateLabel [2022-08-18T17:13:31.568Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-08-18T17:13:31.568Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:13:34.114Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T17:13:34.684Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T17:13:34.944Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T17:13:38.236Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T17:13:38.236Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T17:13:40.775Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T17:13:46.053Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2022-08-18T17:13:46.054Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:13:52.632Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T17:13:57.910Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T17:13:57.910Z] check_test.go:611: [dc5ba3922aba1] daemon is not started [2022-08-18T17:13:57.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T17:13:59.832Z] docker_api_swarm_test.go:802: [d89d359a3be17] joining swarm manager [da205dd92ff28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:14:00.408Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-08-18T17:14:00.408Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:14:00.978Z] docker_api_swarm_test.go:802: [d9bd2f3313c36] joining swarm manager [da205dd92ff28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:14:02.361Z] docker_api_swarm_test.go:802: [deb10d3ba6095] joining swarm manager [da205dd92ff28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:14:02.623Z] === RUN TestDockerSuite/TestExec [2022-08-18T17:14:03.567Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T17:14:03.827Z] docker_api_swarm_test.go:802: [d353596bf7788] joining swarm manager [da205dd92ff28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:14:04.770Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T17:14:05.342Z] docker_api_swarm_test.go:810: [d2d4c5cf3e724] joining swarm manager [da205dd92ff28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T17:14:05.913Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T17:14:06.481Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T17:14:07.862Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T17:14:08.432Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T17:14:09.812Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T17:14:10.382Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T17:14:11.322Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T17:14:11.891Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T17:14:12.152Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T17:14:12.725Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T17:14:13.294Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T17:14:13.864Z] --- PASS: TestServiceUpdateNetwork (13.29s) [2022-08-18T17:14:13.864Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:14:14.125Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T17:14:14.695Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T17:14:15.265Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T17:14:15.265Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:14:16.234Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T17:14:16.234Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:14:16.493Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T17:14:17.063Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T17:14:17.063Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:14:17.063Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T17:14:18.450Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T17:14:19.020Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T17:14:19.960Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T17:14:20.221Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T17:14:20.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T17:14:22.173Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T17:14:23.115Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:14:24.498Z] === RUN TestDockerSuite/TestHealth [2022-08-18T17:14:31.074Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2022-08-18T17:14:31.074Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2022-08-18T17:14:31.074Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-08-18T17:14:31.074Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-18T17:14:31.074Z] PASS [2022-08-18T17:14:31.074Z] [2022-08-18T17:14:31.074Z] === Skipped [2022-08-18T17:14:31.074Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:14:31.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:14:31.074Z] [2022-08-18T17:14:31.074Z] DONE 27 tests, 1 skipped in 182.321s [2022-08-18T17:14:31.074Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:14:31.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:31.074Z] ++ set -e [2022-08-18T17:14:31.074Z] ++ '[' -n 0 ']' [2022-08-18T17:14:31.074Z] ++ set -x [2022-08-18T17:14:31.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:31.075Z] INFO: Testing against a local daemon [2022-08-18T17:14:31.075Z] === RUN TestSessionCreate [2022-08-18T17:14:31.075Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:14:31.075Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:14:31.075Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:14:31.075Z] PASS [2022-08-18T17:14:31.075Z] [2022-08-18T17:14:31.075Z] DONE 2 tests in 0.124s [2022-08-18T17:14:31.075Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:14:31.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:31.075Z] ++ set -e [2022-08-18T17:14:31.075Z] ++ '[' -n 0 ']' [2022-08-18T17:14:31.075Z] ++ set -x [2022-08-18T17:14:31.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:31.075Z] INFO: Testing against a local daemon [2022-08-18T17:14:31.075Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:14:31.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:14:31.075Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:14:31.075Z] === RUN TestDiskUsage [2022-08-18T17:14:31.075Z] === PAUSE TestDiskUsage [2022-08-18T17:14:31.075Z] === RUN TestEventsExecDie [2022-08-18T17:14:31.647Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-18T17:14:31.647Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:14:31.647Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-18T17:14:31.647Z] === RUN TestEventsVolumeCreate [2022-08-18T17:14:31.647Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T17:14:31.647Z] === RUN TestInfoBinaryCommits [2022-08-18T17:14:31.647Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:14:31.647Z] === RUN TestInfoAPIVersioned [2022-08-18T17:14:31.647Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:14:31.647Z] === RUN TestInfoAPI [2022-08-18T17:14:31.647Z] --- PASS: TestInfoAPI (0.03s) [2022-08-18T17:14:31.647Z] === RUN TestInfoAPIWarnings [2022-08-18T17:14:43.865Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T17:14:46.418Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T17:14:48.328Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T17:14:48.328Z] === RUN TestInfoDebug [2022-08-18T17:14:48.898Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T17:14:48.898Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:14:49.158Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T17:14:49.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T17:14:49.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T17:14:49.158Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T17:14:49.417Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T17:14:49.417Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:14:49.986Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T17:14:49.986Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T17:14:49.986Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-18T17:14:49.986Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:14:50.246Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-18T17:14:50.246Z] === RUN TestPingCacheHeaders [2022-08-18T17:14:50.246Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T17:14:50.246Z] === RUN TestPingGet [2022-08-18T17:14:50.246Z] --- PASS: TestPingGet (0.02s) [2022-08-18T17:14:50.246Z] === RUN TestPingHead [2022-08-18T17:14:50.507Z] --- PASS: TestPingHead (0.03s) [2022-08-18T17:14:50.507Z] === RUN TestPingSwarmHeader [2022-08-18T17:14:50.507Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T17:14:51.078Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:14:51.078Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T17:14:51.078Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T17:14:51.078Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T17:14:51.338Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T17:14:51.339Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:14:51.339Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T17:14:51.910Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T17:14:52.170Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T17:14:52.170Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T17:14:52.741Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:14:52.741Z] --- PASS: TestPingSwarmHeader (2.22s) [2022-08-18T17:14:52.741Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:14:52.741Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:14:52.741Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:14:52.741Z] === RUN TestVersion [2022-08-18T17:14:52.741Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:14:52.741Z] === CONT TestDiskUsage [2022-08-18T17:14:53.001Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T17:14:53.002Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:14:53.263Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:14:53.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:14:53.524Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:14:53.784Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:14:53.784Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage (1.46s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T17:14:54.045Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:54.045Z] PASS [2022-08-18T17:14:54.045Z] [2022-08-18T17:14:54.045Z] === Skipped [2022-08-18T17:14:54.045Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:14:54.045Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:14:54.045Z] [2022-08-18T17:14:54.045Z] DONE 54 tests, 1 skipped in 23.236s [2022-08-18T17:14:54.045Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:14:54.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:54.045Z] ++ set -e [2022-08-18T17:14:54.045Z] ++ '[' -n 0 ']' [2022-08-18T17:14:54.045Z] ++ set -x [2022-08-18T17:14:54.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:14:54.305Z] INFO: Testing against a local daemon [2022-08-18T17:14:54.305Z] === RUN TestVolumesCreateAndList [2022-08-18T17:14:54.305Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-18T17:14:54.305Z] === RUN TestVolumesRemove [2022-08-18T17:14:54.305Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-18T17:14:54.305Z] === RUN TestVolumesInspect [2022-08-18T17:14:54.305Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-18T17:14:54.305Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:14:54.305Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:54.305Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:54.566Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:54.566Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:14:54.566Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:14:54.566Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:14:54.566Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:14:54.566Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:14:54.566Z] PASS [2022-08-18T17:14:54.566Z] [2022-08-18T17:14:54.566Z] DONE 9 tests in 0.346s [2022-08-18T17:14:54.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:14:54.827Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:14:54.827Z] +++ kill 6709 [2022-08-18T17:14:54.827Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T17:14:54.827Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T17:14:55.087Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:14:55.087Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:14:55.087Z] [2022-08-18T17:14:55.087Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:14:55.087Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:14:55.087Z] [2022-08-18T17:14:55.087Z] To set a process to complain mode, use the command line tool [2022-08-18T17:14:55.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:14:55.087Z] +++ true [2022-08-18T17:14:55.087Z] exiting test-integration [2022-08-18T17:14:55.087Z] ++ exit 0 [2022-08-18T17:14:55.087Z] [2022-08-18T17:14:55.659Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T17:14:55.659Z] + for job in $(jobs -p) [2022-08-18T17:14:55.659Z] + wait 8409 [2022-08-18T17:14:58.196Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T17:14:58.196Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T17:14:58.196Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T17:14:59.137Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T17:15:00.518Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T17:15:00.518Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T17:15:01.460Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T17:15:02.867Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T17:15:03.808Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T17:15:04.069Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T17:15:04.641Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T17:15:05.211Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T17:15:05.211Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T17:15:05.211Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T17:15:05.781Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T17:15:06.042Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T17:15:06.042Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T17:15:06.613Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T17:15:06.613Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T17:15:06.613Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T17:15:07.184Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T17:15:07.757Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T17:15:08.017Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T17:15:08.587Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T17:15:08.587Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T17:15:08.847Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T17:15:08.847Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T17:15:08.847Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T17:15:09.107Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T17:15:09.677Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T17:15:09.677Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T17:15:10.248Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T17:15:10.508Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T17:15:13.049Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T17:15:13.049Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T17:15:13.308Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T17:15:13.878Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T17:15:14.818Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T17:15:15.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T17:15:15.337Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T17:15:15.906Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T17:15:16.475Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T17:15:17.045Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T17:15:17.986Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T17:15:18.246Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T17:15:18.517Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T17:15:19.898Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T17:15:20.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T17:15:21.101Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T17:15:21.362Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T17:15:22.302Z] docker_api_swarm_service_test.go:395: [d8cbd1cb289c3] joining swarm manager [d8dade8dc8eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:15:22.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T17:15:23.442Z] docker_api_swarm_service_test.go:395: [d6676cc7f9aab] joining swarm manager [d8dade8dc8eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:15:24.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T17:15:26.736Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T17:15:26.736Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T17:15:28.646Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T17:15:29.218Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T17:15:29.788Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T17:15:36.367Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T17:15:37.748Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T17:15:38.318Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T17:15:39.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T17:15:39.834Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T17:15:39.834Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T17:15:39.834Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T17:15:40.775Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T17:15:41.716Z] docker_api_swarm_service_test.go:343: [d92d057289342] joining swarm manager [db02995be3afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:15:41.976Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T17:15:42.548Z] docker_api_swarm_service_test.go:343: [dccd9ae472680] joining swarm manager [db02995be3afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:15:42.809Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T17:15:44.192Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T17:15:45.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T17:15:47.487Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T17:15:48.057Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T17:15:48.317Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T17:15:54.894Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T17:15:56.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T17:15:58.187Z] docker_api_swarm_service_test.go:490: [da246aec3db78] joining swarm manager [d55caad3e7deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:15:59.126Z] docker_api_swarm_service_test.go:490: [d6af9c5321984] joining swarm manager [d55caad3e7deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:16:00.509Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T17:16:01.099Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T17:16:01.669Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T17:16:01.929Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T17:16:02.499Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T17:16:02.499Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T17:16:02.499Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T17:16:02.499Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T17:16:02.499Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T17:16:03.883Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T17:16:04.143Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T17:16:04.143Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T17:16:04.143Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T17:16:04.713Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T17:16:05.283Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T17:16:06.667Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T17:16:06.667Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T17:16:06.667Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T17:16:06.667Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T17:16:11.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T17:16:11.945Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T17:16:12.887Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T17:16:14.270Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T17:16:17.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T17:16:17.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T17:16:19.478Z] docker_api_swarm_service_test.go:128: [d4392f7dcbbc9] joining swarm manager [ddf5a31b99a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:16:19.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T17:16:20.307Z] docker_api_swarm_service_test.go:129: [db455db6d8d03] joining swarm manager [ddf5a31b99a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:16:21.692Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T17:16:22.268Z] docker_api_swarm_service_test.go:137: [d00d5badcd556] joining swarm manager [ddf5a31b99a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:16:23.208Z] docker_api_swarm_service_test.go:138: [dce357138b6c8] joining swarm manager [ddf5a31b99a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:16:25.122Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T17:16:27.029Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T17:16:28.938Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T17:16:35.511Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T17:16:35.512Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:16:35.512Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T17:16:36.452Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T17:16:38.991Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T17:16:44.271Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T17:16:45.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T17:16:45.780Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T17:16:46.725Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T17:16:48.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T17:16:48.111Z] === RUN TestDockerSuite/TestPortList [2022-08-18T17:16:50.023Z] docker_api_swarm_service_test.go:304: [d47eb6d2513e7] joining swarm manager [dcc15b5755779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:16:50.964Z] docker_api_swarm_service_test.go:304: [d56b79bcdf06a] joining swarm manager [dcc15b5755779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:16:56.250Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T17:16:58.161Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T17:16:58.161Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T17:17:00.706Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T17:17:01.648Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T17:17:01.909Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T17:17:02.170Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T17:17:04.082Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T17:17:04.652Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T17:17:07.198Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T17:17:09.741Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T17:17:09.741Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T17:17:11.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T17:17:12.507Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T17:17:13.449Z] docker_api_swarm_service_test.go:100: [d5d2e7991cca4] joining swarm manager [d6fd32029b028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:17:14.019Z] docker_api_swarm_service_test.go:101: [d49af1f19fdb4] joining swarm manager [d6fd32029b028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:17:19.300Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T17:17:20.239Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T17:17:22.150Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T17:17:22.719Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T17:17:23.660Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T17:17:25.571Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T17:17:26.953Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T17:17:27.894Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T17:17:27.894Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T17:17:28.466Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T17:17:30.389Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T17:17:32.301Z] check_test.go:611: [d5d2e7991cca4] daemon is not started [2022-08-18T17:17:32.870Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T17:17:32.870Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:17:32.870Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T17:17:33.439Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T17:17:33.699Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T17:17:33.959Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T17:17:34.900Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T17:17:35.840Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T17:17:36.101Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T17:17:37.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T17:17:40.028Z] docker_api_swarm_service_test.go:533: [de719c6dab86e] joining swarm manager [de9de5698f824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:17:41.411Z] docker_api_swarm_service_test.go:534: [d226cbc7497d9] joining swarm manager [de9de5698f824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:17:42.796Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T17:17:44.188Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T17:17:46.731Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T17:17:46.731Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T17:17:46.731Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T17:17:46.731Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T17:17:48.639Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T17:17:49.597Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T17:17:51.510Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T17:17:52.451Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T17:17:52.451Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T17:17:52.712Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T17:17:55.253Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T17:17:55.513Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T17:17:55.774Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T17:17:57.156Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T17:17:57.726Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T17:17:58.667Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T17:17:59.609Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T17:17:59.609Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T17:17:59.870Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T17:18:03.168Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T17:18:03.168Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T17:18:03.737Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T17:18:03.737Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T17:18:03.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T17:18:04.258Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T17:18:04.829Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T17:18:05.400Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T17:18:05.661Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T17:18:06.606Z] docker_api_swarm_service_test.go:148: [d4b59d4ddc58b] joining swarm manager [d341204582e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:18:06.606Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T17:18:07.178Z] docker_api_swarm_service_test.go:148: [d4dc346c78b45] joining swarm manager [d341204582e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:18:10.485Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T17:18:10.485Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T17:18:11.869Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T17:18:12.812Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T17:18:14.723Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T17:18:15.663Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T17:18:18.204Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T17:18:18.204Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T17:18:18.204Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T17:18:19.586Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T17:18:19.846Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T17:18:20.107Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T17:18:21.490Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T17:18:22.060Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T17:18:22.633Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T17:18:23.573Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T17:18:23.836Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T17:18:24.097Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T17:18:24.667Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T17:18:24.667Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T17:18:25.240Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T17:18:26.622Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T17:18:26.882Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T17:18:27.463Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T17:18:28.050Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T17:18:28.989Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T17:18:29.931Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T17:18:30.501Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T17:18:31.073Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T17:18:32.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T17:18:32.954Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T17:18:33.523Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T17:18:34.093Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T17:18:35.031Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T17:18:35.291Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T17:18:35.860Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T17:18:36.120Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T17:18:36.120Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T17:18:37.504Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T17:18:38.077Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T17:18:38.646Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T17:18:38.906Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T17:18:39.480Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T17:18:39.480Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T17:18:39.740Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T17:18:40.310Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T17:18:40.882Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T17:18:41.146Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T17:18:41.716Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T17:18:41.716Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T17:18:41.977Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T17:18:42.237Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T17:18:42.807Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T17:18:43.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T17:18:43.344Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T17:18:43.922Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T17:18:44.493Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T17:18:44.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T17:18:45.323Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T17:18:46.710Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T17:18:48.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T17:18:49.032Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T17:18:49.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T17:18:49.862Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T17:18:50.433Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T17:18:51.003Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T17:18:51.263Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T17:18:52.646Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T17:18:55.192Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T17:18:55.192Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T17:18:55.452Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T17:18:56.835Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T17:18:58.217Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T17:19:00.128Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T17:19:02.055Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T17:19:02.055Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T17:19:02.055Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T17:19:02.055Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T17:19:02.055Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T17:19:02.625Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T17:19:04.009Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T17:19:04.949Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T17:19:06.331Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T17:19:06.591Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T17:19:08.509Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T17:19:08.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T17:19:09.031Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T17:19:09.031Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:19:09.031Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T17:19:09.601Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T17:19:10.542Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T17:19:10.801Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T17:19:11.372Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T17:19:12.313Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T17:19:12.883Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T17:19:13.823Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T17:19:13.823Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T17:19:13.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T17:19:14.083Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T17:19:14.654Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T17:19:15.225Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T17:19:15.796Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T17:19:16.735Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T17:19:16.735Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T17:19:16.996Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T17:19:17.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T17:19:18.137Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T17:19:18.137Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T17:19:19.088Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T17:19:19.657Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T17:19:19.918Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T17:19:20.488Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T17:19:20.749Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:19:20.749Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T17:19:20.749Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T17:19:23.290Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T17:19:23.551Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T17:19:24.121Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T17:19:26.033Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T17:19:28.570Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T17:19:31.863Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T17:19:35.157Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T17:19:35.157Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T17:19:36.098Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T17:19:37.043Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T17:19:37.043Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T17:19:37.043Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T17:19:37.043Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T17:19:37.984Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T17:19:39.913Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T17:19:40.857Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T17:19:41.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T17:19:48.368Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T17:19:48.368Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T17:19:48.368Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T17:19:48.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T17:19:48.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T17:19:48.887Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T17:19:49.827Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T17:19:50.399Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T17:19:51.340Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T17:19:51.340Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T17:19:51.600Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T17:19:52.541Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T17:19:56.740Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T17:19:56.740Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T17:19:57.001Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T17:19:57.941Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T17:19:59.322Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T17:19:59.582Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T17:20:01.494Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T17:20:03.417Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T17:20:04.355Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T17:20:05.296Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T17:20:05.296Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T17:20:05.871Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T17:20:06.441Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T17:20:07.015Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T17:20:07.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T17:20:08.155Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T17:20:09.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T17:20:11.449Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T17:20:11.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T17:20:15.006Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T17:20:15.006Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T17:20:15.266Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T17:20:15.266Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T17:20:15.838Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T17:20:15.838Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T17:20:16.409Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T17:20:16.979Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T17:20:17.239Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T17:20:17.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T17:20:17.810Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T17:20:20.350Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T17:20:22.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T17:20:23.846Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T17:20:23.846Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:20:23.846Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T17:20:24.417Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T17:20:24.990Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T17:20:25.560Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T17:20:26.500Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T17:20:27.071Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T17:20:27.641Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T17:20:27.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T17:20:28.211Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T17:20:28.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T17:20:28.733Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T17:20:28.994Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T17:20:29.566Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:20:29.566Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:20:29.566Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T17:20:30.138Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T17:20:30.710Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T17:20:30.710Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T17:20:30.710Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T17:20:31.650Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T17:20:31.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T17:20:32.590Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T17:20:32.590Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:20:32.590Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T17:20:34.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T17:20:35.070Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T17:20:36.011Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T17:20:36.951Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T17:20:37.520Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T17:20:40.826Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T17:20:40.826Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T17:20:41.395Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T17:20:43.306Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T17:20:43.306Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T17:20:43.566Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T17:20:46.863Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T17:20:48.779Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T17:20:49.041Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T17:20:49.612Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T17:20:50.181Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T17:20:50.753Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T17:20:51.324Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T17:20:52.266Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T17:20:52.266Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T17:20:52.527Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T17:20:53.097Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T17:20:53.669Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T17:20:54.240Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T17:20:55.181Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T17:20:57.090Z] === RUN TestDockerSuite/TestRunState [2022-08-18T17:20:58.041Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T17:20:58.306Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T17:20:58.882Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T17:20:59.451Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T17:20:59.712Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T17:20:59.712Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:20:59.712Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T17:21:00.283Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T17:21:00.855Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T17:21:01.115Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T17:21:02.056Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T17:21:02.056Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T17:21:02.056Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T17:21:02.627Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T17:21:04.537Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T17:21:04.797Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T17:21:06.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T17:21:06.179Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T17:21:09.481Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T17:21:09.481Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T17:21:12.022Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T17:21:12.022Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T17:21:12.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T17:21:12.852Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T17:21:13.424Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T17:21:14.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T17:21:15.377Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T17:21:16.319Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T17:21:17.280Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T17:21:17.280Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T17:21:17.541Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T17:21:17.541Z] docker_cli_service_logs_test.go:248: checking task rl898gq9xyxk [2022-08-18T17:21:17.541Z] docker_cli_service_logs_test.go:253: checking messages for rl898gq9xyxk [2022-08-18T17:21:17.541Z] docker_cli_service_logs_test.go:248: checking task zlirw4565vda [2022-08-18T17:21:17.541Z] docker_cli_service_logs_test.go:253: checking messages for zlirw4565vda [2022-08-18T17:21:18.110Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T17:21:18.371Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T17:21:18.633Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T17:21:19.204Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T17:21:19.204Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:21:19.204Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T17:21:19.204Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T17:21:19.774Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T17:21:21.158Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T17:21:23.070Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T17:21:23.330Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T17:21:24.269Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T17:21:25.650Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T17:21:26.591Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T17:21:27.973Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T17:21:29.883Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T17:21:30.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T17:21:30.454Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T17:21:30.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T17:21:30.454Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:21:30.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T17:21:30.454Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:21:30.454Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T17:21:30.714Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T17:21:30.714Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:21:30.714Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T17:21:31.283Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T17:21:31.544Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T17:21:32.485Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T17:21:33.056Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T17:21:33.627Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T17:21:33.627Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T17:21:34.198Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:21:34.198Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T17:21:34.768Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T17:21:35.027Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T17:21:35.028Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T17:21:35.598Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T17:21:35.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T17:21:36.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T17:21:36.429Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T17:21:37.370Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T17:21:37.940Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T17:21:37.940Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T17:21:37.940Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T17:21:38.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T17:21:38.880Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T17:21:39.820Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T17:21:40.390Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T17:21:40.390Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:21:40.390Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T17:21:40.650Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T17:21:40.911Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T17:21:41.173Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T17:21:42.114Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T17:21:42.374Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T17:21:44.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T17:21:44.289Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T17:21:44.859Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T17:21:44.860Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T17:21:44.860Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T17:21:44.860Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T17:21:45.800Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T17:21:46.061Z] docker_cli_swarm_test.go:1895: [da7fbe663bd4e] joining swarm manager [d8e9307d20db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:21:46.322Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T17:21:46.894Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T17:21:47.465Z] docker_cli_swarm_test.go:1896: [d3c4f99611eb7] joining swarm manager [d8e9307d20db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:21:48.845Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T17:21:49.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T17:21:51.658Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T17:21:53.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T17:21:56.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T17:21:57.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T17:21:58.444Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T17:21:59.385Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T17:22:00.328Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T17:22:01.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T17:22:03.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T17:22:03.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T17:22:04.233Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T17:22:06.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T17:22:07.530Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T17:22:08.915Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T17:22:10.298Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T17:22:11.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T17:22:13.070Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T17:22:13.070Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T17:22:13.070Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T17:22:13.070Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T17:22:13.331Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T17:22:13.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T17:22:14.470Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T17:22:15.089Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T17:22:16.471Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T17:22:16.471Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T17:22:17.411Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T17:22:17.411Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T17:22:17.981Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T17:22:18.920Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents448044293 [2022-08-18T17:22:19.179Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T17:22:19.179Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T17:22:20.563Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T17:22:20.563Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T17:22:20.563Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T17:22:21.503Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T17:22:22.886Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T17:22:25.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T17:22:25.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T17:22:25.684Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T17:22:25.684Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T17:22:27.593Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T17:22:27.593Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:22:27.593Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T17:22:29.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T17:22:31.409Z] docker_cli_swarm_test.go:1796: [d5b2c7001ffe3] joining swarm manager [ddfd4887eb017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:22:32.348Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T17:22:32.609Z] docker_cli_swarm_test.go:1797: [d991113e27e1c] joining swarm manager [ddfd4887eb017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:22:33.992Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T17:22:34.562Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T17:22:35.505Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T17:22:38.044Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T17:22:39.427Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T17:22:40.001Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T17:22:41.397Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T17:22:42.337Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T17:22:43.718Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T17:22:46.256Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T17:22:48.165Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T17:22:50.071Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T17:22:53.363Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T17:22:55.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T17:22:57.815Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T17:22:58.074Z] docker_cli_swarm_test.go:1315: [d922cf1c6731e] joining swarm manager [deb3ddb3f6499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:22:59.455Z] docker_cli_swarm_test.go:1316: [dc902fef7b604] joining swarm manager [deb3ddb3f6499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:23:00.395Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T17:23:00.967Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T17:23:01.227Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T17:23:01.798Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T17:23:01.798Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:23:01.798Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T17:23:02.369Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T17:23:02.628Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T17:23:02.628Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:23:02.628Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T17:23:02.628Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:23:02.628Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T17:23:03.569Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T17:23:04.143Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T17:23:04.713Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T17:23:06.098Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T17:23:09.389Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T17:23:10.330Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T17:23:10.330Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:23:10.330Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T17:23:10.900Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T17:23:11.473Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T17:23:13.382Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T17:23:14.764Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T17:23:16.146Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T17:23:31.043Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T17:23:31.043Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T17:23:31.043Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T17:23:31.614Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T17:23:31.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T17:23:31.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T17:23:31.614Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T17:23:32.185Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T17:23:32.185Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T17:23:32.754Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T17:23:33.014Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T17:23:33.275Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T17:23:33.275Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T17:23:33.275Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T17:23:34.656Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T17:23:34.656Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T17:23:34.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T17:23:34.918Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T17:23:34.918Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T17:23:34.918Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite (1320.99s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.85s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.86s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.67s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.45s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.77s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-08-18T17:23:34.918Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.32s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.50s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.55s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009cda28__} (1.50s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1120147196_/foo_false_____} (1.60s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1120147196_/foo_true_____} (1.41s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_false_____} (1.49s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_true_____} (1.47s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32373898756_/foo_true__0xc0009cda88___} (1.53s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009cdaa0__} (1.60s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009cdab8__} (1.57s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009cdae8__} (1.58s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009cdb30__} (1.59s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.89s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.44s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.10s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.66s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.27s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.51s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.63s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.81s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.97s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.66s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.72s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.40s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.59s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.80s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.97s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.34s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.97s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.16s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.09s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.97s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.38s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.13s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.26s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.83s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.78s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-08-18T17:23:34.918Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-08-18T17:23:34.918Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.13s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.88s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.77s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.27s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.78s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.94s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.85s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.99s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.76s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.20s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.79s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.41s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.89s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.73s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.38s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.22s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.17s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.28s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.51s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.46s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.00s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnv (0.87s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.15s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.54s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.37s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.09s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.15s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.07s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.31s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.32s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.47s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.56s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.67s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.06s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.33s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.42s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.15s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.75s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.64s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.74s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.96s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildPATH (1.85s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.63s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.80s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.79s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.50s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildUser (1.56s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.81s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.94s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.21s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.87s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.83s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.19s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.27s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.61s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.80s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.60s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.20s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.27s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.24s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-08-18T17:23:34.919Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2022-08-18T17:23:34.919Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.96s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsCopy (1.24s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.20s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecCgroup (1.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.23s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.67s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.83s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestBuildHistory (2.71s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.51s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.71s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.77s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.17s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.18s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.68s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsTail (0.58s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.69s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.57s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.96s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.44s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.87s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.11s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPortList (7.32s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.46s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.08s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.16s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.93s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.48s) [2022-08-18T17:23:34.920Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.52s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.13s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-08-18T17:23:34.920Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.60s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.16s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.65s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.55s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.78s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.08s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.18s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.98s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunMount (3.75s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.57s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.92s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.22s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.88s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.98s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-08-18T17:23:34.921Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:23:34.921Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.73s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.64s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.16s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.72s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-08-18T17:23:34.922Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.18s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T17:23:34.922Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-18T17:23:34.922Z] === RUN TestDockerRegistrySuite [2022-08-18T17:23:34.922Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T17:23:36.305Z] check_test.go:427: [d42f1a1f47333] daemon is not started [2022-08-18T17:23:36.305Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T17:23:37.246Z] check_test.go:427: [d05f7886763eb] daemon is not started [2022-08-18T17:23:37.246Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T17:23:38.628Z] check_test.go:427: [de12a087b7caf] daemon is not started [2022-08-18T17:23:38.628Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T17:23:38.628Z] check_test.go:427: [df239d2a8303d] daemon is not started [2022-08-18T17:23:38.628Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:23:41.169Z] check_test.go:427: [d8e3840e1a441] daemon is not started [2022-08-18T17:23:41.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:23:46.458Z] check_test.go:427: [d7890ace5cfca] daemon is not started [2022-08-18T17:23:46.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T17:23:48.999Z] check_test.go:427: [da25be1c8396d] daemon is not started [2022-08-18T17:23:48.999Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T17:23:49.568Z] check_test.go:427: [df99a9501d064] daemon is not started [2022-08-18T17:23:49.568Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T17:23:50.508Z] check_test.go:427: [d212928da2733] daemon is not started [2022-08-18T17:23:50.508Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T17:23:51.893Z] check_test.go:427: [df8cc12ec75a7] daemon is not started [2022-08-18T17:23:51.893Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T17:23:52.833Z] check_test.go:427: [d9bdf65901d58] daemon is not started [2022-08-18T17:23:52.833Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T17:23:53.772Z] check_test.go:427: [d340df82c3a47] daemon is not started [2022-08-18T17:23:53.772Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T17:23:55.153Z] check_test.go:427: [d42bf652730ce] daemon is not started [2022-08-18T17:23:55.153Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T17:23:56.092Z] check_test.go:427: [d03e0d8711b24] daemon is not started [2022-08-18T17:23:56.092Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T17:23:56.662Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7cdce2ff1c053a5e4660be1ba57bc84e783b9a6ffcf16a760fb461caa44d052 [2022-08-18T17:23:57.601Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2243b938d5e0dd146d00051e95d3e9fb31298e4f8d9c5427c70659b354484fdb [2022-08-18T17:23:57.601Z] check_test.go:427: [d3d96754037b8] daemon is not started [2022-08-18T17:23:57.601Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T17:23:58.541Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae4b4566d09ebb260fb081845c380a39e4fd7bfd16b87a0717121da7ea43b38d [2022-08-18T17:23:59.482Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:17aba0de6529a9cee1149f0fbcd84a86ff0d3a8d302396dcea2a9380a345a54a [2022-08-18T17:23:59.482Z] check_test.go:427: [d161b37b14221] daemon is not started [2022-08-18T17:23:59.482Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T17:24:00.424Z] check_test.go:427: [dbc2238ee2ff8] daemon is not started [2022-08-18T17:24:00.424Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T17:24:02.334Z] check_test.go:427: [d318adee90992] daemon is not started [2022-08-18T17:24:02.334Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T17:24:03.275Z] check_test.go:427: [dbe1c78468eae] daemon is not started [2022-08-18T17:24:03.275Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:24:03.535Z] check_test.go:427: [dcb62c7ee7bf6] daemon is not started [2022-08-18T17:24:03.535Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:24:04.487Z] check_test.go:427: [d6d6dc8cf94df] daemon is not started [2022-08-18T17:24:04.487Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:24:05.427Z] check_test.go:427: [dea74a95f1856] daemon is not started [2022-08-18T17:24:05.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:24:06.370Z] check_test.go:427: [d9e60e5945b7d] daemon is not started [2022-08-18T17:24:06.370Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T17:24:08.911Z] check_test.go:427: [d388f713572aa] daemon is not started [2022-08-18T17:24:08.911Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T17:24:08.911Z] check_test.go:427: [d6d213de7f365] daemon is not started [2022-08-18T17:24:08.911Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T17:24:09.851Z] check_test.go:427: [d779b5085b838] daemon is not started [2022-08-18T17:24:09.851Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T17:24:10.110Z] check_test.go:427: [d5e0e00e89725] daemon is not started [2022-08-18T17:24:10.110Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T17:24:10.370Z] check_test.go:427: [d0a3e07e2e8c1] daemon is not started [2022-08-18T17:24:10.370Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T17:24:10.630Z] check_test.go:427: [dd41d04d38c1d] daemon is not started [2022-08-18T17:24:10.630Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T17:24:10.890Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T17:24:10.890Z] check_test.go:427: [d26a433a3c068] daemon is not started [2022-08-18T17:24:10.890Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T17:24:11.150Z] check_test.go:427: [df7235921368a] daemon is not started [2022-08-18T17:24:11.150Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T17:24:11.410Z] check_test.go:427: [d426de8ead6a9] daemon is not started [2022-08-18T17:24:11.410Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T17:24:12.793Z] check_test.go:427: [d47279d90d1f7] daemon is not started [2022-08-18T17:24:12.793Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T17:24:14.704Z] check_test.go:427: [dd51494d3a27a] daemon is not started [2022-08-18T17:24:14.704Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T17:24:14.964Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T17:24:15.538Z] check_test.go:427: [d81e86898b5f1] daemon is not started [2022-08-18T17:24:15.538Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T17:24:16.921Z] check_test.go:427: [dff858ccf8437] daemon is not started [2022-08-18T17:24:16.921Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T17:24:17.863Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite (43.77s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.77s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-08-18T17:24:18.802Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.07s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2022-08-18T17:24:18.803Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-18T17:24:18.803Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T17:24:18.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T17:24:18.803Z] check_test.go:454: [d8c798d71b1f5] daemon is not started [2022-08-18T17:24:19.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:24:22.375Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T17:24:22.645Z] check_test.go:454: [d6cd74f9ba674] daemon is not started [2022-08-18T17:24:22.645Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:24:29.225Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T17:24:29.225Z] check_test.go:454: [da9c85abc85cf] daemon is not started [2022-08-18T17:24:29.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T17:24:30.165Z] check_test.go:454: [dabfada6a777d] daemon is not started [2022-08-18T17:24:30.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:24:30.165Z] check_test.go:454: [d477c6ecc9664] daemon is not started [2022-08-18T17:24:30.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:24:31.106Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T17:24:31.680Z] check_test.go:454: [d024501e6019a] daemon is not started [2022-08-18T17:24:31.680Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:24:32.621Z] check_test.go:454: [d4400b156592e] daemon is not started [2022-08-18T17:24:32.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:24:34.006Z] check_test.go:454: [d83c984f4b68c] daemon is not started [2022-08-18T17:24:34.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T17:24:35.922Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T17:24:36.862Z] check_test.go:454: [d47cfbf778bcd] daemon is not started [2022-08-18T17:24:36.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T17:24:37.431Z] check_test.go:454: [dbdc9b5affe14] daemon is not started [2022-08-18T17:24:37.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T17:24:37.691Z] check_test.go:454: [da92c5494da22] daemon is not started [2022-08-18T17:24:37.692Z] --- PASS: TestDockerSchema1RegistrySuite (19.07s) [2022-08-18T17:24:37.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.39s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.12s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.91s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s) [2022-08-18T17:24:37.951Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-08-18T17:24:37.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T17:24:37.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T17:24:38.524Z] check_test.go:483: [d2943af7324b7] daemon is not started [2022-08-18T17:24:38.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T17:24:39.095Z] check_test.go:483: [d7833cfaf0fc9] daemon is not started [2022-08-18T17:24:39.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T17:24:39.355Z] check_test.go:483: [d35572698d82e] daemon is not started [2022-08-18T17:24:39.355Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T17:24:40.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T17:24:40.997Z] check_test.go:483: [dc7d13966f711] daemon is not started [2022-08-18T17:24:40.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T17:24:41.568Z] check_test.go:483: [d5ba583171ee0] daemon is not started [2022-08-18T17:24:41.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T17:24:42.520Z] check_test.go:483: [d680efac52ff2] daemon is not started [2022-08-18T17:24:42.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T17:24:42.520Z] check_test.go:483: [dbf10f2e39d6c] daemon is not started [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.88s) [2022-08-18T17:24:42.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T17:24:42.520Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T17:24:42.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T17:24:42.780Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T17:24:47.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T17:24:47.021Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:24:47.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T17:24:47.590Z] check_test.go:510: [d1078d8cd1288] daemon is not started [2022-08-18T17:24:47.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T17:24:47.850Z] check_test.go:510: [d3048d5a856d3] daemon is not started [2022-08-18T17:24:47.850Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T17:24:48.109Z] check_test.go:510: [d54944c4d4f83] daemon is not started [2022-08-18T17:24:48.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T17:24:48.110Z] check_test.go:510: [decd36fb54f6b] daemon is not started [2022-08-18T17:24:48.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T17:24:48.369Z] check_test.go:510: [d6c931bc06593] daemon is not started [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T17:24:48.369Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-08-18T17:24:48.369Z] === RUN TestDockerNetworkSuite [2022-08-18T17:24:48.369Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T17:24:49.753Z] docker_cli_network_unix_test.go:46: [d863bbf356d90] daemon is not started [2022-08-18T17:24:50.013Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T17:24:50.953Z] docker_cli_network_unix_test.go:46: [d5778ef0c5647] daemon is not started [2022-08-18T17:24:50.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T17:24:52.874Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T17:24:53.446Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T17:24:54.016Z] docker_cli_network_unix_test.go:46: [d72c09f878598] daemon is not started [2022-08-18T17:24:54.016Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T17:24:54.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T17:24:55.970Z] docker_cli_network_unix_test.go:46: [d7ad21aabdd62] daemon is not started [2022-08-18T17:24:56.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T17:24:56.489Z] docker_cli_network_unix_test.go:1233: [dd75c8cf6a8d6] daemon is not started [2022-08-18T17:24:56.749Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T17:24:59.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T17:24:59.863Z] docker_cli_network_unix_test.go:46: [d0ddb4de6f167] daemon is not started [2022-08-18T17:25:00.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T17:25:05.720Z] docker_cli_network_unix_test.go:46: [d9018cba06a4b] daemon is not started [2022-08-18T17:25:05.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T17:25:07.628Z] docker_cli_network_unix_test.go:46: [d189d31fa859b] daemon is not started [2022-08-18T17:25:07.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T17:25:08.829Z] docker_cli_network_unix_test.go:46: [dbb579979fa8d] daemon is not started [2022-08-18T17:25:09.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T17:25:09.658Z] docker_cli_network_unix_test.go:46: [dd3123f0bac2a] daemon is not started [2022-08-18T17:25:09.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T17:25:09.918Z] docker_cli_network_unix_test.go:46: [dd45945ba3aeb] daemon is not started [2022-08-18T17:25:09.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T17:25:10.488Z] docker_cli_network_unix_test.go:46: [de1cacd90b0dc] daemon is not started [2022-08-18T17:25:10.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T17:25:11.319Z] docker_cli_network_unix_test.go:46: [dffbc14e7e19e] daemon is not started [2022-08-18T17:25:11.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T17:25:11.888Z] docker_cli_network_unix_test.go:46: [d14c4a9921c63] daemon is not started [2022-08-18T17:25:11.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T17:25:12.148Z] docker_cli_network_unix_test.go:46: [dc608e56051cf] daemon is not started [2022-08-18T17:25:12.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T17:25:12.719Z] docker_cli_network_unix_test.go:46: [ded82b509a0b3] daemon is not started [2022-08-18T17:25:12.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T17:25:13.239Z] docker_cli_network_unix_test.go:46: [dd509905890e0] daemon is not started [2022-08-18T17:25:13.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T17:25:13.239Z] docker_cli_network_unix_test.go:46: [dce1b011df4f3] daemon is not started [2022-08-18T17:25:13.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T17:25:13.239Z] docker_cli_network_unix_test.go:46: [d76f9fd72a797] daemon is not started [2022-08-18T17:25:13.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T17:25:14.180Z] docker_cli_network_unix_test.go:46: [d99af228aa5ec] daemon is not started [2022-08-18T17:25:14.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T17:25:14.749Z] docker_cli_network_unix_test.go:46: [de101f0f00071] daemon is not started [2022-08-18T17:25:15.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T17:25:15.270Z] docker_cli_network_unix_test.go:46: [de54bb279fce6] daemon is not started [2022-08-18T17:25:15.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T17:25:15.270Z] docker_cli_network_unix_test.go:46: [de78c32a2ea62] daemon is not started [2022-08-18T17:25:15.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T17:25:15.530Z] docker_cli_network_unix_test.go:46: [da881e0418c13] daemon is not started [2022-08-18T17:25:15.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T17:25:16.911Z] docker_cli_network_unix_test.go:968: [dd9bcda0d5fa0] daemon is not started [2022-08-18T17:25:17.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T17:25:18.796Z] docker_cli_network_unix_test.go:46: [dc6bfe63f04d7] daemon is not started [2022-08-18T17:25:19.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T17:25:21.604Z] docker_cli_network_unix_test.go:1116: [d5ae9d9850a23] daemon is not started [2022-08-18T17:25:24.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T17:25:24.904Z] docker_cli_network_unix_test.go:46: [d8db324cb7299] daemon is not started [2022-08-18T17:25:24.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T17:25:25.473Z] docker_cli_network_unix_test.go:46: [d6c8589c37dd4] daemon is not started [2022-08-18T17:25:25.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T17:25:25.473Z] docker_cli_network_unix_test.go:46: [d8aae9696cd56] daemon is not started [2022-08-18T17:25:25.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T17:25:25.473Z] docker_cli_network_unix_test.go:46: [d35dc320c4127] daemon is not started [2022-08-18T17:25:25.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T17:25:25.733Z] docker_cli_network_unix_test.go:46: [de9a0f621be06] daemon is not started [2022-08-18T17:25:25.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T17:25:25.993Z] docker_cli_network_unix_test.go:46: [da543db7ef592] daemon is not started [2022-08-18T17:25:25.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T17:25:25.993Z] docker_cli_network_unix_test.go:46: [dcd994a00c3a5] daemon is not started [2022-08-18T17:25:25.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T17:25:27.372Z] docker_cli_network_unix_test.go:46: [dfb0853056665] daemon is not started [2022-08-18T17:25:28.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T17:25:28.312Z] docker_cli_network_unix_test.go:46: [d7f0fa330b9f0] daemon is not started [2022-08-18T17:25:28.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T17:25:28.312Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:25:28.312Z] docker_cli_network_unix_test.go:46: [d0f93db63d314] daemon is not started [2022-08-18T17:25:28.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T17:25:28.883Z] docker_cli_network_unix_test.go:46: [d38c53a1000da] daemon is not started [2022-08-18T17:25:29.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T17:25:33.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T17:25:34.283Z] docker_cli_network_unix_test.go:1084: [da700ec082b8d] daemon is not started [2022-08-18T17:25:36.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T17:25:36.192Z] docker_cli_network_unix_test.go:46: [dd7c3b1909ab4] daemon is not started [2022-08-18T17:25:36.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T17:25:36.452Z] docker_cli_network_unix_test.go:46: [d07e1f1b33c27] daemon is not started [2022-08-18T17:25:36.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T17:25:37.652Z] docker_cli_network_unix_test.go:46: [df1f5167ed7b3] daemon is not started [2022-08-18T17:25:38.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T17:25:38.223Z] docker_cli_network_unix_test.go:46: [d3a33ced93aa6] daemon is not started [2022-08-18T17:25:38.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T17:25:38.483Z] docker_cli_network_unix_test.go:46: [d9b4e442a5578] daemon is not started [2022-08-18T17:25:38.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T17:25:39.316Z] docker_cli_network_unix_test.go:46: [d768168e42463] daemon is not started [2022-08-18T17:25:39.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T17:25:39.886Z] docker_cli_network_unix_test.go:46: [d50b0ad1b9621] daemon is not started [2022-08-18T17:25:40.147Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T17:25:46.720Z] docker_cli_network_unix_test.go:46: [d7bc1a1b14a34] daemon is not started [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite (57.54s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.56s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.49s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.78s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.21s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-18T17:25:46.720Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.18s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-18T17:25:46.720Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.67s) [2022-08-18T17:25:46.720Z] === RUN TestDockerHubPullSuite [2022-08-18T17:25:46.720Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T17:25:48.100Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T17:25:50.636Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T17:25:50.636Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T17:25:51.575Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T17:25:52.516Z] docker_cli_swarm_test.go:1180: [df2748fa7e24c] joining swarm manager [df12c4c17b9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:25:53.455Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T17:25:54.835Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite (9.32s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.97s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (1.49s) [2022-08-18T17:25:55.409Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-18T17:25:55.409Z] PASS [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === Skipped [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:25:55.409Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:25:55.409Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:25:55.409Z] [2022-08-18T17:25:55.409Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:25:55.409Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:25:55.409Z] docker_cli_network_unix_test.go:46: [d0f93db63d314] daemon is not started [2022-08-18T17:25:55.409Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:25:55.410Z] [2022-08-18T17:25:55.410Z] DONE 1265 tests, 51 skipped in 1467.104s [2022-08-18T17:25:55.410Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:25:55.410Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:25:55.410Z] +++ kill 9394 [2022-08-18T17:25:55.410Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:25:55.410Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:25:55.410Z] [2022-08-18T17:25:55.410Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:25:55.410Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:25:55.410Z] [2022-08-18T17:25:55.410Z] To set a process to complain mode, use the command line tool [2022-08-18T17:25:55.410Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:25:55.410Z] +++ true [2022-08-18T17:25:55.410Z] exiting test-integration [2022-08-18T17:25:55.410Z] ++ exit 0 [2022-08-18T17:25:55.410Z] [2022-08-18T17:25:55.669Z] + for job in $(jobs -p) [2022-08-18T17:25:55.669Z] + wait 8410 [2022-08-18T17:25:58.960Z] docker_cli_swarm_test.go:1189: [d06061ae69d33] joining swarm manager [df12c4c17b9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:26:45.664Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T17:26:55.649Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T17:26:59.845Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T17:27:01.226Z] docker_cli_swarm_test.go:1112: [d360375d169af] joining swarm manager [dfa6fa9c9b25f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:27:02.165Z] docker_cli_swarm_test.go:1113: [d4423b84292b6] joining swarm manager [dfa6fa9c9b25f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:28:38.638Z] docker_cli_swarm_test.go:1166: [d96d778447625] joining swarm manager [dfa6fa9c9b25f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:29:10.727Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T17:29:10.727Z] docker_cli_swarm_test.go:1447: [dbb62ce7eaa8b] joining swarm manager [d35d489b3ebbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:29:10.727Z] docker_cli_swarm_test.go:1448: [d28eabfacf463] joining swarm manager [d35d489b3ebbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:29:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T17:29:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T17:29:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T17:29:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T17:29:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T17:29:21.278Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T17:29:23.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T17:29:27.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T17:29:29.056Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T17:29:30.963Z] docker_cli_swarm_unix_test.go:63: [dd096d5a96558] joining swarm manager [d17cbe57f8221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:30:27.205Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T17:30:27.205Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T17:30:27.205Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T17:30:29.112Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T17:30:32.408Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T17:30:34.964Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T17:30:36.870Z] docker_api_swarm_test.go:962: [dbea7c3c167f6] joining swarm manager [d8c4645a11914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:30:54.966Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T17:31:07.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T17:31:08.120Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T17:31:10.659Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T17:31:13.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T17:31:20.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T17:31:24.737Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T17:31:27.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T17:31:29.814Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T17:31:32.352Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T17:31:34.892Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T17:31:38.188Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T17:31:40.096Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T17:32:36.350Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T17:32:51.237Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite (1559.78s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.85s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.24s) [2022-08-18T17:33:06.125Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.16s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.33s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.53s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.17s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.59s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.32s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.80s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.62s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.86s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.88s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.75s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.93s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.99s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.04s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.90s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.60s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.93s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.75s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.00s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.45s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.56s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.00s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.57s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.17s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.60s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.78s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.53s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.54s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.26s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.90s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.72s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.90s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.18s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.95s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.54s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.56s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.71s) [2022-08-18T17:33:06.125Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.88s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.20s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.35s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.63s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.67s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-18T17:33:06.125Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-08-18T17:33:06.125Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T17:33:06.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T17:33:06.695Z] docker_cli_external_volume_driver_test.go:53: [d99a3056f2e91] daemon is not started [2022-08-18T17:33:21.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T17:34:29.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T17:34:39.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T17:34:54.186Z] docker_cli_external_volume_driver_test.go:53: [d168f1ba70510] daemon is not started [2022-08-18T17:35:09.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T17:35:23.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T17:35:39.420Z] docker_cli_external_volume_driver_test.go:53: [d81f0ce54478f] daemon is not started [2022-08-18T17:35:54.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T17:35:54.306Z] docker_cli_external_volume_driver_test.go:53: [dbc19050100bf] daemon is not started [2022-08-18T17:36:09.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T17:36:41.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T17:36:59.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T17:37:14.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T17:38:00.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T17:38:19.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T17:38:51.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T17:39:23.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T17:39:35.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T17:39:53.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T17:39:53.601Z] docker_cli_external_volume_driver_test.go:485: [db788e04646cb] daemon is not started [2022-08-18T17:40:08.490Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T17:40:08.490Z] docker_cli_external_volume_driver_test.go:53: [d61140db5764e] daemon is not started [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite (436.87s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-18T17:40:23.380Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T17:40:23.380Z] PASS [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] === Skipped [2022-08-18T17:40:23.380Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:40:23.380Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:40:23.380Z] check_test.go:540: [dd969bfd80ca8] daemon is not started [2022-08-18T17:40:23.380Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T17:40:23.380Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:40:23.380Z] check_test.go:540: [d14a2575d674f] daemon is not started [2022-08-18T17:40:23.380Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:40:23.380Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:40:23.380Z] check_test.go:540: [dfe746d28d38a] daemon is not started [2022-08-18T17:40:23.380Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:40:23.380Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:40:23.380Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T17:40:23.380Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:40:23.380Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] DONE 269 tests, 5 skipped in 2334.902s [2022-08-18T17:40:23.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:40:23.380Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e241d3b1942/docker.pid [2022-08-18T17:40:23.380Z] +++ kill 7114 [2022-08-18T17:40:23.380Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7114 is not a child of this shell [2022-08-18T17:40:23.380Z] warning: PID 7114 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e241d3b1942/docker.pid had a nonzero exit code [2022-08-18T17:40:23.380Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e241d3b1942/root: target is busy. [2022-08-18T17:40:23.380Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:40:23.380Z] +++ kill 9384 [2022-08-18T17:40:23.380Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:40:23.380Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:40:23.380Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.380Z] To set a process to complain mode, use the command line tool [2022-08-18T17:40:23.380Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:40:23.380Z] +++ true [2022-08-18T17:40:23.380Z] exiting test-integration [2022-08-18T17:40:23.380Z] ++ exit 0 [2022-08-18T17:40:23.380Z] [2022-08-18T17:40:23.640Z] + exit 0 [2022-08-18T17:40:23.640Z] ++ jobs -p [2022-08-18T17:40:23.640Z] + pids= [2022-08-18T17:40:23.640Z] + echo 'Remaining pids to kill: []' [2022-08-18T17:40:23.640Z] Remaining pids to kill: [] [2022-08-18T17:40:23.640Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T17:40:23.656Z] Recording test results [2022-08-18T17:40:25.555Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:40:25.880Z] + echo Ensuring container killed. [2022-08-18T17:40:25.880Z] Ensuring container killed. [2022-08-18T17:40:25.880Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T17:40:25.880Z] + cids=57b508990507 [2022-08-18T17:40:25.880Z] 8d3bfe72a296 [2022-08-18T17:40:25.880Z] aafbb031693f [2022-08-18T17:40:25.880Z] + [ -n 57b508990507 [2022-08-18T17:40:25.880Z] 8d3bfe72a296 [2022-08-18T17:40:25.880Z] aafbb031693f ] [2022-08-18T17:40:25.880Z] + docker rm -vf 57b508990507 8d3bfe72a296 aafbb031693f [2022-08-18T17:40:26.453Z] 57b508990507 [2022-08-18T17:40:26.453Z] 8d3bfe72a296 [2022-08-18T17:40:26.453Z] aafbb031693f [Pipeline] sh [2022-08-18T17:40:26.746Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:40:26.746Z] Chowning /workspace to jenkins user [2022-08-18T17:40:26.746Z] + id -u [2022-08-18T17:40:26.746Z] + id -g [2022-08-18T17:40:26.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43988:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:40:26.746Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:40:26.746Z] latest: Pulling from library/busybox [2022-08-18T17:40:27.009Z] 50783e0dfb64: Pulling fs layer [2022-08-18T17:40:27.009Z] 50783e0dfb64: Verifying Checksum [2022-08-18T17:40:27.009Z] 50783e0dfb64: Download complete [2022-08-18T17:40:27.009Z] 50783e0dfb64: Pull complete [2022-08-18T17:40:27.009Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:40:27.009Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:40:29.867Z] + bundleName=amd64 [2022-08-18T17:40:29.867Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T17:40:29.867Z] Creating amd64-bundles.tar.gz [2022-08-18T17:40:29.867Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-18T17:40:29.867Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T17:40:31.261Z] Archiving artifacts [2022-08-18T17:40:33.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43988/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:40:33.554Z] + make clean [2022-08-18T17:40:33.814Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:40:33.814Z] docker-dev-cache [2022-08-18T17:40:33.814Z] 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