Pull request #44068 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5591187178010bd407f0784bf83909ec395d7b97+0db50996b76fa009b4e905dff35be3a1d308f698 (019d8f201ac93e8b076d88e4e84eecf3af40beba) 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-44068@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-31T15:28:21.755Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-31T15:28:21.759Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-31T15:28:21.954Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b09ca6ad36651871) in /home/ubuntu/workspace/moby_PR-44068 [Pipeline] { [Pipeline] checkout [2022-08-31T15:28:21.983Z] The recommended git tool is: git [2022-08-31T15:28:21.992Z] using credential docker-jenkins-github-credentials [2022-08-31T15:28:22.001Z] Cloning the remote Git repository [2022-08-31T15:28:22.001Z] Cloning with configured refspecs honoured and without tags [2022-08-31T15:28:22.004Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T15:28:22.004Z] > git init /home/ubuntu/workspace/moby_PR-44068 # timeout=10 [2022-08-31T15:28:22.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:22.018Z] > git --version # timeout=10 [2022-08-31T15:28:22.019Z] > git --version # 'git version 2.17.1' [2022-08-31T15:28:22.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:22.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:38.271Z] Fetching without tags [2022-08-31T15:28:38.471Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:39.019Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:39.020Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [2022-08-31T15:28:39.643Z] Commit message: "prefer error over panic (where possible)" [2022-08-31T15:28:39.643Z] First time build. Skipping changelog. [2022-08-31T15:28:38.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:38.263Z] > git config --add remote.origin.fetch +refs/pull/44068/head:refs/remotes/origin/PR-44068 # timeout=10 [2022-08-31T15:28:38.265Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:38.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:38.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:38.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:38.275Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:38.474Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:38.476Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:39.003Z] > git remote # timeout=10 [2022-08-31T15:28:39.006Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:28:39.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:39.009Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:28:39.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:28:39.022Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:39.025Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:39.655Z] > git --version # timeout=10 [2022-08-31T15:28:39.657Z] > git --version # 'git version 2.17.1' [2022-08-31T15:28:39.663Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:28:40.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-31T15:28:43.063Z] 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-31T15:28:43.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b09ca6ad36651871) in /home/ubuntu/workspace/moby_PR-44068 [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) [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-31T15:28:43.296Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08ebc86810af6e649) in /home/ubuntu/workspace/moby_PR-44068 [Pipeline] { [Pipeline] checkout [2022-08-31T15:28:43.330Z] The recommended git tool is: git [2022-08-31T15:28:43.338Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-067f60bf488dea9d1) in /home/ubuntu/workspace/moby_PR-44068 [Pipeline] // stage [2022-08-31T15:28:43.340Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-31T15:28:43.360Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-31T15:28:43.365Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-31T15:28:43.405Z] The recommended git tool is: git [2022-08-31T15:28:43.415Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-31T15:28:43.424Z] Cloning the remote Git repository [2022-08-31T15:28:43.424Z] 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] checkout [2022-08-31T15:28:43.459Z] The recommended git tool is: git [2022-08-31T15:28:43.466Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-31T15:28:43.474Z] Cloning the remote Git repository [2022-08-31T15:28:43.474Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-31T15:28:43.552Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-31T15:28:43.619Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:43.619Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [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 [2022-08-31T15:28:43.674Z] Commit message: "prefer error over panic (where possible)" [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-08-31T15:28:43.688Z] > git --version # timeout=10 [2022-08-31T15:28:43.691Z] > git --version # 'git version 2.17.1' [2022-08-31T15:28:43.696Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-31T15:28:43.476Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T15:28:43.476Z] > git init /home/ubuntu/workspace/moby_PR-44068 # timeout=10 [2022-08-31T15:28:43.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:43.489Z] > git --version # timeout=10 [2022-08-31T15:28:43.492Z] > git --version # 'git version 2.25.1' [2022-08-31T15:28:43.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:43.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:28:43.357Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44068/.git # timeout=10 [2022-08-31T15:28:43.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:43.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:43.368Z] > git --version # timeout=10 [2022-08-31T15:28:43.369Z] > git --version # 'git version 2.17.1' [2022-08-31T15:28:43.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:43.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:43.555Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:43.557Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:43.603Z] > git remote # timeout=10 [2022-08-31T15:28:43.606Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:28:43.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:43.608Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:28:43.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:28:43.622Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:43.623Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:44.370Z] + [ PR != PR ] [2022-08-31T15:28:44.370Z] + [ master != master ] [2022-08-31T15:28:44.370Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-31T15:28:43.429Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T15:28:43.431Z] > git init /home/ubuntu/workspace/moby_PR-44068 # timeout=10 [2022-08-31T15:28:43.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:43.444Z] > git --version # timeout=10 [2022-08-31T15:28:43.449Z] > git --version # 'git version 2.25.1' [2022-08-31T15:28:43.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:43.450Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-08-31T15:28:44.691Z] + docker version [2022-08-31T15:28:44.691Z] Client: Docker Engine - Community [2022-08-31T15:28:44.691Z] Version: 20.10.14 [2022-08-31T15:28:44.691Z] API version: 1.41 [2022-08-31T15:28:44.691Z] Go version: go1.16.15 [2022-08-31T15:28:44.691Z] Git commit: a224086 [2022-08-31T15:28:44.691Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T15:28:44.691Z] OS/Arch: linux/amd64 [2022-08-31T15:28:44.691Z] Context: default [2022-08-31T15:28:44.691Z] Experimental: true [2022-08-31T15:28:44.691Z] [2022-08-31T15:28:44.691Z] Server: Docker Engine - Community [2022-08-31T15:28:44.691Z] Engine: [2022-08-31T15:28:44.691Z] Version: 20.10.14 [2022-08-31T15:28:44.691Z] API version: 1.41 (minimum version 1.12) [2022-08-31T15:28:44.691Z] Go version: go1.16.15 [2022-08-31T15:28:44.691Z] Git commit: 87a90dc [2022-08-31T15:28:44.691Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T15:28:44.691Z] OS/Arch: linux/amd64 [2022-08-31T15:28:44.691Z] Experimental: true [2022-08-31T15:28:44.691Z] containerd: [2022-08-31T15:28:44.691Z] Version: 1.5.11 [2022-08-31T15:28:44.691Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:28:44.691Z] runc: [2022-08-31T15:28:44.691Z] Version: 1.0.3 [2022-08-31T15:28:44.691Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T15:28:44.691Z] docker-init: [2022-08-31T15:28:44.691Z] Version: 0.19.0 [2022-08-31T15:28:44.691Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T15:28:44.984Z] + docker info [2022-08-31T15:28:45.919Z] Client: [2022-08-31T15:28:45.919Z] Context: default [2022-08-31T15:28:45.919Z] Debug Mode: false [2022-08-31T15:28:45.919Z] Plugins: [2022-08-31T15:28:45.919Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T15:28:45.919Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T15:28:45.919Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T15:28:45.919Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T15:28:45.919Z] [2022-08-31T15:28:45.919Z] Server: [2022-08-31T15:28:45.919Z] Containers: 0 [2022-08-31T15:28:45.919Z] Running: 0 [2022-08-31T15:28:45.919Z] Paused: 0 [2022-08-31T15:28:45.919Z] Stopped: 0 [2022-08-31T15:28:45.919Z] Images: 4 [2022-08-31T15:28:45.919Z] Server Version: 20.10.14 [2022-08-31T15:28:45.919Z] Storage Driver: overlay2 [2022-08-31T15:28:45.919Z] Backing Filesystem: extfs [2022-08-31T15:28:45.919Z] Supports d_type: true [2022-08-31T15:28:45.919Z] Native Overlay Diff: true [2022-08-31T15:28:45.919Z] userxattr: false [2022-08-31T15:28:45.919Z] Logging Driver: json-file [2022-08-31T15:28:45.919Z] Cgroup Driver: cgroupfs [2022-08-31T15:28:45.919Z] Cgroup Version: 1 [2022-08-31T15:28:45.919Z] Plugins: [2022-08-31T15:28:45.919Z] Volume: local [2022-08-31T15:28:45.919Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T15:28:45.919Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T15:28:45.919Z] Swarm: inactive [2022-08-31T15:28:45.919Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T15:28:45.919Z] Default Runtime: runc [2022-08-31T15:28:45.919Z] Init Binary: docker-init [2022-08-31T15:28:45.919Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:28:45.919Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T15:28:45.919Z] init version: de40ad0 [2022-08-31T15:28:45.919Z] Security Options: [2022-08-31T15:28:45.919Z] apparmor [2022-08-31T15:28:45.919Z] seccomp [2022-08-31T15:28:45.919Z] Profile: default [2022-08-31T15:28:45.919Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T15:28:45.919Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T15:28:45.919Z] OSType: linux [2022-08-31T15:28:45.919Z] Architecture: x86_64 [2022-08-31T15:28:45.919Z] CPUs: 2 [2022-08-31T15:28:45.919Z] Total Memory: 7.565GiB [2022-08-31T15:28:45.919Z] Name: ip-10-100-39-95 [2022-08-31T15:28:45.919Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T15:28:45.919Z] Docker Root Dir: /var/lib/docker [2022-08-31T15:28:45.919Z] Debug Mode: false [2022-08-31T15:28:45.920Z] Registry: https://index.docker.io/v1/ [2022-08-31T15:28:45.920Z] Labels: [2022-08-31T15:28:45.920Z] Experimental: true [2022-08-31T15:28:45.920Z] Insecure Registries: [2022-08-31T15:28:45.920Z] 127.0.0.0/8 [2022-08-31T15:28:45.920Z] Live Restore Enabled: true [2022-08-31T15:28:45.920Z] [2022-08-31T15:28:45.920Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T15:28:46.204Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:28:46.204Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:28:46.204Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44068/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T15:28:46.204Z] + bash /home/ubuntu/workspace/moby_PR-44068/check-config.sh [2022-08-31T15:28:46.204Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T15:28:46.204Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T15:28:46.204Z] [2022-08-31T15:28:46.204Z] Generally Necessary: [2022-08-31T15:28:46.204Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T15:28:46.204Z] - apparmor: enabled and tools installed [2022-08-31T15:28:46.204Z] - CONFIG_NAMESPACES: enabled [2022-08-31T15:28:46.204Z] - CONFIG_NET_NS: enabled [2022-08-31T15:28:46.204Z] - CONFIG_PID_NS: enabled [2022-08-31T15:28:46.204Z] - CONFIG_IPC_NS: enabled [2022-08-31T15:28:46.204Z] - CONFIG_UTS_NS: enabled [2022-08-31T15:28:46.204Z] - CONFIG_CGROUPS: enabled [2022-08-31T15:28:46.463Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T15:28:46.463Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T15:28:46.463Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T15:28:46.463Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T15:28:46.463Z] - CONFIG_CPUSETS: enabled [2022-08-31T15:28:46.463Z] - CONFIG_MEMCG: enabled [2022-08-31T15:28:46.463Z] - CONFIG_KEYS: enabled [2022-08-31T15:28:46.463Z] - CONFIG_VETH: enabled (as module) [2022-08-31T15:28:46.463Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T15:28:46.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T15:28:46.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T15:28:46.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T15:28:46.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T15:28:46.464Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T15:28:46.464Z] [2022-08-31T15:28:46.464Z] Optional Features: [2022-08-31T15:28:46.464Z] - CONFIG_USER_NS: enabled [2022-08-31T15:28:46.464Z] - CONFIG_SECCOMP: enabled [2022-08-31T15:28:46.464Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T15:28:46.464Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T15:28:46.464Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T15:28:46.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T15:28:46.464Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T15:28:46.464Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T15:28:46.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T15:28:46.464Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T15:28:46.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T15:28:46.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T15:28:46.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T15:28:46.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T15:28:46.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T15:28:46.464Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T15:28:46.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T15:28:46.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T15:28:46.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T15:28:46.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T15:28:46.723Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T15:28:46.723Z] - CONFIG_EXT4_FS: enabled [2022-08-31T15:28:46.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T15:28:46.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T15:28:46.723Z] - Network Drivers: [2022-08-31T15:28:46.723Z] - "overlay": [2022-08-31T15:28:46.723Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T15:28:46.723Z] Optional (for encrypted networks): [2022-08-31T15:28:46.723Z] - CONFIG_CRYPTO: enabled [2022-08-31T15:28:46.723Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T15:28:46.723Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T15:28:46.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T15:28:46.723Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T15:28:46.723Z] - CONFIG_XFRM: enabled [2022-08-31T15:28:46.723Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T15:28:46.723Z] - "ipvlan": [2022-08-31T15:28:46.723Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T15:28:46.723Z] - "macvlan": [2022-08-31T15:28:46.723Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T15:28:46.723Z] - "ftp,tftp client in container": [2022-08-31T15:28:46.723Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T15:28:46.723Z] - Storage Drivers: [2022-08-31T15:28:46.723Z] - "aufs": [2022-08-31T15:28:46.723Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T15:28:46.723Z] - "btrfs": [2022-08-31T15:28:46.723Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T15:28:46.723Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T15:28:46.723Z] - "devicemapper": [2022-08-31T15:28:46.723Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T15:28:46.723Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T15:28:46.723Z] - "overlay": [2022-08-31T15:28:46.982Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T15:28:46.982Z] - "zfs": [2022-08-31T15:28:46.982Z] - /dev/zfs: present [2022-08-31T15:28:46.982Z] - zfs command: missing [2022-08-31T15:28:46.982Z] - zpool command: missing [2022-08-31T15:28:46.982Z] [2022-08-31T15:28:46.982Z] Limits: [2022-08-31T15:28:46.982Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T15:28:46.982Z] [2022-08-31T15:28:46.982Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T15:28:47.312Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5591187178010bd407f0784bf83909ec395d7b97 . [2022-08-31T15:28:47.313Z] #1 [internal] load build definition from Dockerfile [2022-08-31T15:28:47.313Z] #1 sha256:282e255259f52988cef11ddb6802af588c5c4b892e88853e2cb7ea90b570050f [2022-08-31T15:28:47.313Z] #1 transferring dockerfile: 19.12kB done [2022-08-31T15:28:47.313Z] #1 DONE 0.0s [2022-08-31T15:28:47.313Z] [2022-08-31T15:28:47.313Z] #2 [internal] load .dockerignore [2022-08-31T15:28:47.313Z] #2 sha256:365dea4bebc8dd1d80a81a4cca20e856cfabfb5c1007fd946a9ed1b6d296e129 [2022-08-31T15:28:47.313Z] #2 transferring context: 145B done [2022-08-31T15:28:47.313Z] #2 DONE 0.0s [2022-08-31T15:28:47.313Z] [2022-08-31T15:28:47.313Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T15:28:47.313Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T15:28:47.571Z] #3 DONE 0.2s [2022-08-31T15:28:47.572Z] [2022-08-31T15:28:47.572Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T15:28:47.572Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T15:28:47.572Z] #4 CACHED [2022-08-31T15:28:47.831Z] [2022-08-31T15:28:47.831Z] #6 [internal] load build definition from Dockerfile [2022-08-31T15:28:47.831Z] #6 sha256:243aecc8a0271ac7db375f7a02e0c9113b73d7cfc855f346a148d22eeff02fee [2022-08-31T15:28:47.831Z] #6 DONE 0.0s [2022-08-31T15:28:47.831Z] [2022-08-31T15:28:47.831Z] #5 [internal] load .dockerignore [2022-08-31T15:28:47.831Z] #5 sha256:c9e2c9f8d12d67ec1c447f3cb9cc3be953e9f01c6dbc2ef6fb441156604c360a [2022-08-31T15:28:47.831Z] #5 DONE 0.0s [2022-08-31T15:28:47.831Z] [2022-08-31T15:28:47.831Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:28:47.831Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:28:48.092Z] #10 ... [2022-08-31T15:28:48.092Z] [2022-08-31T15:28:48.092Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:28:48.092Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T15:28:48.092Z] #9 DONE 0.1s [2022-08-31T15:28:48.092Z] [2022-08-31T15:28:48.092Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T15:28:48.092Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T15:28:48.092Z] #8 DONE 0.1s [2022-08-31T15:28:48.092Z] [2022-08-31T15:28:48.092Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:28:48.092Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T15:28:48.092Z] #7 DONE 0.1s [2022-08-31T15:28:48.092Z] [2022-08-31T15:28:48.092Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:28:48.092Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:28:48.092Z] #10 DONE 0.3s [2022-08-31T15:28:48.354Z] [2022-08-31T15:28:48.354Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:28:48.354Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:28:48.354Z] #80 DONE 0.0s [2022-08-31T15:28:48.354Z] [2022-08-31T15:28:48.354Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:28:48.354Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T15:28:48.354Z] #78 DONE 0.0s [2022-08-31T15:28:48.354Z] [2022-08-31T15:28:48.354Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:28:48.354Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:28:48.354Z] #35 DONE 0.0s [2022-08-31T15:28:48.354Z] [2022-08-31T15:28:48.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:28:48.354Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:28:48.354Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-31T15:28:48.354Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T15:28:48.354Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T15:28:48.354Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 0.1s [2022-08-31T15:28:48.354Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 0.1s [2022-08-31T15:28:48.354Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T15:28:48.614Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 16.58MB / 141.86MB 0.3s [2022-08-31T15:28:48.614Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 0.1s done [2022-08-31T15:28:48.614Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 26.35MB / 141.86MB 0.4s [2022-08-31T15:28:48.876Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 37.82MB / 141.86MB 0.5s [2022-08-31T15:28:48.876Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 58.72MB / 141.86MB 0.7s [2022-08-31T15:28:49.138Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 69.21MB / 141.86MB 0.8s [2022-08-31T15:28:49.138Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 78.64MB / 141.86MB 0.9s [2022-08-31T15:28:49.399Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.32MB / 141.86MB 1.1s [2022-08-31T15:28:49.399Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.13MB / 141.86MB 1.2s [2022-08-31T15:28:49.660Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 111.15MB / 141.86MB 1.3s [2022-08-31T15:28:49.661Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 125.83MB / 141.86MB 1.4s [2022-08-31T15:28:49.920Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 1.5s [2022-08-31T15:28:49.920Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 1.7s done [2022-08-31T15:28:50.180Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-31T15:28:51.120Z] #11 ... [2022-08-31T15:28:51.120Z] [2022-08-31T15:28:51.120Z] #31 [internal] load build context [2022-08-31T15:28:51.120Z] #31 sha256:c61ca84493b7275afb45f2bb0a27ee2d0b6b8b38df272edee73721cdcdd69336 [2022-08-31T15:28:51.120Z] #31 transferring context: 62.71MB 2.8s done [2022-08-31T15:28:51.120Z] #31 DONE 2.9s [2022-08-31T15:28:51.120Z] [2022-08-31T15:28:51.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:28:51.120Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:28:51.120Z] #11 ... [2022-08-31T15:28:51.120Z] [2022-08-31T15:28:51.120Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:28:51.120Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:28:51.120Z] #56 DONE 3.0s [2022-08-31T15:28:51.120Z] [2022-08-31T15:28:51.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:28:51.120Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:28:51.380Z] #11 ... [2022-08-31T15:28:51.380Z] [2022-08-31T15:28:51.380Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:28:51.380Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:28:51.380Z] #56 CACHED [2022-08-31T15:28:51.380Z] [2022-08-31T15:28:51.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:28:51.380Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:28:55.575Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-31T15:28:55.938Z] Fetching without tags [2022-08-31T15:28:55.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:55.925Z] > git config --add remote.origin.fetch +refs/pull/44068/head:refs/remotes/origin/PR-44068 # timeout=10 [2022-08-31T15:28:55.929Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:55.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:55.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:55.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:55.941Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:56.126Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:56.513Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.3s done [2022-08-31T15:28:56.678Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:56.678Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [2022-08-31T15:28:56.773Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T15:28:56.773Z] #11 DONE 8.5s [2022-08-31T15:28:56.773Z] [2022-08-31T15:28:56.773Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T15:28:56.773Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T15:28:57.423Z] Commit message: "prefer error over panic (where possible)" [2022-08-31T15:28:57.432Z] > git --version # timeout=10 [2022-08-31T15:28:57.435Z] > git --version # 'git version 2.25.1' [2022-08-31T15:28:57.443Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-31T15:28:56.129Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:56.131Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:56.656Z] > git remote # timeout=10 [2022-08-31T15:28:56.663Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:28:56.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:56.668Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:28:56.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:28:56.680Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:56.685Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-31T15:28:58.109Z] + docker version [2022-08-31T15:28:58.109Z] Client: Docker Engine - Community [2022-08-31T15:28:58.109Z] Version: 20.10.14 [2022-08-31T15:28:58.109Z] API version: 1.41 [2022-08-31T15:28:58.109Z] Go version: go1.16.15 [2022-08-31T15:28:58.109Z] Git commit: a224086 [2022-08-31T15:28:58.109Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-31T15:28:58.109Z] OS/Arch: linux/arm64 [2022-08-31T15:28:58.109Z] Context: default [2022-08-31T15:28:58.109Z] Experimental: true [2022-08-31T15:28:58.109Z] [2022-08-31T15:28:58.109Z] Server: Docker Engine - Community [2022-08-31T15:28:58.109Z] Engine: [2022-08-31T15:28:58.109Z] Version: 20.10.14 [2022-08-31T15:28:58.109Z] API version: 1.41 (minimum version 1.12) [2022-08-31T15:28:58.109Z] Go version: go1.16.15 [2022-08-31T15:28:58.109Z] Git commit: 87a90dc [2022-08-31T15:28:58.109Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-31T15:28:58.109Z] OS/Arch: linux/arm64 [2022-08-31T15:28:58.109Z] Experimental: true [2022-08-31T15:28:58.109Z] containerd: [2022-08-31T15:28:58.109Z] Version: 1.5.11 [2022-08-31T15:28:58.109Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:28:58.109Z] runc: [2022-08-31T15:28:58.109Z] Version: 1.0.3 [2022-08-31T15:28:58.109Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T15:28:58.109Z] docker-init: [2022-08-31T15:28:58.109Z] Version: 0.19.0 [2022-08-31T15:28:58.109Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T15:28:58.272Z] Still waiting to schedule task [2022-08-31T15:28:58.273Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-31T15:28:58.273Z] Still waiting to schedule task [2022-08-31T15:28:58.274Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-31T15:28:58.383Z] + docker info [2022-08-31T15:28:58.679Z] #12 DONE 1.6s [2022-08-31T15:28:58.679Z] [2022-08-31T15:28:58.679Z] #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-31T15:28:58.679Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T15:28:58.939Z] #13 DONE 0.5s [2022-08-31T15:28:58.939Z] [2022-08-31T15:28:58.939Z] #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-31T15:28:58.939Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:28:58.945Z] Client: [2022-08-31T15:28:58.945Z] Context: default [2022-08-31T15:28:58.945Z] Debug Mode: false [2022-08-31T15:28:58.945Z] Plugins: [2022-08-31T15:28:58.945Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T15:28:58.945Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T15:28:58.945Z] [2022-08-31T15:28:58.945Z] Server: [2022-08-31T15:28:58.945Z] Containers: 0 [2022-08-31T15:28:58.945Z] Running: 0 [2022-08-31T15:28:58.945Z] Paused: 0 [2022-08-31T15:28:58.945Z] Stopped: 0 [2022-08-31T15:28:58.945Z] Images: 4 [2022-08-31T15:28:58.945Z] Server Version: 20.10.14 [2022-08-31T15:28:58.945Z] Storage Driver: overlay2 [2022-08-31T15:28:58.945Z] Backing Filesystem: extfs [2022-08-31T15:28:58.945Z] Supports d_type: true [2022-08-31T15:28:58.945Z] Native Overlay Diff: true [2022-08-31T15:28:58.945Z] userxattr: false [2022-08-31T15:28:58.945Z] Logging Driver: json-file [2022-08-31T15:28:58.945Z] Cgroup Driver: cgroupfs [2022-08-31T15:28:58.945Z] Cgroup Version: 1 [2022-08-31T15:28:58.945Z] Plugins: [2022-08-31T15:28:58.945Z] Volume: local [2022-08-31T15:28:58.945Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T15:28:58.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T15:28:58.945Z] Swarm: inactive [2022-08-31T15:28:58.945Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T15:28:58.945Z] Default Runtime: runc [2022-08-31T15:28:58.945Z] Init Binary: docker-init [2022-08-31T15:28:58.945Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:28:58.945Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T15:28:58.945Z] init version: de40ad0 [2022-08-31T15:28:58.945Z] Security Options: [2022-08-31T15:28:58.945Z] apparmor [2022-08-31T15:28:58.945Z] seccomp [2022-08-31T15:28:58.945Z] Profile: default [2022-08-31T15:28:58.945Z] Kernel Version: 5.13.0-1021-aws [2022-08-31T15:28:58.945Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-31T15:28:58.945Z] OSType: linux [2022-08-31T15:28:58.945Z] Architecture: aarch64 [2022-08-31T15:28:58.945Z] CPUs: 2 [2022-08-31T15:28:58.945Z] Total Memory: 7.562GiB [2022-08-31T15:28:58.945Z] Name: ip-10-100-87-54 [2022-08-31T15:28:58.945Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-31T15:28:58.945Z] Docker Root Dir: /var/lib/docker [2022-08-31T15:28:58.945Z] Debug Mode: false [2022-08-31T15:28:58.945Z] Registry: https://index.docker.io/v1/ [2022-08-31T15:28:58.945Z] Labels: [2022-08-31T15:28:58.945Z] Experimental: true [2022-08-31T15:28:58.945Z] Insecure Registries: [2022-08-31T15:28:58.945Z] 127.0.0.0/8 [2022-08-31T15:28:58.945Z] Live Restore Enabled: true [2022-08-31T15:28:58.945Z] [Pipeline] sh [2022-08-31T15:28:59.199Z] #83 ... [2022-08-31T15:28:59.199Z] [2022-08-31T15:28:59.199Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T15:28:59.199Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T15:28:59.199Z] #53 DONE 0.2s [2022-08-31T15:28:59.199Z] [2022-08-31T15:28:59.199Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T15:28:59.199Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T15:28:59.199Z] #40 DONE 0.2s [2022-08-31T15:28:59.218Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:28:59.218Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:28:59.218Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44068/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T15:28:59.218Z] + bash /home/ubuntu/workspace/moby_PR-44068/check-config.sh [2022-08-31T15:28:59.218Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T15:28:59.218Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-31T15:28:59.218Z] [2022-08-31T15:28:59.218Z] Generally Necessary: [2022-08-31T15:28:59.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T15:28:59.218Z] - apparmor: enabled and tools installed [2022-08-31T15:28:59.218Z] - CONFIG_NAMESPACES: enabled [2022-08-31T15:28:59.218Z] - CONFIG_NET_NS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_PID_NS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_IPC_NS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_UTS_NS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUPS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CPUSETS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_MEMCG: enabled [2022-08-31T15:28:59.218Z] - CONFIG_KEYS: enabled [2022-08-31T15:28:59.218Z] - CONFIG_VETH: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T15:28:59.218Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T15:28:59.218Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T15:28:59.218Z] [2022-08-31T15:28:59.218Z] Optional Features: [2022-08-31T15:28:59.223Z] Fetching without tags [2022-08-31T15:28:59.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:59.206Z] > git config --add remote.origin.fetch +refs/pull/44068/head:refs/remotes/origin/PR-44068 # timeout=10 [2022-08-31T15:28:59.211Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:59.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:28:59.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:28:59.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:28:59.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:28:59.431Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:28:59.459Z] [2022-08-31T15:28:59.459Z] #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-31T15:28:59.459Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T15:28:59.459Z] #57 DONE 0.3s [2022-08-31T15:28:59.459Z] [2022-08-31T15:28:59.459Z] #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-31T15:28:59.459Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:28:59.474Z] - CONFIG_USER_NS: enabled [2022-08-31T15:28:59.474Z] - CONFIG_SECCOMP: enabled [2022-08-31T15:28:59.474Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T15:28:59.474Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T15:28:59.474Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T15:28:59.474Z] (cgroup swap accounting is currently enabled) [2022-08-31T15:28:59.474Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T15:28:59.474Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T15:28:59.474Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T15:28:59.474Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T15:28:59.474Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T15:28:59.474Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T15:28:59.474Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T15:28:59.474Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T15:28:59.474Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T15:28:59.474Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T15:28:59.474Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T15:28:59.474Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T15:28:59.474Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T15:28:59.474Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T15:28:59.474Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T15:28:59.474Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T15:28:59.474Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T15:28:59.474Z] - CONFIG_EXT4_FS: enabled [2022-08-31T15:28:59.474Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T15:28:59.474Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T15:28:59.474Z] - Network Drivers: [2022-08-31T15:28:59.474Z] - "overlay": [2022-08-31T15:28:59.474Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T15:28:59.474Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T15:28:59.474Z] Optional (for encrypted networks): [2022-08-31T15:28:59.730Z] - CONFIG_CRYPTO: enabled [2022-08-31T15:28:59.730Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T15:28:59.730Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T15:28:59.730Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T15:28:59.730Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T15:28:59.730Z] - CONFIG_XFRM: enabled [2022-08-31T15:28:59.730Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T15:28:59.730Z] - "ipvlan": [2022-08-31T15:28:59.730Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T15:28:59.730Z] - "macvlan": [2022-08-31T15:28:59.730Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T15:28:59.730Z] - "ftp,tftp client in container": [2022-08-31T15:28:59.730Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T15:28:59.730Z] - Storage Drivers: [2022-08-31T15:28:59.730Z] - "aufs": [2022-08-31T15:28:59.730Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T15:28:59.730Z] - "btrfs": [2022-08-31T15:28:59.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T15:28:59.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T15:28:59.730Z] - "devicemapper": [2022-08-31T15:28:59.730Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T15:28:59.730Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T15:28:59.730Z] - "overlay": [2022-08-31T15:28:59.730Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T15:28:59.730Z] - "zfs": [2022-08-31T15:28:59.730Z] - /dev/zfs: present [2022-08-31T15:28:59.730Z] - zfs command: missing [2022-08-31T15:28:59.730Z] - zpool command: missing [2022-08-31T15:28:59.730Z] [2022-08-31T15:28:59.730Z] Limits: [2022-08-31T15:28:59.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T15:28:59.730Z] [2022-08-31T15:28:59.730Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T15:29:00.017Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:29:00.017Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [2022-08-31T15:29:00.043Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5591187178010bd407f0784bf83909ec395d7b97 . [2022-08-31T15:29:00.300Z] #1 [internal] load build definition from Dockerfile [2022-08-31T15:29:00.300Z] #1 sha256:a154688b65e4a1f413e4130e1a7f863f3db354d059062d63c3f43be82b4b35cc [2022-08-31T15:29:00.300Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-08-31T15:29:00.300Z] #1 DONE 0.0s [2022-08-31T15:29:00.300Z] [2022-08-31T15:29:00.300Z] #2 [internal] load .dockerignore [2022-08-31T15:29:00.300Z] #2 sha256:531cc16528fd85be9d79d0eb19e7e85166ca4eb7f9bb9850df7a61d228b43ed5 [2022-08-31T15:29:00.300Z] #2 transferring context: 145B done [2022-08-31T15:29:00.300Z] #2 DONE 0.0s [2022-08-31T15:29:00.300Z] [2022-08-31T15:29:00.300Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T15:29:00.300Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-31T15:29:00.300Z] #3 DONE 0.2s [2022-08-31T15:29:00.300Z] [2022-08-31T15:29:00.300Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T15:29:00.300Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-08-31T15:29:00.300Z] #4 CACHED [2022-08-31T15:29:00.555Z] [2022-08-31T15:29:00.555Z] #6 [internal] load build definition from Dockerfile [2022-08-31T15:29:00.555Z] #6 sha256:89150e02cbec6e6c7bef40f852a73fe72e06225d6b0af3b62f1f56ce34384a84 [2022-08-31T15:29:00.555Z] #6 DONE 0.0s [2022-08-31T15:29:00.555Z] [2022-08-31T15:29:00.555Z] #5 [internal] load .dockerignore [2022-08-31T15:29:00.555Z] #5 sha256:47c44e40b3c9813b3986303f4390137fe786eb34d50ba0cade85cd3783d61519 [2022-08-31T15:29:00.555Z] #5 DONE 0.0s [2022-08-31T15:29:00.555Z] [2022-08-31T15:29:00.555Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:29:00.555Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-31T15:29:00.655Z] Commit message: "prefer error over panic (where possible)" [2022-08-31T15:29:00.668Z] > git --version # timeout=10 [2022-08-31T15:29:00.674Z] > git --version # 'git version 2.25.1' [2022-08-31T15:29:00.677Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-31T15:29:00.811Z] #10 DONE 0.1s [2022-08-31T15:29:00.811Z] [2022-08-31T15:29:00.811Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:29:00.811Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T15:29:00.811Z] #9 DONE 0.1s [2022-08-31T15:29:00.811Z] [2022-08-31T15:29:00.812Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:29:00.812Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T15:29:00.812Z] #7 DONE 0.1s [2022-08-31T15:29:00.812Z] [2022-08-31T15:29:00.812Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T15:29:00.812Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-31T15:29:00.812Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-31T15:29:01.080Z] [2022-08-31T15:29:01.080Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:29:01.080Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:29:01.080Z] #73 DONE 0.0s [2022-08-31T15:29:01.080Z] [2022-08-31T15:29:01.080Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:29:01.080Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T15:29:01.080Z] #71 DONE 0.0s [2022-08-31T15:29:01.080Z] [2022-08-31T15:29:01.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:29:01.080Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T15:29:01.080Z] #11 DONE 0.0s [2022-08-31T15:29:01.080Z] [2022-08-31T15:29:01.080Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:29:01.080Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-31T15:29:01.080Z] #28 DONE 0.0s [2022-08-31T15:29:01.080Z] [2022-08-31T15:29:01.080Z] #24 [internal] load build context [2022-08-31T15:29:01.080Z] #24 sha256:ab7fc1ceefdab88eb8223605f65fd1cd6a805136a82380c3cfefdbe5ddc614dd [2022-08-31T15:28:59.434Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:28:59.441Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:28:59.997Z] > git remote # timeout=10 [2022-08-31T15:29:00.000Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:29:00.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:29:00.003Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:29:00.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:29:00.020Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:29:00.025Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [Pipeline] sh [2022-08-31T15:29:01.367Z] #58 ... [2022-08-31T15:29:01.367Z] [2022-08-31T15:29:01.367Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-31T15:29:01.367Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-31T15:29:01.367Z] #14 DONE 2.1s [2022-08-31T15:29:01.367Z] [2022-08-31T15:29:01.367Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-31T15:29:01.367Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-31T15:29:01.372Z] + docker version [2022-08-31T15:29:01.372Z] Client: Docker Engine - Community [2022-08-31T15:29:01.372Z] Version: 20.10.14 [2022-08-31T15:29:01.372Z] API version: 1.41 [2022-08-31T15:29:01.372Z] Go version: go1.16.15 [2022-08-31T15:29:01.372Z] Git commit: a224086 [2022-08-31T15:29:01.372Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-31T15:29:01.372Z] OS/Arch: linux/amd64 [2022-08-31T15:29:01.372Z] Context: default [2022-08-31T15:29:01.372Z] Experimental: true [2022-08-31T15:29:01.372Z] [2022-08-31T15:29:01.372Z] Server: Docker Engine - Community [2022-08-31T15:29:01.372Z] Engine: [2022-08-31T15:29:01.372Z] Version: 20.10.14 [2022-08-31T15:29:01.372Z] API version: 1.41 (minimum version 1.12) [2022-08-31T15:29:01.372Z] Go version: go1.16.15 [2022-08-31T15:29:01.372Z] Git commit: 87a90dc [2022-08-31T15:29:01.372Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-31T15:29:01.372Z] OS/Arch: linux/amd64 [2022-08-31T15:29:01.372Z] Experimental: true [2022-08-31T15:29:01.372Z] containerd: [2022-08-31T15:29:01.372Z] Version: 1.5.11 [2022-08-31T15:29:01.372Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:29:01.372Z] runc: [2022-08-31T15:29:01.372Z] Version: 1.0.3 [2022-08-31T15:29:01.372Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T15:29:01.372Z] docker-init: [2022-08-31T15:29:01.372Z] Version: 0.19.0 [2022-08-31T15:29:01.372Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T15:29:01.647Z] #24 ... [2022-08-31T15:29:01.647Z] [2022-08-31T15:29:01.647Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:29:01.647Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:29:01.647Z] #49 DONE 0.5s [2022-08-31T15:29:01.647Z] [2022-08-31T15:29:01.647Z] #24 [internal] load build context [2022-08-31T15:29:01.647Z] #24 sha256:ab7fc1ceefdab88eb8223605f65fd1cd6a805136a82380c3cfefdbe5ddc614dd [2022-08-31T15:29:01.655Z] + docker info [2022-08-31T15:29:02.210Z] #24 transferring context: 62.71MB 1.2s done [2022-08-31T15:29:02.210Z] #24 DONE 1.3s [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T15:29:02.210Z] #51 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-31T15:29:02.210Z] #36 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T15:29:02.210Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-31T15:29:02.210Z] #46 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #65 sha256:a1b2c9c7f61c3e2f17c7000b55346dbb1fcdee63365edeb7150e7a603b16c6bf [2022-08-31T15:29:02.210Z] #65 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #61 sha256:b9262568554b48a715d8ab44c971c11630a498945b33edbd8d02c58dff18ebfd [2022-08-31T15:29:02.210Z] #61 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T15:29:02.210Z] #27 sha256:062a6c0042206f88458088d31e8cfe00009aa0e9dc9324fd4fa2dd74a5f239f1 [2022-08-31T15:29:02.210Z] #27 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T15:29:02.210Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-31T15:29:02.210Z] #20 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #37 sha256:0f0c6e2789783ede714b1be8d9ca902f71b7e2426149d70b6f3ba70694b84cfd [2022-08-31T15:29:02.210Z] #37 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-31T15:29:02.210Z] #47 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-08-31T15:29:02.210Z] #22 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #52 sha256:833fbf7c51099b1785b19e7ca22cd8be2a72b719a91785f0be75719af8dd3573 [2022-08-31T15:29:02.210Z] #52 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #60 sha256:e975506b88dc4086e08fbf9f80eddd34cf40f1f276c65b8bcab4d636edd4103e [2022-08-31T15:29:02.210Z] #60 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T15:29:02.210Z] #77 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #35 sha256:7ada326c40ecbf3c4b0488fc81d7493e85bb8bc74761ed9206a6613e9bedafcb [2022-08-31T15:29:02.210Z] #35 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-31T15:29:02.210Z] #40 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #56 sha256:796bd211ccb74bc071cbc1e62f7ba04c86c9c1c346a8a9599bb3bf41d3092e21 [2022-08-31T15:29:02.210Z] #56 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #64 sha256:e2d7ee8f29c0f84cf587a521b03ca46ae6bd5f0b366babbb5eb20a8d9c9457bb [2022-08-31T15:29:02.210Z] #64 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #44 sha256:bc7f481c5b021617cef4d47effad15ca343cbcc9b9b9d68e812eafaced85410a [2022-08-31T15:29:02.210Z] #44 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T15:29:02.210Z] #25 sha256:645e66d208a0779f34150ad0f252404ec446463b35ab2e8394c1bf18c6ea624b [2022-08-31T15:29:02.210Z] #25 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #58 sha256:9f23cc20472f586492b861c1588f97fbad8a791cecb17e2c140cb3ca9d6b14a9 [2022-08-31T15:29:02.210Z] #58 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #39 sha256:4e59be73b0ecc300f026361435362f4198443cf9fee531a621dd1ad701fb2fa8 [2022-08-31T15:29:02.210Z] #39 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T15:29:02.210Z] #79 sha256:62682ce5199412876523a869f5ad19adeac4dbbf99b9d2f8379ed1d2783e0b7c [2022-08-31T15:29:02.210Z] #79 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T15:29:02.210Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-08-31T15:29:02.210Z] #23 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T15:29:02.210Z] #59 sha256:aa9bed02b6522b028c35c908035e376c917b727453ec4b3bb7dde7b8f82ce6df [2022-08-31T15:29:02.210Z] #59 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-31T15:29:02.210Z] #57 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #45 sha256:87dfa3d36c4f9394ff153972d3f52899ffea5c974913abfa017af7ca2400fb61 [2022-08-31T15:29:02.210Z] #45 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T15:29:02.210Z] #30 sha256:ae730df3f695a1801ba0f27380934bc7996b3a3fda36aa9629a2c321b0437393 [2022-08-31T15:29:02.210Z] #30 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #41 sha256:2a09cd21ef2e85420e1a17aeeb522a9670b4dd8f447b769f0b42371b396dbe90 [2022-08-31T15:29:02.210Z] #41 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #67 sha256:b4c723bfbce92dcd1f1a835b75dcce8f43b4fb0e7832ae002c82dfb66a6c5c1c [2022-08-31T15:29:02.210Z] #67 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-31T15:29:02.210Z] #34 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-31T15:29:02.210Z] #16 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:29:02.210Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-31T15:29:02.210Z] #15 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T15:29:02.210Z] #76 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T15:29:02.210Z] #32 sha256:1347d40d4c52d1166e69d2e91cd3d7bf2f6dbddee85afa992de662e8d92338fd [2022-08-31T15:29:02.210Z] #32 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #31 sha256:2d86192d440ee541311b067d326d798d4912b7501a8869a344c1e2810f67ef06 [2022-08-31T15:29:02.210Z] #31 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #75 sha256:09f7873a8ca33ce847780034383ebd9c03d05e03b0e299f41a2bce51e19bddeb [2022-08-31T15:29:02.210Z] #75 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-31T15:29:02.210Z] #50 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T15:29:02.210Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-31T15:29:02.210Z] #74 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-31T15:29:02.210Z] #53 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T15:29:02.210Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-31T15:29:02.210Z] #12 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T15:29:02.210Z] #42 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-31T15:29:02.210Z] #29 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T15:29:02.210Z] #70 sha256:fa2ffb25e600975e115e080addfe996f850aa7311b172e1480f0cd318ff1a71e [2022-08-31T15:29:02.210Z] #70 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T15:29:02.210Z] #63 sha256:35f505752215ea21a7a93e121c1cc19d1cfd00dd6e6be894ea900b313909bdf5 [2022-08-31T15:29:02.210Z] #63 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.210Z] #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-31T15:29:02.210Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-31T15:29:02.210Z] #38 CACHED [2022-08-31T15:29:02.210Z] [2022-08-31T15:29:02.211Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T15:29:02.211Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-31T15:29:02.211Z] #18 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T15:29:02.211Z] #43 sha256:02888649696c1c8dad054c962b4cdabbeb89330fb5613193d70272a363daf6af [2022-08-31T15:29:02.211Z] #43 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:29:02.211Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-31T15:29:02.211Z] #21 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T15:29:02.211Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-31T15:29:02.211Z] #17 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #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-31T15:29:02.211Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T15:29:02.211Z] #62 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T15:29:02.211Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-31T15:29:02.211Z] #72 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #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-31T15:29:02.211Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T15:29:02.211Z] #55 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #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-31T15:29:02.211Z] #26 sha256:7ccf20fe6a4dc1c35af2f581a9ae7f7df0c885d0ef00c51d12ae33350df635ee [2022-08-31T15:29:02.211Z] #26 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T15:29:02.211Z] #48 sha256:193628edc61d52131ab13754911792f6d5d6f0610f62a83430f22be2bb511d39 [2022-08-31T15:29:02.211Z] #48 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #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-31T15:29:02.211Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T15:29:02.211Z] #14 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:29:02.211Z] #66 sha256:85cde0585e2c6401769a36b2109a09a90213bc170687c362586481463fd7a9e4 [2022-08-31T15:29:02.211Z] #66 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #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-31T15:29:02.211Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-31T15:29:02.211Z] #13 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T15:29:02.211Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-31T15:29:02.211Z] #33 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T15:29:02.211Z] #78 sha256:549135adc835c7e6d709769037e129dca7a1a7fc8565c4eb1cde4a020eec6dea [2022-08-31T15:29:02.211Z] #78 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T15:29:02.211Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-31T15:29:02.211Z] #19 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T15:29:02.211Z] #68 sha256:058f015b06a22d437fb0aed8403739027151814be21c61ff7e1314a00404d931 [2022-08-31T15:29:02.211Z] #68 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T15:29:02.211Z] #69 sha256:46d6d4a58e44b3ba1058dfe0f91c3182ce68fe22db52bb10fc3c2b5a7819d09b [2022-08-31T15:29:02.211Z] #69 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T15:29:02.211Z] #54 sha256:6919d4dc6f13a6693ecdbd87c9a8964deb6c255c66034facec981f09d31ea848 [2022-08-31T15:29:02.211Z] #54 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T15:29:02.211Z] #80 sha256:39672fc195de2292a13fe07e7d5e41ceecfc0a03992dc3eb7b67244677f234a6 [2022-08-31T15:29:02.211Z] #80 CACHED [2022-08-31T15:29:02.211Z] [2022-08-31T15:29:02.211Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T15:29:02.211Z] #81 sha256:8036705c9801855ad44b695cfaa82a2464834015f243b7776521a9002256989b [2022-08-31T15:29:02.593Z] Client: [2022-08-31T15:29:02.593Z] Context: default [2022-08-31T15:29:02.593Z] Debug Mode: false [2022-08-31T15:29:02.593Z] Plugins: [2022-08-31T15:29:02.593Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T15:29:02.593Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T15:29:02.593Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T15:29:02.593Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T15:29:02.593Z] [2022-08-31T15:29:02.593Z] Server: [2022-08-31T15:29:02.593Z] Containers: 0 [2022-08-31T15:29:02.593Z] Running: 0 [2022-08-31T15:29:02.593Z] Paused: 0 [2022-08-31T15:29:02.593Z] Stopped: 0 [2022-08-31T15:29:02.593Z] Images: 4 [2022-08-31T15:29:02.593Z] Server Version: 20.10.14 [2022-08-31T15:29:02.593Z] Storage Driver: overlay2 [2022-08-31T15:29:02.593Z] Backing Filesystem: extfs [2022-08-31T15:29:02.593Z] Supports d_type: true [2022-08-31T15:29:02.593Z] Native Overlay Diff: true [2022-08-31T15:29:02.593Z] userxattr: false [2022-08-31T15:29:02.593Z] Logging Driver: json-file [2022-08-31T15:29:02.593Z] Cgroup Driver: systemd [2022-08-31T15:29:02.593Z] Cgroup Version: 2 [2022-08-31T15:29:02.593Z] Plugins: [2022-08-31T15:29:02.593Z] Volume: local [2022-08-31T15:29:02.593Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T15:29:02.593Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T15:29:02.593Z] Swarm: inactive [2022-08-31T15:29:02.593Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T15:29:02.593Z] Default Runtime: runc [2022-08-31T15:29:02.593Z] Init Binary: docker-init [2022-08-31T15:29:02.593Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:29:02.593Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T15:29:02.593Z] init version: de40ad0 [2022-08-31T15:29:02.593Z] Security Options: [2022-08-31T15:29:02.593Z] apparmor [2022-08-31T15:29:02.593Z] seccomp [2022-08-31T15:29:02.593Z] Profile: default [2022-08-31T15:29:02.593Z] cgroupns [2022-08-31T15:29:02.593Z] Kernel Version: 5.13.0-1021-aws [2022-08-31T15:29:02.593Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-31T15:29:02.593Z] OSType: linux [2022-08-31T15:29:02.593Z] Architecture: x86_64 [2022-08-31T15:29:02.593Z] CPUs: 2 [2022-08-31T15:29:02.593Z] Total Memory: 7.559GiB [2022-08-31T15:29:02.593Z] Name: ip-10-100-63-160 [2022-08-31T15:29:02.593Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-31T15:29:02.593Z] Docker Root Dir: /var/lib/docker [2022-08-31T15:29:02.593Z] Debug Mode: false [2022-08-31T15:29:02.593Z] Registry: https://index.docker.io/v1/ [2022-08-31T15:29:02.593Z] Labels: [2022-08-31T15:29:02.593Z] Experimental: true [2022-08-31T15:29:02.593Z] Insecure Registries: [2022-08-31T15:29:02.593Z] 127.0.0.0/8 [2022-08-31T15:29:02.593Z] Live Restore Enabled: true [2022-08-31T15:29:02.593Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T15:29:02.916Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5591187178010bd407f0784bf83909ec395d7b97 . [2022-08-31T15:29:02.916Z] #1 [internal] load build definition from Dockerfile [2022-08-31T15:29:02.916Z] #1 sha256:708a1dc8f09601a85e1031b9800524152fa363f53e6ab55c98531cdc0b43312d [2022-08-31T15:29:02.916Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-08-31T15:29:02.916Z] #1 DONE 0.0s [2022-08-31T15:29:02.916Z] [2022-08-31T15:29:02.916Z] #2 [internal] load .dockerignore [2022-08-31T15:29:02.916Z] #2 sha256:327ed3cf41ff58e02ed8233a57b5dcfddd808d21ddf28c5a9efe1198330ae28f [2022-08-31T15:29:02.916Z] #2 transferring context: 145B done [2022-08-31T15:29:02.916Z] #2 DONE 0.0s [2022-08-31T15:29:02.916Z] [2022-08-31T15:29:02.916Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T15:29:02.916Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T15:29:03.276Z] #15 DONE 2.1s [2022-08-31T15:29:03.276Z] [2022-08-31T15:29:03.276Z] #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-31T15:29:03.276Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:03.276Z] #58 3.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:29:03.276Z] #58 3.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:29:03.276Z] #58 3.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:29:03.485Z] #3 DONE 0.2s [2022-08-31T15:29:03.485Z] [2022-08-31T15:29:03.485Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T15:29:03.485Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T15:29:03.485Z] #4 CACHED [2022-08-31T15:29:03.578Z] #81 DONE 1.1s [2022-08-31T15:29:03.578Z] [2022-08-31T15:29:03.578Z] #82 exporting to image [2022-08-31T15:29:03.578Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T15:29:03.578Z] #82 exporting layers [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #5 [internal] load build definition from Dockerfile [2022-08-31T15:29:03.745Z] #5 sha256:d8678ec2728a395e528557a1921b498db104aef8066afc21479e80ac27965753 [2022-08-31T15:29:03.745Z] #5 DONE 0.0s [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #6 [internal] load .dockerignore [2022-08-31T15:29:03.745Z] #6 sha256:c70cfa15b3c9a0e7dd04db0edbf66965d673ae75e60e4f848e3ce00e2aa2b185 [2022-08-31T15:29:03.745Z] #6 DONE 0.0s [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:29:03.745Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T15:29:03.745Z] #10 DONE 0.1s [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:29:03.745Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T15:29:03.745Z] #7 DONE 0.1s [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:29:03.745Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:29:03.745Z] #8 DONE 0.1s [2022-08-31T15:29:03.745Z] [2022-08-31T15:29:03.745Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T15:29:03.745Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T15:29:03.745Z] #9 DONE 0.1s [2022-08-31T15:29:03.846Z] #58 4.338 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T15:29:04.013Z] [2022-08-31T15:29:04.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:29:04.014Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:29:04.014Z] #28 DONE 0.0s [2022-08-31T15:29:04.014Z] [2022-08-31T15:29:04.014Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:29:04.014Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:29:04.014Z] #73 DONE 0.0s [2022-08-31T15:29:04.014Z] [2022-08-31T15:29:04.014Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:29:04.014Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T15:29:04.014Z] #71 DONE 0.0s [2022-08-31T15:29:04.014Z] [2022-08-31T15:29:04.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:29:04.014Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:29:04.014Z] #11 DONE 0.0s [2022-08-31T15:29:04.014Z] [2022-08-31T15:29:04.014Z] #24 [internal] load build context [2022-08-31T15:29:04.014Z] #24 sha256:bf531c8395b5c2872c37d91d23cf4694ca663f3cf79b93e56ae21c0fd9636f53 [2022-08-31T15:29:04.106Z] #58 4.854 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:29:04.141Z] #82 exporting layers 0.8s done [2022-08-31T15:29:04.141Z] #82 writing image sha256:f5f775a7bc56cda940a39764ed6e3389674877ef08adeda06328b61574b8a0fa [2022-08-31T15:29:04.141Z] #82 writing image sha256:f5f775a7bc56cda940a39764ed6e3389674877ef08adeda06328b61574b8a0fa done [2022-08-31T15:29:04.141Z] #82 naming to docker.io/library/docker:5591187178010bd407f0784bf83909ec395d7b97 done [2022-08-31T15:29:04.141Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-31T15:29:04.368Z] #58 ... [2022-08-31T15:29:04.368Z] [2022-08-31T15:29:04.368Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-31T15:29:04.368Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-31T15:29:04.368Z] #16 DONE 1.2s [2022-08-31T15:29:04.476Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-31T15:29:04.628Z] [2022-08-31T15:29:04.628Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-31T15:29:04.628Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-31T15:29:04.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/test/unit [2022-08-31T15:29:05.047Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-31T15:29:05.047Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-31T15:29:05.047Z] + TESTDIRS=./... [2022-08-31T15:29:05.047Z] + exclude_paths='/vendor/|/integration' [2022-08-31T15:29:05.047Z] ++ go list ./... [2022-08-31T15:29:05.047Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-31T15:29:05.420Z] #24 ... [2022-08-31T15:29:05.420Z] [2022-08-31T15:29:05.420Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:29:05.420Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:29:05.420Z] #49 DONE 1.3s [2022-08-31T15:29:05.420Z] [2022-08-31T15:29:05.420Z] #24 [internal] load build context [2022-08-31T15:29:05.420Z] #24 sha256:bf531c8395b5c2872c37d91d23cf4694ca663f3cf79b93e56ae21c0fd9636f53 [2022-08-31T15:29:05.567Z] #17 DONE 1.2s [2022-08-31T15:29:05.567Z] [2022-08-31T15:29:05.567Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-31T15:29:05.567Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-31T15:29:05.681Z] #24 transferring context: 62.70MB 1.7s done [2022-08-31T15:29:05.681Z] #24 DONE 1.8s [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:29:05.943Z] #36 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #78 sha256:8cbdb9c2f31588fc26073a097325d0f1572685418152151c7eab11b41962a5f6 [2022-08-31T15:29:05.943Z] #78 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T15:29:05.943Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T15:29:05.943Z] #33 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:05.943Z] #51 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T15:29:05.943Z] #27 sha256:776c2a6ee825423e55c5e8f87e36de5e856d32a79f82434b155e8d69f448d7de [2022-08-31T15:29:05.943Z] #27 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T15:29:05.943Z] #43 sha256:2f0ad6e903c6534c84236d7b86137f3ca573558910af1d3a1e1d95a73085558d [2022-08-31T15:29:05.943Z] #43 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #35 sha256:c63f8671c98748323449de83cadafce5c88de68a5fb0ee0575c01b4a8ca3314c [2022-08-31T15:29:05.943Z] #35 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T15:29:05.943Z] #79 sha256:3035e8c93186213bec576241e8f0ad326502de457c792c9eeeb4152b5b1a85a7 [2022-08-31T15:29:05.943Z] #79 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #61 sha256:860f6e32d45036bdd8f00d155342cef6caa4a62429d838480a86015898bf21fb [2022-08-31T15:29:05.943Z] #61 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:29:05.943Z] #40 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T15:29:05.943Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T15:29:05.943Z] #18 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T15:29:05.943Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T15:29:05.943Z] #20 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #65 sha256:e51207ca2712777db8526be62175afd5cc820edabb99ceecfea439578872548a [2022-08-31T15:29:05.943Z] #65 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:29:05.943Z] #38 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #54 sha256:75011a4191d6698d5b76e4d6ebbbbe6d5a5390c485c462837a4063e6e46d1496 [2022-08-31T15:29:05.943Z] #54 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #31 sha256:3e45cc2b36e70dbdfc3d93e962f2522601ce441244f22a26ba6bf22e1c678b65 [2022-08-31T15:29:05.943Z] #31 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:29:05.943Z] #47 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T15:29:05.943Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T15:29:05.943Z] #12 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #48 sha256:ad96c6c239cc7bf5011de0402185706d91e221017af0a9539e838d5b92fd9cdb [2022-08-31T15:29:05.943Z] #48 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T15:29:05.943Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T15:29:05.943Z] #19 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:29:05.943Z] #34 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:29:05.943Z] #57 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #37 sha256:1289bf4893841651d8528e4fea41d34af6f6692740736867e255087f90dac1dc [2022-08-31T15:29:05.943Z] #37 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #67 sha256:eb67ed6b9203a339d6860fe589c0753865630f5152126cccb89347c3c3f3b118 [2022-08-31T15:29:05.943Z] #67 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T15:29:05.943Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T15:29:05.943Z] #46 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:29:05.943Z] #76 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #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-31T15:29:05.943Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:29:05.943Z] #62 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T15:29:05.943Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-08-31T15:29:05.943Z] #23 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:29:05.943Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T15:29:05.943Z] #15 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T15:29:05.943Z] #39 sha256:84632afaf236485e4de698bffd81d2776fa5308e651220ad62e9f5da99506cc2 [2022-08-31T15:29:05.943Z] #39 CACHED [2022-08-31T15:29:05.943Z] [2022-08-31T15:29:05.943Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T15:29:05.944Z] #69 sha256:5a7bbe6ffa46530ced94f11d4b7f84d6c97fb047cdc767121c68b881f631022a [2022-08-31T15:29:05.944Z] #69 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #75 sha256:bcd9e431d09a32e4e17a5f633dc5ff2bbbbefe4739b9e26ca763f82f182ee1af [2022-08-31T15:29:05.944Z] #75 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T15:29:05.944Z] #30 sha256:c1328f12f986d509e87e3de0009ce87134be9e190f69eb8cd39d5f616cec75aa [2022-08-31T15:29:05.944Z] #30 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T15:29:05.944Z] #16 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #45 sha256:a4c711da9d983193eafe1590fc5d52436653bbabc56deab0d82afefae7a3e482 [2022-08-31T15:29:05.944Z] #45 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:29:05.944Z] #42 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T15:29:05.944Z] #59 sha256:be4ae50eac3371a7b1db5365541acec434770c169fd9e89a4b10988f0ef07fe8 [2022-08-31T15:29:05.944Z] #59 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T15:29:05.944Z] #80 sha256:7ba873e09fa7e9c6bef96a4618f7cb4cbda41ca43605ecb5eac67a67ccb468dd [2022-08-31T15:29:05.944Z] #80 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #44 sha256:beac12943c01dd8ea95b53493fa1ee67a1c1ffcd407a93a2cddb4be2864ce947 [2022-08-31T15:29:05.944Z] #44 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #41 sha256:bde6ba027b2bb3094ae6a945b7f86f0789039167c76e02a84c6eadcada9fdd9a [2022-08-31T15:29:05.944Z] #41 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:29:05.944Z] #77 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #26 sha256:2b211c026fcc95efafe631bc16eb7d2f7395c34f342aec692ade43daa4fd26cd [2022-08-31T15:29:05.944Z] #26 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T15:29:05.944Z] #32 sha256:b96c091551e5a0c8ac5d44524c9bd1381d23be69d0799529d8e41795696364a6 [2022-08-31T15:29:05.944Z] #32 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T15:29:05.944Z] #50 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T15:29:05.944Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T15:29:05.944Z] #74 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:29:05.944Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:29:05.944Z] #21 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-31T15:29:05.944Z] #22 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #52 sha256:496e00a1a18dee83818033d29b78285940681d795e9713199a286a3b8f911650 [2022-08-31T15:29:05.944Z] #52 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T15:29:05.944Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T15:29:05.944Z] #17 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #60 sha256:e367179fbfaa3ae824e15e11d38d4e637c72e60bc18a6e0a3791bd2f4e278191 [2022-08-31T15:29:05.944Z] #60 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:29:05.944Z] #53 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T15:29:05.944Z] #68 sha256:035a0df0716a4aae67e568218ccd66f7ed187eef111d91d7c7f67e7cb8c7e802 [2022-08-31T15:29:05.944Z] #68 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:29:05.944Z] #55 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #64 sha256:d8af1ec0c7fdb48f31459aca77c800dcaba2fdc18cb2fb214f74acc8e6d794a8 [2022-08-31T15:29:05.944Z] #64 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #58 sha256:2384a221b8fb625ef08ed235931be1eca1c33abeccd2984ffaa2e620585ccf72 [2022-08-31T15:29:05.944Z] #58 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:29:05.944Z] #29 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:29:05.944Z] #66 sha256:d55c04e5c8fc97e98d0e87ebe49d1dd2533b025747fc1ac88e111a9bc56f42d2 [2022-08-31T15:29:05.944Z] #66 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T15:29:05.944Z] #25 sha256:23cae5c1706927d8c74e4c339a48f0d31b693ea7e6c9c72609f27fd00c5ded50 [2022-08-31T15:29:05.944Z] #25 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T15:29:05.944Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T15:29:05.944Z] #72 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T15:29:05.944Z] #63 sha256:0b3cb7636031e3f20e21bea2f0745538a1edce1f5af96ef62510d5465cfdc949 [2022-08-31T15:29:05.944Z] #63 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #70 sha256:3d2648f0f16ea0d78e7d250b79c9fcc5e72179aa4470e55211ae61fe4d8543b6 [2022-08-31T15:29:05.944Z] #70 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T15:29:05.944Z] #13 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #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-31T15:29:05.944Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:29:05.944Z] #14 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T15:29:05.944Z] #56 sha256:b78875dda9d383b89a3ea54a9291dbc0ef24798eafb4a5d1c7dd18fe5e9f9363 [2022-08-31T15:29:05.944Z] #56 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-31T15:29:05.944Z] #81 sha256:537e713379bba905f6eea7f8d7b5382d6c44ae07eead790590df544e9e6eef5f [2022-08-31T15:29:05.944Z] #81 CACHED [2022-08-31T15:29:05.944Z] [2022-08-31T15:29:05.944Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T15:29:05.944Z] #82 sha256:66755395298165bd78b3c804f535e489f2441dde2511689e2dd4292603d8916f [2022-08-31T15:29:05.977Z] + pkg_list='github.com/docker/docker/api [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/backend [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/events [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/filters [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/image [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/mount [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/network [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/registry [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/time [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/versions [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/volume [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:29:05.977Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:29:05.977Z] github.com/docker/docker/cli [2022-08-31T15:29:05.977Z] github.com/docker/docker/cli/config [2022-08-31T15:29:05.977Z] github.com/docker/docker/cli/debug [2022-08-31T15:29:05.977Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:29:05.977Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:29:05.977Z] github.com/docker/docker/client [2022-08-31T15:29:05.977Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:29:05.977Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:29:05.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:29:05.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:29:05.977Z] github.com/docker/docker/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/container/stream [2022-08-31T15:29:05.977Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:29:05.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:29:05.977Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/config [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/events [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/images [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/links [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/names [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/network [2022-08-31T15:29:05.977Z] github.com/docker/docker/daemon/stats [2022-08-31T15:29:05.977Z] github.com/docker/docker/distribution [2022-08-31T15:29:05.977Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:29:05.977Z] github.com/docker/docker/distribution/utils [2022-08-31T15:29:05.977Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:29:05.977Z] github.com/docker/docker/dockerversion [2022-08-31T15:29:05.977Z] github.com/docker/docker/errdefs [2022-08-31T15:29:05.977Z] github.com/docker/docker/image [2022-08-31T15:29:05.977Z] github.com/docker/docker/image/cache [2022-08-31T15:29:05.977Z] github.com/docker/docker/image/tarexport [2022-08-31T15:29:05.977Z] github.com/docker/docker/image/v1 [2022-08-31T15:29:05.977Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:29:05.977Z] github.com/docker/docker/layer [2022-08-31T15:29:05.977Z] github.com/docker/docker/libcontainerd [2022-08-31T15:29:05.977Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:29:05.977Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:29:05.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:29:05.977Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:29:05.977Z] github.com/docker/docker/oci [2022-08-31T15:29:05.977Z] github.com/docker/docker/oci/caps [2022-08-31T15:29:05.977Z] github.com/docker/docker/opts [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/archive [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/directory [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/platform [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/pools [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/progress [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/signal [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/stack [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/system [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:29:05.977Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:29:05.977Z] github.com/docker/docker/plugin [2022-08-31T15:29:05.977Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:29:05.977Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:29:05.977Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:29:05.977Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:29:05.977Z] github.com/docker/docker/quota [2022-08-31T15:29:05.977Z] github.com/docker/docker/reference [2022-08-31T15:29:05.977Z] github.com/docker/docker/registry [2022-08-31T15:29:05.977Z] github.com/docker/docker/registry/resumable [2022-08-31T15:29:05.977Z] github.com/docker/docker/restartmanager [2022-08-31T15:29:05.977Z] github.com/docker/docker/rootless [2022-08-31T15:29:05.977Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:29:05.977Z] github.com/docker/docker/runconfig [2022-08-31T15:29:05.977Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/environment [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/registry [2022-08-31T15:29:05.977Z] github.com/docker/docker/testutil/request [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/drivers [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/local [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/mounts [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/service [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:29:05.977Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:29:05.977Z] ++ grep --fixed-strings -v /libnetwork [2022-08-31T15:29:05.977Z] ++ echo 'github.com/docker/docker/api [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/backend [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/container [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/events [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/filters [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/image [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/mount [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/network [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/registry [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:29:05.977Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/time [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/volume [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/config [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/debug [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/client [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:29:05.978Z] github.com/docker/docker/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/container/stream [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/config [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/events [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/images [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/links [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/names [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/network [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/stats [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/utils [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:29:05.978Z] github.com/docker/docker/dockerversion [2022-08-31T15:29:05.978Z] github.com/docker/docker/errdefs [2022-08-31T15:29:05.978Z] github.com/docker/docker/image [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/cache [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/tarexport [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/v1 [2022-08-31T15:29:05.978Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:29:05.978Z] github.com/docker/docker/layer [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:29:05.978Z] github.com/docker/docker/oci [2022-08-31T15:29:05.978Z] github.com/docker/docker/oci/caps [2022-08-31T15:29:05.978Z] github.com/docker/docker/opts [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/archive [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/directory [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/platform [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/pools [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/progress [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/signal [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/stack [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/system [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:29:05.978Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:29:05.978Z] github.com/docker/docker/plugin [2022-08-31T15:29:05.978Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:29:05.978Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:29:05.978Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:29:05.978Z] github.com/docker/docker/quota [2022-08-31T15:29:05.978Z] github.com/docker/docker/reference [2022-08-31T15:29:05.978Z] github.com/docker/docker/registry [2022-08-31T15:29:05.978Z] github.com/docker/docker/registry/resumable [2022-08-31T15:29:05.978Z] github.com/docker/docker/restartmanager [2022-08-31T15:29:05.978Z] github.com/docker/docker/rootless [2022-08-31T15:29:05.978Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:29:05.978Z] github.com/docker/docker/runconfig [2022-08-31T15:29:05.978Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/environment [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/registry [2022-08-31T15:29:05.978Z] github.com/docker/docker/testutil/request [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/drivers [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/local [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/mounts [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/service [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:29:05.978Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:29:05.978Z] + base_pkg_list='github.com/docker/docker/api [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/backend [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/events [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/filters [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/image [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/mount [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/network [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/registry [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/time [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:29:05.978Z] github.com/docker/docker/api/types/volume [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:29:05.978Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/config [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/debug [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:29:05.978Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/client [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:29:05.978Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:29:05.978Z] github.com/docker/docker/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/container/stream [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:29:05.978Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/config [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/events [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/images [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/links [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/names [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/network [2022-08-31T15:29:05.978Z] github.com/docker/docker/daemon/stats [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/utils [2022-08-31T15:29:05.978Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:29:05.978Z] github.com/docker/docker/dockerversion [2022-08-31T15:29:05.978Z] github.com/docker/docker/errdefs [2022-08-31T15:29:05.978Z] github.com/docker/docker/image [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/cache [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/tarexport [2022-08-31T15:29:05.978Z] github.com/docker/docker/image/v1 [2022-08-31T15:29:05.978Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:29:05.978Z] github.com/docker/docker/layer [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:29:05.978Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:29:05.978Z] github.com/docker/docker/oci [2022-08-31T15:29:05.979Z] github.com/docker/docker/oci/caps [2022-08-31T15:29:05.979Z] github.com/docker/docker/opts [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/archive [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/directory [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/platform [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pools [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/progress [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/signal [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stack [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/system [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:29:05.979Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:29:05.979Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:29:05.979Z] github.com/docker/docker/quota [2022-08-31T15:29:05.979Z] github.com/docker/docker/reference [2022-08-31T15:29:05.979Z] github.com/docker/docker/registry [2022-08-31T15:29:05.979Z] github.com/docker/docker/registry/resumable [2022-08-31T15:29:05.979Z] github.com/docker/docker/restartmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/rootless [2022-08-31T15:29:05.979Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:29:05.979Z] github.com/docker/docker/runconfig [2022-08-31T15:29:05.979Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/environment [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/registry [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/request [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/drivers [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/local [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/mounts [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/service [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:29:05.979Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:29:05.979Z] ++ grep --fixed-strings /libnetwork [2022-08-31T15:29:05.979Z] ++ echo 'github.com/docker/docker/api [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/backend [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/container [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/events [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/filters [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/image [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/mount [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/network [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/registry [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/time [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/versions [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:29:05.979Z] github.com/docker/docker/api/types/volume [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:29:05.979Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:29:05.979Z] github.com/docker/docker/cli [2022-08-31T15:29:05.979Z] github.com/docker/docker/cli/config [2022-08-31T15:29:05.979Z] github.com/docker/docker/cli/debug [2022-08-31T15:29:05.979Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:29:05.979Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/client [2022-08-31T15:29:05.979Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:29:05.979Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:29:05.979Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:29:05.979Z] github.com/docker/docker/container [2022-08-31T15:29:05.979Z] github.com/docker/docker/container/stream [2022-08-31T15:29:05.979Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:29:05.979Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:29:05.979Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/config [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/events [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/images [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/links [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/names [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/network [2022-08-31T15:29:05.979Z] github.com/docker/docker/daemon/stats [2022-08-31T15:29:05.979Z] github.com/docker/docker/distribution [2022-08-31T15:29:05.979Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:29:05.979Z] github.com/docker/docker/distribution/utils [2022-08-31T15:29:05.979Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:29:05.979Z] github.com/docker/docker/dockerversion [2022-08-31T15:29:05.979Z] github.com/docker/docker/errdefs [2022-08-31T15:29:05.979Z] github.com/docker/docker/image [2022-08-31T15:29:05.979Z] github.com/docker/docker/image/cache [2022-08-31T15:29:05.979Z] github.com/docker/docker/image/tarexport [2022-08-31T15:29:05.979Z] github.com/docker/docker/image/v1 [2022-08-31T15:29:05.979Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:29:05.979Z] github.com/docker/docker/layer [2022-08-31T15:29:05.979Z] github.com/docker/docker/libcontainerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:29:05.979Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:29:05.979Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:29:05.979Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:29:05.979Z] github.com/docker/docker/oci [2022-08-31T15:29:05.979Z] github.com/docker/docker/oci/caps [2022-08-31T15:29:05.979Z] github.com/docker/docker/opts [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/archive [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/directory [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/platform [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pools [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/progress [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/signal [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stack [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/system [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:29:05.979Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:29:05.979Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:29:05.979Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:29:05.979Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:29:05.979Z] github.com/docker/docker/quota [2022-08-31T15:29:05.979Z] github.com/docker/docker/reference [2022-08-31T15:29:05.979Z] github.com/docker/docker/registry [2022-08-31T15:29:05.979Z] github.com/docker/docker/registry/resumable [2022-08-31T15:29:05.979Z] github.com/docker/docker/restartmanager [2022-08-31T15:29:05.979Z] github.com/docker/docker/rootless [2022-08-31T15:29:05.979Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:29:05.979Z] github.com/docker/docker/runconfig [2022-08-31T15:29:05.979Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/environment [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:29:05.979Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:29:05.980Z] github.com/docker/docker/testutil/registry [2022-08-31T15:29:05.980Z] github.com/docker/docker/testutil/request [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/drivers [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/local [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/mounts [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/service [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:29:05.980Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:29:05.980Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/types' [2022-08-31T15:29:05.980Z] + echo 'github.com/docker/docker/libnetwork [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/types' [2022-08-31T15:29:05.980Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:29:05.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:29:05.980Z] + type docker-proxy [2022-08-31T15:29:05.980Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-31T15:29:05.980Z] + hack/make.sh binary-proxy install-proxy [2022-08-31T15:29:05.980Z] [2022-08-31T15:29:06.236Z] Removing bundles/ [2022-08-31T15:29:06.236Z] [2022-08-31T15:29:06.236Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-31T15:29:06.236Z] Building: bundles/binary-proxy/docker-proxy [2022-08-31T15:29:06.236Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:29:06.948Z] #18 DONE 1.2s [2022-08-31T15:29:06.949Z] [2022-08-31T15:29:06.949Z] #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-31T15:29:06.949Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:29:07.328Z] #82 DONE 1.2s [2022-08-31T15:29:07.328Z] [2022-08-31T15:29:07.328Z] #83 exporting to image [2022-08-31T15:29:07.328Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T15:29:07.328Z] #83 exporting layers [2022-08-31T15:29:07.898Z] #83 exporting layers 0.9s done [2022-08-31T15:29:07.898Z] #83 writing image sha256:e2ceb8db158be2ffd33eab3db89174e94a5f5f468ee43d22bcb8af7888a556a8 done [2022-08-31T15:29:07.898Z] #83 naming to docker.io/library/docker:5591187178010bd407f0784bf83909ec395d7b97 done [2022-08-31T15:29:07.898Z] #83 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:29:08.237Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh dynbinary test-integration [2022-08-31T15:29:08.342Z] #19 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:29:08.342Z] #19 1.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:29:08.342Z] #19 1.411 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:29:08.807Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-31T15:29:08.807Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-31T15:29:08.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-31T15:29:08.807Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-31T15:29:08.807Z] 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-31T15:29:08.807Z] Detected virtualization docker. [2022-08-31T15:29:08.807Z] Detected architecture x86-64. [2022-08-31T15:29:08.807Z] Set hostname to . [2022-08-31T15:29:08.807Z] modprobe@configfs.service: Succeeded. [2022-08-31T15:29:08.807Z] modprobe@drm.service: Succeeded. [2022-08-31T15:29:08.807Z] modprobe@fuse.service: Succeeded. [2022-08-31T15:29:08.913Z] #19 ... [2022-08-31T15:29:08.913Z] [2022-08-31T15:29:08.913Z] #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-31T15:29:08.913Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:29:09.067Z] + source /etc/docker-entrypoint-cmd [2022-08-31T15:29:09.067Z] ++ hack/make.sh dynbinary test-integration [2022-08-31T15:29:09.067Z] [2022-08-31T15:29:09.173Z] #43 ... [2022-08-31T15:29:09.173Z] [2022-08-31T15:29:09.173Z] #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-31T15:29:09.173Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:29:09.173Z] #54 3.232 + git clone https://github.com/docker/distribution.git . [2022-08-31T15:29:09.173Z] #54 3.282 Cloning into '.'... [2022-08-31T15:29:09.327Z] Removing bundles/ [2022-08-31T15:29:09.327Z] [2022-08-31T15:29:09.327Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T15:29:09.432Z] #54 ... [2022-08-31T15:29:09.432Z] [2022-08-31T15:29:09.432Z] #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-31T15:29:09.432Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:29:09.432Z] #64 ... [2022-08-31T15:29:09.432Z] [2022-08-31T15:29:09.432Z] #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-31T15:29:09.432Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:29:09.432Z] #41 3.414 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T15:29:09.432Z] #41 3.416 Cloning into '.'... [2022-08-31T15:29:09.588Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T15:29:09.588Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:29:09.692Z] #41 ... [2022-08-31T15:29:09.692Z] [2022-08-31T15:29:09.692Z] #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-31T15:29:09.692Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:29:09.692Z] #60 ... [2022-08-31T15:29:09.692Z] [2022-08-31T15:29:09.692Z] #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-31T15:29:09.692Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:29:09.951Z] #45 ... [2022-08-31T15:29:09.951Z] [2022-08-31T15:29:09.951Z] #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-31T15:29:09.951Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:29:10.210Z] #47 ... [2022-08-31T15:29:10.210Z] [2022-08-31T15:29:10.210Z] #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-31T15:29:10.210Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:29:10.210Z] #62 ... [2022-08-31T15:29:10.210Z] [2022-08-31T15:29:10.210Z] #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-31T15:29:10.210Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:29:10.210Z] #19 2.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T15:29:10.210Z] #19 3.377 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T15:29:11.595Z] #19 4.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T15:29:12.535Z] #19 5.731 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T15:29:12.778Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-31T15:29:12.779Z] [2022-08-31T15:29:12.779Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-31T15:29:12.779Z] Installing docker-proxy to /usr/local/bin/ [2022-08-31T15:29:12.779Z] [2022-08-31T15:29:12.779Z] + mkdir -p bundles [2022-08-31T15:29:12.779Z] + '[' -n 'github.com/docker/docker/api [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/backend [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/container [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/events [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/filters [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/image [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/mount [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/network [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/registry [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/time [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/versions [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:29:12.779Z] github.com/docker/docker/api/types/volume [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:29:12.779Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:29:12.779Z] github.com/docker/docker/cli [2022-08-31T15:29:12.779Z] github.com/docker/docker/cli/config [2022-08-31T15:29:12.779Z] github.com/docker/docker/cli/debug [2022-08-31T15:29:12.779Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:29:12.779Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:29:12.779Z] github.com/docker/docker/client [2022-08-31T15:29:12.779Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:29:12.779Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:29:12.779Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:29:12.779Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:29:12.779Z] github.com/docker/docker/container [2022-08-31T15:29:12.779Z] github.com/docker/docker/container/stream [2022-08-31T15:29:12.779Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:29:12.779Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:29:12.779Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/config [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/events [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/images [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/links [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/names [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/network [2022-08-31T15:29:12.779Z] github.com/docker/docker/daemon/stats [2022-08-31T15:29:12.779Z] github.com/docker/docker/distribution [2022-08-31T15:29:12.779Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:29:12.779Z] github.com/docker/docker/distribution/utils [2022-08-31T15:29:12.779Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:29:12.779Z] github.com/docker/docker/dockerversion [2022-08-31T15:29:12.779Z] github.com/docker/docker/errdefs [2022-08-31T15:29:12.779Z] github.com/docker/docker/image [2022-08-31T15:29:12.779Z] github.com/docker/docker/image/cache [2022-08-31T15:29:12.779Z] github.com/docker/docker/image/tarexport [2022-08-31T15:29:12.779Z] github.com/docker/docker/image/v1 [2022-08-31T15:29:12.779Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:29:12.779Z] github.com/docker/docker/layer [2022-08-31T15:29:12.779Z] github.com/docker/docker/libcontainerd [2022-08-31T15:29:12.779Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:29:12.779Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:29:12.779Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:29:12.779Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:29:12.779Z] github.com/docker/docker/oci [2022-08-31T15:29:12.779Z] github.com/docker/docker/oci/caps [2022-08-31T15:29:12.779Z] github.com/docker/docker/opts [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/archive [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/directory [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/platform [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/pools [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/progress [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/signal [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/stack [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/system [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:29:12.779Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:29:12.779Z] github.com/docker/docker/plugin [2022-08-31T15:29:12.779Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:29:12.779Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:29:12.779Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:29:12.779Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:29:12.779Z] github.com/docker/docker/quota [2022-08-31T15:29:12.779Z] github.com/docker/docker/reference [2022-08-31T15:29:12.779Z] github.com/docker/docker/registry [2022-08-31T15:29:12.779Z] github.com/docker/docker/registry/resumable [2022-08-31T15:29:12.779Z] github.com/docker/docker/restartmanager [2022-08-31T15:29:12.779Z] github.com/docker/docker/rootless [2022-08-31T15:29:12.779Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:29:12.779Z] github.com/docker/docker/runconfig [2022-08-31T15:29:12.779Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/environment [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/registry [2022-08-31T15:29:12.779Z] github.com/docker/docker/testutil/request [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/drivers [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/local [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/mounts [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/service [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:29:12.779Z] github.com/docker/docker/volume/testutils' ']' [2022-08-31T15:29:12.779Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-31T15:29:12.779Z] ? github.com/docker/docker/api [no test files] [2022-08-31T15:29:12.795Z] #19 ... [2022-08-31T15:29:12.795Z] [2022-08-31T15:29:12.795Z] #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-31T15:29:12.795Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:29:12.795Z] #83 3.886 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-31T15:29:12.795Z] #83 3.886 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-31T15:29:12.795Z] #83 3.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:29:12.795Z] #83 7.115 Fetched 44.1 kB in 4s (12.5 kB/s) [2022-08-31T15:29:12.795Z] #83 7.115 Reading package lists... [2022-08-31T15:29:13.364Z] #83 12.95 Reading package lists... [2022-08-31T15:29:13.364Z] #83 ... [2022-08-31T15:29:13.364Z] [2022-08-31T15:29:13.364Z] #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-31T15:29:13.364Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:29:13.364Z] #19 6.507 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:29:14.304Z] #19 7.497 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T15:29:14.565Z] #19 ... [2022-08-31T15:29:14.565Z] [2022-08-31T15:29:14.565Z] #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-31T15:29:14.565Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:29:14.565Z] #45 15.34 tomll can be used in two ways: [2022-08-31T15:29:14.565Z] #45 15.34 Writing to STDIN and reading from STDOUT: [2022-08-31T15:29:14.565Z] #45 15.34 cat file.toml | tomll > file.toml [2022-08-31T15:29:14.565Z] #45 15.34 [2022-08-31T15:29:14.565Z] #45 15.34 Reading and updating a list of files: [2022-08-31T15:29:14.565Z] #45 15.34 tomll a.toml b.toml c.toml [2022-08-31T15:29:14.565Z] #45 15.34 [2022-08-31T15:29:14.565Z] #45 15.34 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T15:29:14.565Z] #45 DONE 15.5s [2022-08-31T15:29:14.565Z] [2022-08-31T15:29:14.565Z] #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-31T15:29:14.565Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:14.565Z] #58 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:29:14.565Z] #58 9.262 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:29:14.565Z] #58 12.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T15:29:15.947Z] #58 ... [2022-08-31T15:29:15.947Z] [2022-08-31T15:29:15.947Z] #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-31T15:29:15.947Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:29:15.947Z] #19 9.028 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T15:29:15.947Z] #19 9.040 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:29:15.947Z] #19 9.046 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T15:29:15.947Z] #19 9.063 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T15:29:15.947Z] #19 9.074 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T15:29:15.947Z] #19 9.097 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T15:29:15.947Z] #19 9.098 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T15:29:15.947Z] #19 9.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T15:29:15.947Z] #19 9.099 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T15:29:15.947Z] #19 9.100 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:29:15.947Z] #19 9.101 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T15:29:15.947Z] #19 9.114 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T15:29:21.229Z] #19 ... [2022-08-31T15:29:21.229Z] [2022-08-31T15:29:21.229Z] #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-31T15:29:21.229Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:29:21.229Z] #54 21.29 Updating files: 85% (1857/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-31T15:29:21.229Z] #54 21.46 + git checkout -q v2.3.0 [2022-08-31T15:29:22.612Z] #54 23.25 + 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-31T15:29:26.812Z] #54 ... [2022-08-31T15:29:26.812Z] [2022-08-31T15:29:26.812Z] #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-31T15:29:26.812Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:26.812Z] #58 17.14 Fetched 8576 kB in 14s (620 kB/s) [2022-08-31T15:29:26.812Z] #58 17.14 Reading package lists... [2022-08-31T15:29:26.812Z] #58 21.60 Reading package lists... [2022-08-31T15:29:26.812Z] #58 25.78 Building dependency tree... [2022-08-31T15:29:26.812Z] #58 26.81 Reading state information... [2022-08-31T15:29:26.812Z] #58 ... [2022-08-31T15:29:26.812Z] [2022-08-31T15:29:26.812Z] #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-31T15:29:26.812Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:29:26.812Z] #83 12.95 Reading package lists... [2022-08-31T15:29:26.812Z] #83 18.22 Building dependency tree... [2022-08-31T15:29:26.812Z] #83 19.35 Reading state information... [2022-08-31T15:29:26.812Z] #83 20.66 python3 is already the newest version (3.9.2-3). [2022-08-31T15:29:26.812Z] #83 20.66 The following additional packages will be installed: [2022-08-31T15:29:26.812Z] #83 20.67 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T15:29:26.812Z] #83 20.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T15:29:26.812Z] #83 20.68 Suggested packages: [2022-08-31T15:29:26.812Z] #83 20.69 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T15:29:26.812Z] #83 20.69 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T15:29:26.812Z] #83 20.69 m4-doc ed diffutils-doc [2022-08-31T15:29:26.812Z] #83 20.69 Recommended packages: [2022-08-31T15:29:26.812Z] #83 20.69 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T15:29:26.812Z] #83 22.03 The following NEW packages will be installed: [2022-08-31T15:29:26.812Z] #83 22.03 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T15:29:26.812Z] #83 22.04 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T15:29:26.812Z] #83 22.04 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T15:29:26.812Z] #83 22.04 libyajl2 m4 patch xz-utils [2022-08-31T15:29:26.812Z] #83 22.40 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:29:26.812Z] #83 22.40 Need to get 5940 kB of archives. [2022-08-31T15:29:26.812Z] #83 22.40 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T15:29:26.812Z] #83 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:29:26.812Z] #83 22.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T15:29:26.812Z] #83 22.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T15:29:26.812Z] #83 22.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T15:29:26.812Z] #83 22.42 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-31T15:29:26.812Z] #83 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T15:29:26.812Z] #83 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T15:29:26.812Z] #83 22.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T15:29:26.812Z] #83 22.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T15:29:26.812Z] #83 22.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T15:29:26.812Z] #83 22.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:29:26.812Z] #83 22.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T15:29:26.812Z] #83 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T15:29:26.812Z] #83 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:29:26.812Z] #83 22.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-31T15:29:26.812Z] #83 22.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-31T15:29:26.812Z] #83 22.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-31T15:29:26.812Z] #83 22.67 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-31T15:29:26.812Z] #83 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:29:26.812Z] #83 22.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T15:29:26.812Z] #83 22.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:29:26.812Z] #83 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:29:26.812Z] #83 22.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T15:29:26.812Z] #83 23.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:29:26.812Z] #83 23.77 Fetched 5940 kB in 1s (9284 kB/s) [2022-08-31T15:29:26.812Z] #83 23.88 Selecting previously unselected package bzip2. [2022-08-31T15:29:26.812Z] #83 23.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-31T15:29:26.812Z] #83 24.00 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 24.00 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:29:26.812Z] #83 24.11 Selecting previously unselected package libmagic-mgc. [2022-08-31T15:29:26.812Z] #83 24.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 24.15 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T15:29:26.812Z] #83 24.58 Selecting previously unselected package libmagic1:amd64. [2022-08-31T15:29:26.812Z] #83 24.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 24.60 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:29:26.812Z] #83 24.78 Selecting previously unselected package file. [2022-08-31T15:29:26.812Z] #83 24.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 24.80 Unpacking file (1:5.39-3) ... [2022-08-31T15:29:26.812Z] #83 24.88 Selecting previously unselected package xz-utils. [2022-08-31T15:29:26.812Z] #83 24.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 24.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:29:26.812Z] #83 25.12 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T15:29:26.812Z] #83 25.12 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 25.14 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:29:26.812Z] #83 25.20 Selecting previously unselected package m4. [2022-08-31T15:29:26.812Z] #83 25.23 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 25.23 Unpacking m4 (1.4.18-5) ... [2022-08-31T15:29:26.812Z] #83 25.45 Selecting previously unselected package autoconf. [2022-08-31T15:29:26.812Z] #83 25.46 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T15:29:26.812Z] #83 25.47 Unpacking autoconf (2.69-14) ... [2022-08-31T15:29:26.812Z] #83 25.83 Selecting previously unselected package autotools-dev. [2022-08-31T15:29:26.812Z] #83 25.84 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T15:29:26.812Z] #83 25.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:29:26.812Z] #83 25.99 Selecting previously unselected package automake. [2022-08-31T15:29:26.812Z] #83 25.99 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T15:29:26.812Z] #83 26.00 Unpacking automake (1:1.16.3-2) ... [2022-08-31T15:29:26.812Z] #83 26.51 Selecting previously unselected package patch. [2022-08-31T15:29:26.812Z] #83 26.51 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 26.52 Unpacking patch (2.7.6-7) ... [2022-08-31T15:29:26.812Z] #83 26.67 Selecting previously unselected package dpkg-dev. [2022-08-31T15:29:26.812Z] #83 26.67 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T15:29:26.812Z] #83 26.68 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T15:29:26.812Z] #83 27.65 Selecting previously unselected package build-essential. [2022-08-31T15:29:26.812Z] #83 27.65 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 27.66 Unpacking build-essential (12.9) ... [2022-08-31T15:29:26.812Z] #83 27.74 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:29:26.812Z] #83 27.74 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:29:26.812Z] #83 27.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:29:27.074Z] #83 ... [2022-08-31T15:29:27.074Z] [2022-08-31T15:29:27.074Z] #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-31T15:29:27.074Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:29:27.074Z] #64 27.73 v3.0.2 [2022-08-31T15:29:27.074Z] #64 DONE 27.9s [2022-08-31T15:29:27.074Z] [2022-08-31T15:29:27.074Z] #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-31T15:29:27.074Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:29:27.074Z] #83 27.90 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T15:29:27.074Z] #83 27.91 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T15:29:27.074Z] #83 27.92 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:29:27.074Z] #83 28.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:29:27.074Z] #83 28.13 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:29:27.074Z] #83 28.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:27.074Z] #83 28.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T15:29:27.334Z] #83 28.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:29:27.334Z] #83 28.26 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:27.334Z] #83 28.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:29:27.334Z] #83 28.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:29:27.334Z] #83 28.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:29:27.630Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-31T15:29:27.904Z] #83 28.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:29:27.904Z] #83 28.79 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:29:27.904Z] #83 28.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:29:28.164Z] #83 ... [2022-08-31T15:29:28.164Z] [2022-08-31T15:29:28.164Z] #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-31T15:29:28.164Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:29:28.164Z] #47 29.16 NAME: [2022-08-31T15:29:28.164Z] #47 29.16 go-winres - A tool for embedding resources in Windows executables [2022-08-31T15:29:28.164Z] #47 29.16 [2022-08-31T15:29:28.164Z] #47 29.16 USAGE: [2022-08-31T15:29:28.164Z] #47 29.16 go-winres [global options] command [command options] [arguments...] [2022-08-31T15:29:28.164Z] #47 29.18 [2022-08-31T15:29:28.164Z] #47 29.18 COMMANDS: [2022-08-31T15:29:28.164Z] #47 29.18 init Create an initial ./winres/winres.json [2022-08-31T15:29:28.164Z] #47 29.18 make Make syso files for the "go build" command [2022-08-31T15:29:28.164Z] #47 29.18 simply Make syso files for the "go build" command (simplified) [2022-08-31T15:29:28.164Z] #47 29.18 extract Extract all resources from an executable [2022-08-31T15:29:28.164Z] #47 29.18 patch Replace resources in an executable file (exe, dll) [2022-08-31T15:29:28.164Z] #47 29.18 help, h Shows a list of commands or help for one command [2022-08-31T15:29:28.164Z] #47 29.18 [2022-08-31T15:29:28.164Z] #47 29.18 GLOBAL OPTIONS: [2022-08-31T15:29:28.164Z] #47 29.18 --help, -h show help (default: false) [2022-08-31T15:29:28.164Z] #47 DONE 29.2s [2022-08-31T15:29:28.425Z] [2022-08-31T15:29:28.425Z] #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-31T15:29:28.425Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:28.425Z] #58 28.37 The following additional packages will be installed: [2022-08-31T15:29:28.425Z] #58 28.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:29:28.425Z] #58 28.38 python3-protobuf python3-six [2022-08-31T15:29:28.425Z] #58 28.41 Suggested packages: [2022-08-31T15:29:28.425Z] #58 28.41 python3-setuptools [2022-08-31T15:29:28.425Z] #58 28.41 Recommended packages: [2022-08-31T15:29:28.425Z] #58 28.41 iproute2 | iproute [2022-08-31T15:29:28.425Z] #58 29.11 The following NEW packages will be installed: [2022-08-31T15:29:28.425Z] #58 29.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:29:28.425Z] #58 29.14 python3-protobuf python3-six [2022-08-31T15:29:28.995Z] #58 29.57 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:29:28.995Z] #58 29.57 Need to get 2315 kB of archives. [2022-08-31T15:29:28.995Z] #58 29.57 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T15:29:28.995Z] #58 29.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T15:29:28.995Z] #58 29.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T15:29:28.995Z] #58 29.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T15:29:28.995Z] #58 29.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T15:29:28.995Z] #58 29.65 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-31T15:29:28.995Z] #58 29.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-31T15:29:28.995Z] #58 29.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-31T15:29:30.958Z] #58 ... [2022-08-31T15:29:30.958Z] [2022-08-31T15:29:30.958Z] #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-31T15:29:30.958Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:29:30.958Z] #83 29.75 Selecting previously unselected package libtool. [2022-08-31T15:29:30.958Z] #83 29.75 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T15:29:30.958Z] #83 29.76 Unpacking libtool (2.4.6-15) ... [2022-08-31T15:29:30.958Z] #83 30.16 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:29:30.958Z] #83 30.16 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:29:30.958Z] #83 30.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:29:30.958Z] #83 30.48 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:29:30.958Z] #83 30.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:29:30.958Z] #83 30.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:29:30.958Z] #83 30.64 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T15:29:30.958Z] #83 30.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T15:29:30.958Z] #83 30.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:29:30.958Z] #83 30.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:29:30.958Z] #83 30.96 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T15:29:30.958Z] #83 30.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:29:30.958Z] #83 30.98 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:29:30.958Z] #83 31.00 Setting up file (1:5.39-3) ... [2022-08-31T15:29:30.958Z] #83 31.01 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:29:30.958Z] #83 31.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:30.958Z] #83 31.04 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:30.958Z] #83 31.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:29:30.958Z] #83 31.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:29:30.958Z] #83 31.08 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:29:30.958Z] #83 31.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:29:30.958Z] #83 31.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:29:30.958Z] #83 31.13 Setting up patch (2.7.6-7) ... [2022-08-31T15:29:30.958Z] #83 31.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:29:30.958Z] #83 31.15 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:29:30.958Z] #83 31.17 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:29:30.958Z] #83 31.18 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:29:30.958Z] #83 31.19 Setting up libtool (2.4.6-15) ... [2022-08-31T15:29:30.958Z] #83 31.20 Setting up m4 (1.4.18-5) ... [2022-08-31T15:29:30.958Z] #83 31.21 Setting up dpkg-dev (1.20.11) ... [2022-08-31T15:29:30.958Z] #83 31.23 Setting up autoconf (2.69-14) ... [2022-08-31T15:29:30.958Z] #83 31.24 Setting up build-essential (12.9) ... [2022-08-31T15:29:30.958Z] #83 31.25 Setting up automake (1:1.16.3-2) ... [2022-08-31T15:29:30.958Z] #83 31.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T15:29:30.958Z] #83 31.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:29:30.958Z] #83 DONE 31.6s [2022-08-31T15:29:30.958Z] [2022-08-31T15:29:30.958Z] #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-31T15:29:30.958Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:29:31.531Z] #84 0.894 Cloning into '/tmp/crun-build'... [2022-08-31T15:29:35.726Z] #84 ... [2022-08-31T15:29:35.726Z] [2022-08-31T15:29:35.726Z] #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-31T15:29:35.726Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:29:35.726Z] #41 36.24 Updating files: 94% (1435/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-31T15:29:35.726Z] #41 36.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T15:29:35.726Z] #41 36.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T15:29:43.851Z] #41 ... [2022-08-31T15:29:43.851Z] [2022-08-31T15:29:43.851Z] #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-31T15:29:43.851Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:29:43.851Z] #58 33.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T15:29:43.851Z] #58 34.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:29:43.851Z] #58 34.80 Fetched 2315 kB in 5s (480 kB/s) [2022-08-31T15:29:43.851Z] #58 34.87 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T15:29:43.851Z] #58 34.87 (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-31T15:29:43.851Z] #58 34.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 34.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:29:43.851Z] #58 35.49 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:29:43.851Z] #58 35.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:29:43.851Z] #58 35.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:29:43.851Z] #58 35.69 Selecting previously unselected package python3-six. [2022-08-31T15:29:43.851Z] #58 35.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T15:29:43.851Z] #58 35.71 Unpacking python3-six (1.16.0-2) ... [2022-08-31T15:29:43.851Z] #58 35.79 Selecting previously unselected package python3-protobuf. [2022-08-31T15:29:43.851Z] #58 35.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 35.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T15:29:43.851Z] #58 36.20 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:29:43.851Z] #58 36.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 36.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:29:43.851Z] #58 36.31 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:29:43.851Z] #58 36.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 36.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:29:43.851Z] #58 36.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:29:43.851Z] #58 36.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 36.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:43.851Z] #58 36.50 Selecting previously unselected package criu. [2022-08-31T15:29:43.851Z] #58 36.50 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T15:29:43.851Z] #58 36.51 Unpacking criu (3.17.1-1) ... [2022-08-31T15:29:43.851Z] #58 37.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:29:43.851Z] #58 38.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:29:43.851Z] #58 38.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:29:43.851Z] #58 38.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:29:43.851Z] #58 38.40 Setting up python3-six (1.16.0-2) ... [2022-08-31T15:29:43.851Z] #58 39.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:29:43.851Z] #58 39.26 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T15:29:43.851Z] #58 41.96 Setting up criu (3.17.1-1) ... [2022-08-31T15:29:43.851Z] #58 43.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:29:43.851Z] #58 DONE 43.8s [2022-08-31T15:29:43.851Z] [2022-08-31T15:29:43.851Z] #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-31T15:29:43.851Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:29:43.851Z] #60 44.07 gotestsum version dev [2022-08-31T15:29:43.851Z] #60 DONE 44.1s [2022-08-31T15:29:43.851Z] [2022-08-31T15:29:43.851Z] #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-31T15:29:43.851Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:29:43.851Z] #84 5.987 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T15:29:43.851Z] #84 5.995 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T15:29:43.851Z] #84 7.199 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T15:29:43.851Z] #84 7.212 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T15:29:43.851Z] #84 7.212 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T15:29:43.851Z] #84 7.212 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T15:29:43.851Z] #84 7.242 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T15:29:43.851Z] #84 8.854 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T15:29:43.851Z] #84 10.36 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T15:29:43.851Z] #84 11.54 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T15:29:43.851Z] #84 11.74 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T15:29:43.851Z] #84 11.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T15:29:44.790Z] #84 ... [2022-08-31T15:29:44.790Z] [2022-08-31T15:29:44.790Z] #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-31T15:29:44.790Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:29:44.790Z] #41 DONE 45.6s [2022-08-31T15:29:45.050Z] [2022-08-31T15:29:45.050Z] #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-31T15:29:45.050Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:29:48.031Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e99fcf172d101dee) in /home/ubuntu/workspace/moby_PR-44068 [Pipeline] { [Pipeline] checkout [2022-08-31T15:29:48.085Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001d8e51b0086c4fb) in /home/ubuntu/workspace/moby_PR-44068 [Pipeline] { [Pipeline] checkout [2022-08-31T15:29:48.149Z] The recommended git tool is: git [2022-08-31T15:29:48.179Z] The recommended git tool is: git [2022-08-31T15:29:48.346Z] #54 49.22 + dpkg --print-architecture [2022-08-31T15:29:48.346Z] #54 49.22 + git checkout -q v2.1.0 [2022-08-31T15:29:48.605Z] #54 49.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T15:29:48.605Z] #54 49.39 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T15:29:50.624Z] using credential docker-jenkins-github-credentials [2022-08-31T15:29:50.632Z] Cloning the remote Git repository [2022-08-31T15:29:50.632Z] Cloning with configured refspecs honoured and without tags [2022-08-31T15:29:50.682Z] using credential docker-jenkins-github-credentials [2022-08-31T15:29:50.691Z] Cloning the remote Git repository [2022-08-31T15:29:50.691Z] Cloning with configured refspecs honoured and without tags [2022-08-31T15:29:50.084Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T15:29:50.137Z] > git init /home/ubuntu/workspace/moby_PR-44068 # timeout=10 [2022-08-31T15:29:50.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:29:50.427Z] > git --version # timeout=10 [2022-08-31T15:29:50.448Z] > git --version # 'git version 2.17.1' [2022-08-31T15:29:50.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:29:50.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:29:50.526Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T15:29:50.581Z] > git init /home/ubuntu/workspace/moby_PR-44068 # timeout=10 [2022-08-31T15:29:50.892Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:29:50.892Z] > git --version # timeout=10 [2022-08-31T15:29:50.915Z] > git --version # 'git version 2.17.1' [2022-08-31T15:29:50.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:29:50.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:29:53.884Z] #54 ... [2022-08-31T15:29:53.884Z] [2022-08-31T15:29:53.884Z] #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-31T15:29:53.884Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:29:53.884Z] #84 22.78 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T15:30:00.463Z] #84 ... [2022-08-31T15:30:00.463Z] [2022-08-31T15:30:00.463Z] #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-31T15:30:00.463Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:00.463Z] #19 42.91 Fetched 49.2 MB in 42s (1178 kB/s) [2022-08-31T15:30:00.463Z] #19 42.91 Reading package lists... [2022-08-31T15:30:00.463Z] #19 ... [2022-08-31T15:30:00.463Z] [2022-08-31T15:30:00.463Z] #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-31T15:30:00.463Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:00.463Z] #84 29.84 libtoolize: putting auxiliary files in '.'. [2022-08-31T15:30:00.463Z] #84 29.84 libtoolize: copying file './ltmain.sh' [2022-08-31T15:30:00.723Z] #84 30.21 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T15:30:00.723Z] #84 30.21 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T15:30:00.723Z] #84 30.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:30:07.308Z] #84 36.31 configure.ac:7: installing './compile' [2022-08-31T15:30:07.308Z] #84 36.31 configure.ac:11: installing './config.guess' [2022-08-31T15:30:07.308Z] #84 36.32 configure.ac:11: installing './config.sub' [2022-08-31T15:30:07.308Z] #84 36.33 configure.ac:8: installing './install-sh' [2022-08-31T15:30:07.308Z] #84 36.33 configure.ac:8: installing './missing' [2022-08-31T15:30:07.308Z] #84 36.44 Makefile.am: installing './depcomp' [2022-08-31T15:30:07.877Z] #84 37.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:30:07.877Z] #84 37.12 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:30:07.877Z] #84 37.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:30:07.877Z] #84 37.21 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:30:07.877Z] #84 37.28 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:30:08.136Z] #84 37.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:30:08.136Z] #84 37.40 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:30:08.136Z] #84 37.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:30:08.136Z] #84 37.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:30:08.705Z] #84 ... [2022-08-31T15:30:08.705Z] [2022-08-31T15:30:08.705Z] #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-31T15:30:08.705Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:30:08.705Z] #54 DONE 69.4s [2022-08-31T15:30:08.705Z] [2022-08-31T15:30:08.705Z] #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-31T15:30:08.705Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:08.705Z] #19 42.91 Reading package lists... [2022-08-31T15:30:11.995Z] #19 53.84 Reading package lists... [2022-08-31T15:30:13.891Z] Fetching without tags [2022-08-31T15:30:14.005Z] Fetching without tags [2022-08-31T15:30:13.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:30:13.799Z] > git config --add remote.origin.fetch +refs/pull/44068/head:refs/remotes/origin/PR-44068 # timeout=10 [2022-08-31T15:30:13.815Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:30:13.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:30:13.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:30:13.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:30:13.868Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:30:14.169Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:30:13.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:30:13.916Z] > git config --add remote.origin.fetch +refs/pull/44068/head:refs/remotes/origin/PR-44068 # timeout=10 [2022-08-31T15:30:13.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:30:13.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T15:30:14.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T15:30:14.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:30:14.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44068/head:refs/remotes/origin/PR-44068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-31T15:30:14.346Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:30:14.794Z] #19 65.32 Building dependency tree... [2022-08-31T15:30:15.054Z] #19 ... [2022-08-31T15:30:15.054Z] [2022-08-31T15:30:15.054Z] #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-31T15:30:15.054Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:15.054Z] #84 44.59 configure.ac:7: installing 'build-aux/compile' [2022-08-31T15:30:15.054Z] #84 44.61 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T15:30:15.125Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:30:15.125Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [2022-08-31T15:30:15.298Z] Merge succeeded, producing 5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:30:15.298Z] Checking out Revision 5591187178010bd407f0784bf83909ec395d7b97 (PR-44068) [2022-08-31T15:30:15.313Z] #84 44.61 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T15:30:15.313Z] #84 44.62 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T15:30:15.313Z] #84 44.62 configure.ac:11: installing 'build-aux/missing' [2022-08-31T15:30:15.313Z] #84 44.74 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:30:15.573Z] #84 44.79 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T15:30:14.149Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:30:14.183Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:30:15.014Z] > git remote # timeout=10 [2022-08-31T15:30:15.043Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:30:15.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:30:15.068Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:30:15.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:30:15.102Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:30:15.111Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:30:14.358Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:30:14.387Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:30:15.190Z] > git remote # timeout=10 [2022-08-31T15:30:15.214Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T15:30:15.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T15:30:15.239Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-08-31T15:30:15.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T15:30:15.301Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:30:15.325Z] > git checkout -f 5591187178010bd407f0784bf83909ec395d7b97 # timeout=10 [2022-08-31T15:30:16.512Z] #84 45.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:30:16.512Z] #84 45.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:30:16.772Z] #84 46.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:30:16.772Z] #84 46.21 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:30:16.772Z] #84 46.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:30:17.032Z] #84 46.33 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:30:17.032Z] #84 46.38 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:30:17.032Z] #84 46.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:30:19.914Z] Commit message: "prefer error over panic (where possible)" [2022-08-31T15:30:19.914Z] Commit message: "prefer error over panic (where possible)" [2022-08-31T15:30:19.933Z] > git --version # timeout=10 [2022-08-31T15:30:19.959Z] > git --version # 'git version 2.17.1' [2022-08-31T15:30:19.980Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-31T15:30:19.914Z] > git --version # timeout=10 [2022-08-31T15:30:19.943Z] > git --version # 'git version 2.17.1' [2022-08-31T15:30:19.974Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-31T15:30:21.029Z] + docker version [2022-08-31T15:30:21.229Z] #84 ... [2022-08-31T15:30:21.229Z] [2022-08-31T15:30:21.229Z] #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-31T15:30:21.229Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:21.229Z] #19 69.33 The following additional packages will be installed: [2022-08-31T15:30:21.229Z] #19 69.33 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-31T15:30:21.229Z] #19 69.33 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.33 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.33 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-31T15:30:21.229Z] #19 69.33 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.33 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.34 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-31T15:30:21.229Z] #19 69.34 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-31T15:30:21.229Z] #19 69.34 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.34 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.34 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-31T15:30:21.229Z] #19 69.34 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-31T15:30:21.229Z] #19 69.34 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-31T15:30:21.229Z] #19 69.34 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-31T15:30:21.229Z] #19 69.34 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.34 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.34 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-31T15:30:21.229Z] #19 69.35 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-31T15:30:21.229Z] #19 69.35 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-31T15:30:21.229Z] #19 69.35 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.35 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.35 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.35 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-31T15:30:21.229Z] #19 69.35 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-31T15:30:21.229Z] #19 69.35 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.35 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-31T15:30:21.229Z] #19 69.35 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.35 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.35 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-31T15:30:21.229Z] #19 69.35 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-31T15:30:21.229Z] #19 69.35 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.35 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.36 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.36 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-31T15:30:21.229Z] #19 69.36 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.36 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-31T15:30:21.229Z] #19 69.36 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-31T15:30:21.229Z] #19 69.36 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-31T15:30:21.229Z] #19 69.36 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.36 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-31T15:30:21.229Z] #19 69.36 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-31T15:30:21.229Z] #19 69.36 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-31T15:30:21.229Z] #19 69.36 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 69.37 linux-libc-dev-s390x-cross patch xz-utils [2022-08-31T15:30:21.229Z] #19 69.40 Suggested packages: [2022-08-31T15:30:21.229Z] #19 69.40 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-31T15:30:21.229Z] #19 69.40 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.40 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-31T15:30:21.229Z] #19 69.40 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-31T15:30:21.229Z] #19 69.40 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-31T15:30:21.229Z] #19 69.40 libyaml-shell-perl ed diffutils-doc [2022-08-31T15:30:21.229Z] #19 69.40 Recommended packages: [2022-08-31T15:30:21.229Z] #19 69.40 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-31T15:30:21.229Z] #19 69.40 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-31T15:30:21.229Z] #19 73.15 The following NEW packages will be installed: [2022-08-31T15:30:21.229Z] #19 73.16 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-31T15:30:21.229Z] #19 73.16 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-31T15:30:21.229Z] #19 73.16 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-31T15:30:21.229Z] #19 73.16 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-31T15:30:21.229Z] #19 73.16 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-31T15:30:21.229Z] #19 73.16 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-31T15:30:21.229Z] #19 73.16 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-31T15:30:21.229Z] #19 73.16 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-31T15:30:21.229Z] #19 73.16 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-31T15:30:21.229Z] #19 73.16 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-31T15:30:21.229Z] #19 73.16 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-31T15:30:21.229Z] #19 73.16 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-31T15:30:21.229Z] #19 73.16 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-31T15:30:21.229Z] #19 73.16 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-31T15:30:21.229Z] #19 73.16 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-31T15:30:21.229Z] #19 73.17 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.17 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.17 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.17 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-31T15:30:21.229Z] #19 73.17 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-31T15:30:21.229Z] #19 73.17 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.17 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-31T15:30:21.229Z] #19 73.17 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.17 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.17 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-31T15:30:21.229Z] #19 73.18 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-31T15:30:21.229Z] #19 73.18 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.18 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.18 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.18 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-31T15:30:21.229Z] #19 73.18 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.18 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-31T15:30:21.229Z] #19 73.18 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-31T15:30:21.229Z] #19 73.18 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-31T15:30:21.229Z] #19 73.18 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.18 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-31T15:30:21.229Z] #19 73.18 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-31T15:30:21.229Z] #19 73.18 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-31T15:30:21.229Z] #19 73.18 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-31T15:30:21.229Z] #19 73.18 linux-libc-dev-s390x-cross patch xz-utils [2022-08-31T15:30:21.229Z] #19 73.64 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:30:21.229Z] #19 73.64 Need to get 788 MB of archives. [2022-08-31T15:30:21.229Z] #19 73.64 After this operation, 3385 MB of additional disk space will be used. [2022-08-31T15:30:21.229Z] #19 73.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-31T15:30:21.229Z] #19 73.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:30:21.229Z] #19 73.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T15:30:21.229Z] #19 73.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T15:30:21.229Z] #19 73.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T15:30:21.229Z] #19 73.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T15:30:21.229Z] #19 73.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-31T15:30:21.229Z] #19 73.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-31T15:30:21.229Z] #19 73.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-31T15:30:21.229Z] #19 73.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-31T15:30:21.229Z] #19 73.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-31T15:30:21.229Z] #19 73.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T15:30:21.229Z] #19 73.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-31T15:30:21.431Z] + docker version [2022-08-31T15:30:21.802Z] #19 74.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T15:30:21.802Z] #19 74.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-31T15:30:22.743Z] #19 75.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T15:30:22.743Z] #19 75.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-31T15:30:23.688Z] #19 76.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T15:30:23.688Z] #19 76.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-31T15:30:24.631Z] #19 77.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T15:30:24.631Z] #19 77.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-31T15:30:24.891Z] #19 ... [2022-08-31T15:30:24.891Z] [2022-08-31T15:30:24.892Z] #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-31T15:30:24.892Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:24.892Z] #84 54.34 configure.ac:11: installing 'build-aux/compile' [2022-08-31T15:30:25.151Z] #84 54.34 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T15:30:25.151Z] #84 54.35 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T15:30:25.151Z] #84 54.36 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T15:30:25.151Z] #84 54.36 configure.ac:13: installing 'build-aux/missing' [2022-08-31T15:30:25.151Z] #84 54.37 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T15:30:25.151Z] #84 54.52 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:30:26.351Z] #84 55.43 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:30:26.351Z] #84 55.62 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:30:26.351Z] #84 55.62 checking how to print strings... printf [2022-08-31T15:30:26.351Z] #84 55.64 checking for gcc... gcc [2022-08-31T15:30:26.351Z] #84 55.68 checking whether the C compiler works... yes [2022-08-31T15:30:26.351Z] #84 55.80 checking for C compiler default output file name... a.out [2022-08-31T15:30:26.351Z] #84 55.80 checking for suffix of executables... [2022-08-31T15:30:26.930Z] #84 55.92 checking whether we are cross compiling... no [2022-08-31T15:30:26.930Z] #84 56.13 checking for suffix of object files... o [2022-08-31T15:30:26.930Z] #84 56.21 checking whether we are using the GNU C compiler... yes [2022-08-31T15:30:26.930Z] #84 56.28 checking whether gcc accepts -g... yes [2022-08-31T15:30:27.195Z] #84 56.36 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:30:27.195Z] #84 56.46 checking whether gcc understands -c and -o together... yes [2022-08-31T15:30:27.195Z] #84 56.60 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:30:27.195Z] #84 56.61 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:30:27.195Z] #84 56.62 checking for egrep... /bin/grep -E [2022-08-31T15:30:27.195Z] #84 56.62 checking for fgrep... /bin/grep -F [2022-08-31T15:30:27.195Z] #84 56.63 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:30:27.195Z] #84 56.64 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:30:27.195Z] #84 56.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:30:27.195Z] #84 56.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:30:27.454Z] #84 56.71 checking whether ln -s works... yes [2022-08-31T15:30:27.454Z] #84 56.71 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:30:27.454Z] #84 56.73 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:30:27.454Z] #84 56.73 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:30:27.454Z] #84 56.73 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:30:27.454Z] #84 56.73 checking for objdump... objdump [2022-08-31T15:30:27.454Z] #84 56.73 checking how to recognize dependent libraries... pass_all [2022-08-31T15:30:27.454Z] #84 56.74 checking for dlltool... no [2022-08-31T15:30:27.454Z] #84 56.74 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:30:27.454Z] #84 56.74 checking for ar... ar [2022-08-31T15:30:27.454Z] #84 56.74 checking for archiver @FILE support... @ [2022-08-31T15:30:27.454Z] #84 56.82 checking for strip... strip [2022-08-31T15:30:27.454Z] #84 56.82 checking for ranlib... ranlib [2022-08-31T15:30:27.454Z] #84 56.82 checking for gawk... no [2022-08-31T15:30:27.454Z] #84 56.82 checking for mawk... mawk [2022-08-31T15:30:27.714Z] #84 56.82 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:30:27.714Z] #84 57.04 checking for sysroot... no [2022-08-31T15:30:27.714Z] #84 57.04 checking for a working dd... /bin/dd [2022-08-31T15:30:27.714Z] #84 57.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:30:27.714Z] #84 57.13 checking for mt... no [2022-08-31T15:30:27.714Z] #84 57.13 checking if : is a manifest tool... no [2022-08-31T15:30:27.714Z] #84 57.13 checking how to run the C preprocessor... gcc -E [2022-08-31T15:30:28.237Z] #84 57.26 checking for ANSI C header files... yes [2022-08-31T15:30:28.237Z] #84 57.61 checking for sys/types.h... yes [2022-08-31T15:30:28.498Z] #84 57.73 checking for sys/stat.h... yes [2022-08-31T15:30:28.498Z] #84 57.82 checking for stdlib.h... yes [2022-08-31T15:30:28.498Z] #84 57.93 checking for string.h... yes [2022-08-31T15:30:28.759Z] #84 58.09 checking for memory.h... yes [2022-08-31T15:30:28.759Z] #84 58.22 checking for strings.h... yes [2022-08-31T15:30:29.019Z] #84 58.35 checking for inttypes.h... yes [2022-08-31T15:30:29.019Z] #84 58.45 checking for stdint.h... yes [2022-08-31T15:30:29.171Z] Client: Docker Engine - Community [2022-08-31T15:30:29.171Z] Version: 20.10.14 [2022-08-31T15:30:29.171Z] API version: 1.41 [2022-08-31T15:30:29.171Z] Go version: go1.16.15 [2022-08-31T15:30:29.171Z] Git commit: a224086 [2022-08-31T15:30:29.171Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T15:30:29.171Z] OS/Arch: linux/amd64 [2022-08-31T15:30:29.171Z] Context: default [2022-08-31T15:30:29.171Z] Experimental: true [2022-08-31T15:30:29.171Z] [2022-08-31T15:30:29.171Z] Server: Docker Engine - Community [2022-08-31T15:30:29.171Z] Engine: [2022-08-31T15:30:29.171Z] Version: 20.10.14 [2022-08-31T15:30:29.171Z] API version: 1.41 (minimum version 1.12) [2022-08-31T15:30:29.171Z] Go version: go1.16.15 [2022-08-31T15:30:29.171Z] Git commit: 87a90dc [2022-08-31T15:30:29.171Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T15:30:29.171Z] OS/Arch: linux/amd64 [2022-08-31T15:30:29.171Z] Experimental: true [2022-08-31T15:30:29.171Z] containerd: [2022-08-31T15:30:29.171Z] Version: 1.5.11 [2022-08-31T15:30:29.171Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:30:29.171Z] runc: [2022-08-31T15:30:29.171Z] Version: 1.0.3 [2022-08-31T15:30:29.171Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T15:30:29.171Z] docker-init: [2022-08-31T15:30:29.171Z] Version: 0.19.0 [2022-08-31T15:30:29.171Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T15:30:29.538Z] + docker info [2022-08-31T15:30:29.540Z] #84 58.58 checking for unistd.h... yes [2022-08-31T15:30:29.540Z] #84 58.80 checking for dlfcn.h... yes [2022-08-31T15:30:29.540Z] #84 58.91 checking for objdir... .libs [2022-08-31T15:30:29.547Z] Client: Docker Engine - Community [2022-08-31T15:30:29.547Z] Version: 20.10.14 [2022-08-31T15:30:29.547Z] API version: 1.41 [2022-08-31T15:30:29.547Z] Go version: go1.16.15 [2022-08-31T15:30:29.547Z] Git commit: a224086 [2022-08-31T15:30:29.547Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T15:30:29.547Z] OS/Arch: linux/amd64 [2022-08-31T15:30:29.547Z] Context: default [2022-08-31T15:30:29.547Z] Experimental: true [2022-08-31T15:30:29.547Z] [2022-08-31T15:30:29.547Z] Server: Docker Engine - Community [2022-08-31T15:30:29.547Z] Engine: [2022-08-31T15:30:29.547Z] Version: 20.10.14 [2022-08-31T15:30:29.547Z] API version: 1.41 (minimum version 1.12) [2022-08-31T15:30:29.547Z] Go version: go1.16.15 [2022-08-31T15:30:29.547Z] Git commit: 87a90dc [2022-08-31T15:30:29.547Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T15:30:29.547Z] OS/Arch: linux/amd64 [2022-08-31T15:30:29.547Z] Experimental: true [2022-08-31T15:30:29.547Z] containerd: [2022-08-31T15:30:29.547Z] Version: 1.5.11 [2022-08-31T15:30:29.547Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:30:29.547Z] runc: [2022-08-31T15:30:29.547Z] Version: 1.0.3 [2022-08-31T15:30:29.547Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T15:30:29.547Z] docker-init: [2022-08-31T15:30:29.547Z] Version: 0.19.0 [2022-08-31T15:30:29.547Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T15:30:29.800Z] #84 59.11 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:30:29.800Z] #84 59.20 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:30:29.800Z] #84 59.20 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:30:29.855Z] + docker info [2022-08-31T15:30:30.060Z] #84 59.26 checking if gcc static flag -static works... yes [2022-08-31T15:30:30.322Z] #84 59.50 checking if gcc supports -c -o file.o... yes [2022-08-31T15:30:30.322Z] #84 59.59 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:30:30.322Z] #84 59.59 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:30:30.583Z] #84 59.63 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:30:30.583Z] #84 59.88 checking how to hardcode library paths into programs... immediate [2022-08-31T15:30:30.583Z] #84 59.88 checking whether stripping libraries is possible... yes [2022-08-31T15:30:30.583Z] #84 59.90 checking if libtool supports shared libraries... yes [2022-08-31T15:30:30.583Z] #84 59.90 checking whether to build shared libraries... no [2022-08-31T15:30:30.583Z] #84 59.90 checking whether to build static libraries... yes [2022-08-31T15:30:30.583Z] #84 59.90 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:30:30.583Z] #84 59.93 checking whether build environment is sane... yes [2022-08-31T15:30:30.583Z] #84 59.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:30:30.583Z] #84 59.98 checking whether make sets $(MAKE)... yes [2022-08-31T15:30:30.583Z] #84 60.01 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:30:30.583Z] #84 60.03 checking whether make supports nested variables... yes [2022-08-31T15:30:30.583Z] #84 60.06 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:30:30.583Z] #84 60.07 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:30:30.843Z] #84 60.07 checking how to create a ustar tar archive... gnutar [2022-08-31T15:30:30.843Z] #84 60.11 checking dependency style of gcc... gcc3 [2022-08-31T15:30:30.843Z] #84 60.25 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:30:30.843Z] #84 60.25 checking whether make supports nested variables... (cached) yes [2022-08-31T15:30:30.843Z] #84 60.25 checking for gawk... (cached) mawk [2022-08-31T15:30:30.843Z] #84 60.25 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:30:30.843Z] #84 60.25 checking for gcc... (cached) gcc [2022-08-31T15:30:30.843Z] #84 60.32 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:30:30.843Z] #84 60.32 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:30:30.843Z] #84 60.32 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:30:30.843Z] #84 60.32 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:30:30.843Z] #84 60.32 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:30:31.103Z] #84 60.38 checking for python3... /usr/bin/python3 [2022-08-31T15:30:31.103Z] #84 60.38 checking for python3 version... 3.9 [2022-08-31T15:30:31.103Z] #84 60.42 checking for python3 platform... linux [2022-08-31T15:30:31.103Z] #84 60.47 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:30:31.103Z] #84 60.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:30:31.363Z] #84 60.67 checking for go-md2man... no [2022-08-31T15:30:31.363Z] #84 60.69 checking error.h usability... yes [2022-08-31T15:30:31.363Z] #84 60.79 checking error.h presence... yes [2022-08-31T15:30:31.363Z] #84 60.81 checking for error.h... yes [2022-08-31T15:30:31.623Z] #84 60.85 checking linux/openat2.h usability... yes [2022-08-31T15:30:31.623Z] #84 60.96 checking linux/openat2.h presence... yes [2022-08-31T15:30:31.623Z] #84 61.00 checking for linux/openat2.h... yes [2022-08-31T15:30:31.884Z] #84 61.03 checking for copy_file_range... yes [2022-08-31T15:30:32.144Z] #84 61.27 checking for fgetxattr... yes [2022-08-31T15:30:32.404Z] #84 61.50 checking for statx... yes [2022-08-31T15:30:32.404Z] #84 61.71 checking for fgetpwent_r... yes [2022-08-31T15:30:32.667Z] #84 61.93 checking for issetugid... no [2022-08-31T15:30:32.667Z] #84 62.12 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:30:32.667Z] #84 62.13 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:30:32.927Z] #84 62.14 checking for library containing yajl_tree_get... -lyajl [2022-08-31T15:30:32.927Z] #84 62.42 checking for yajl >= 2.0.0... yes [2022-08-31T15:30:33.188Z] #84 62.44 checking sys/capability.h usability... yes [2022-08-31T15:30:33.188Z] #84 62.58 checking sys/capability.h presence... yes [2022-08-31T15:30:33.188Z] #84 62.64 checking for sys/capability.h... yes [2022-08-31T15:30:33.758Z] #84 62.64 checking for library containing cap_from_name... -lcap [2022-08-31T15:30:33.758Z] #84 62.95 checking for library containing dlopen... -ldl [2022-08-31T15:30:33.758Z] #84 63.18 checking seccomp.h usability... yes [2022-08-31T15:30:33.758Z] #84 63.28 checking seccomp.h presence... yes [2022-08-31T15:30:34.018Z] #84 63.32 checking for seccomp.h... yes [2022-08-31T15:30:34.018Z] #84 63.32 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T15:30:34.278Z] #84 63.57 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T15:30:34.538Z] #84 63.65 checking systemd/sd-bus.h usability... yes [2022-08-31T15:30:34.538Z] #84 63.86 checking systemd/sd-bus.h presence... yes [2022-08-31T15:30:34.538Z] #84 63.95 checking for systemd/sd-bus.h... yes [2022-08-31T15:30:34.798Z] #84 63.95 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T15:30:35.058Z] #84 64.37 checking for sd_notify_barrier... yes [2022-08-31T15:30:35.058Z] #84 64.52 checking linux/bpf.h usability... yes [2022-08-31T15:30:35.058Z] #84 ... [2022-08-31T15:30:35.058Z] [2022-08-31T15:30:35.058Z] #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-31T15:30:35.058Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:35.058Z] #19 78.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T15:30:35.058Z] #19 78.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T15:30:35.058Z] #19 78.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T15:30:35.058Z] #19 78.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T15:30:35.058Z] #19 78.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T15:30:35.058Z] #19 78.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-31T15:30:35.059Z] #19 78.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-31T15:30:35.059Z] #19 78.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-31T15:30:35.059Z] #19 78.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-31T15:30:35.059Z] #19 78.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-31T15:30:35.059Z] #19 78.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-31T15:30:35.059Z] #19 78.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-31T15:30:35.059Z] #19 78.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-31T15:30:35.059Z] #19 78.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-31T15:30:35.059Z] #19 78.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-31T15:30:35.059Z] #19 78.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-31T15:30:35.059Z] #19 78.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-31T15:30:35.059Z] #19 78.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-31T15:30:35.059Z] #19 78.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-31T15:30:35.059Z] #19 79.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-31T15:30:35.059Z] #19 79.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-31T15:30:35.059Z] #19 79.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-31T15:30:35.059Z] #19 79.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-31T15:30:35.059Z] #19 79.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-31T15:30:35.059Z] #19 80.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-31T15:30:35.059Z] #19 80.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:30:35.059Z] #19 80.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T15:30:35.059Z] #19 80.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-31T15:30:35.059Z] #19 80.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-31T15:30:35.059Z] #19 80.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T15:30:35.059Z] #19 80.78 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-31T15:30:35.059Z] #19 80.79 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-31T15:30:35.059Z] #19 80.79 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-31T15:30:35.059Z] #19 80.79 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-31T15:30:35.059Z] #19 80.80 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-31T15:30:35.059Z] #19 80.80 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-31T15:30:35.059Z] #19 80.80 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-31T15:30:35.059Z] #19 80.81 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-31T15:30:35.059Z] #19 80.81 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-31T15:30:35.059Z] #19 80.81 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-31T15:30:35.059Z] #19 80.81 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-31T15:30:35.059Z] #19 80.82 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-31T15:30:35.059Z] #19 80.82 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-31T15:30:35.059Z] #19 80.82 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-31T15:30:35.059Z] #19 80.84 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-31T15:30:35.059Z] #19 80.84 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-31T15:30:35.059Z] #19 80.84 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-31T15:30:35.059Z] #19 80.84 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-31T15:30:35.059Z] #19 80.87 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-31T15:30:35.059Z] #19 80.88 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-31T15:30:35.059Z] #19 80.90 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-31T15:30:35.059Z] #19 80.92 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-31T15:30:35.059Z] #19 81.83 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-31T15:30:35.059Z] #19 81.83 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-31T15:30:35.059Z] #19 81.86 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-31T15:30:35.059Z] #19 81.89 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-31T15:30:35.059Z] #19 81.92 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-31T15:30:35.059Z] #19 82.75 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-31T15:30:35.059Z] #19 82.75 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-31T15:30:35.059Z] #19 82.75 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-31T15:30:35.059Z] #19 82.77 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-31T15:30:35.059Z] #19 82.78 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-31T15:30:35.059Z] #19 82.78 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-31T15:30:35.059Z] #19 82.78 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-31T15:30:35.059Z] #19 82.82 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-31T15:30:35.059Z] #19 82.82 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-31T15:30:35.059Z] #19 82.84 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-31T15:30:35.059Z] #19 82.85 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-31T15:30:35.059Z] #19 83.80 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-31T15:30:35.059Z] #19 83.80 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-31T15:30:35.059Z] #19 83.82 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-31T15:30:35.059Z] #19 83.85 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-31T15:30:35.059Z] #19 83.88 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-31T15:30:35.059Z] #19 84.73 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-31T15:30:35.059Z] #19 84.73 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-31T15:30:35.059Z] #19 84.73 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-31T15:30:35.059Z] #19 84.76 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-31T15:30:35.059Z] #19 84.76 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-31T15:30:35.059Z] #19 84.77 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-31T15:30:35.059Z] #19 84.77 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-31T15:30:35.059Z] #19 84.77 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-31T15:30:35.059Z] #19 84.80 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-31T15:30:35.059Z] #19 84.82 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-31T15:30:35.059Z] #19 84.85 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-31T15:30:35.059Z] #19 84.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-31T15:30:35.059Z] #19 84.87 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-31T15:30:35.059Z] #19 84.87 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-31T15:30:35.059Z] #19 84.90 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-31T15:30:35.059Z] #19 85.60 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-31T15:30:35.059Z] #19 85.60 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-31T15:30:35.059Z] #19 85.63 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-31T15:30:35.059Z] #19 85.68 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-31T15:30:35.059Z] #19 85.70 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-31T15:30:35.059Z] #19 86.47 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-31T15:30:35.059Z] #19 86.47 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-31T15:30:35.059Z] #19 86.47 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-31T15:30:35.059Z] #19 86.49 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-31T15:30:35.059Z] #19 86.49 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-31T15:30:35.059Z] #19 86.49 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-31T15:30:35.059Z] #19 86.49 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-31T15:30:35.059Z] #19 86.49 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-31T15:30:35.059Z] #19 86.52 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-31T15:30:35.059Z] #19 86.53 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-31T15:30:35.059Z] #19 86.54 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-31T15:30:35.059Z] #19 86.55 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-31T15:30:35.059Z] #19 87.44 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-31T15:30:35.059Z] #19 87.44 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-31T15:30:35.059Z] #19 87.45 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-31T15:30:35.059Z] #19 87.47 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-31T15:30:35.059Z] #19 87.49 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-31T15:30:35.059Z] #19 88.21 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-31T15:30:35.059Z] #19 88.21 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-31T15:30:35.265Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-31T15:30:35.265Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-31T15:30:35.265Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-08-31T15:30:35.319Z] #19 ... [2022-08-31T15:30:35.319Z] [2022-08-31T15:30:35.319Z] #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-31T15:30:35.319Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:35.319Z] #84 64.62 checking linux/bpf.h presence... yes [2022-08-31T15:30:35.319Z] #84 64.66 checking for linux/bpf.h... yes [2022-08-31T15:30:35.579Z] #84 64.67 checking compilation for eBPF... yes [2022-08-31T15:30:35.579Z] #84 64.81 checking for criu >= 3.15... no [2022-08-31T15:30:35.579Z] #84 64.82 configure: CRIU headers not found, building without CRIU support [2022-08-31T15:30:35.579Z] #84 64.82 checking for criu > 3.16... no [2022-08-31T15:30:35.579Z] #84 64.83 configure: CRIU version doesn't support join-ns API [2022-08-31T15:30:35.579Z] #84 64.83 checking for criu > 3.16.1... no [2022-08-31T15:30:35.579Z] #84 64.85 configure: CRIU version doesn't support for pre-dumping [2022-08-31T15:30:35.579Z] #84 64.85 checking for new mount API (fsconfig)... yes [2022-08-31T15:30:35.579Z] #84 64.92 checking for seccomp notify API... yes [2022-08-31T15:30:35.579Z] #84 64.98 checking for gperf... no [2022-08-31T15:30:35.579Z] #84 64.99 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T15:30:35.840Z] #84 64.99 checking for library containing argp_parse... none required [2022-08-31T15:30:35.840Z] #84 65.23 checking that generated files are newer than configure... done [2022-08-31T15:30:35.840Z] #84 65.23 configure: creating ./config.status [2022-08-31T15:30:36.100Z] #84 ... [2022-08-31T15:30:36.100Z] [2022-08-31T15:30:36.100Z] #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-31T15:30:36.100Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:30:36.100Z] #43 96.67 Delve is a source level debugger for Go programs. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T15:30:36.100Z] #43 96.67 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Usage: [2022-08-31T15:30:36.100Z] #43 96.67 dlv [command] [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Available Commands: [2022-08-31T15:30:36.100Z] #43 96.67 attach Attach to running process and begin debugging. [2022-08-31T15:30:36.100Z] #43 96.67 connect Connect to a headless debug server with a terminal client. [2022-08-31T15:30:36.100Z] #43 96.67 core Examine a core dump. [2022-08-31T15:30:36.100Z] #43 96.67 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T15:30:36.100Z] #43 96.67 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T15:30:36.100Z] #43 96.67 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T15:30:36.100Z] #43 96.67 help Help about any command [2022-08-31T15:30:36.100Z] #43 96.67 run Deprecated command. Use 'debug' instead. [2022-08-31T15:30:36.100Z] #43 96.67 test Compile test binary and begin debugging program. [2022-08-31T15:30:36.100Z] #43 96.67 trace Compile and begin tracing program. [2022-08-31T15:30:36.100Z] #43 96.67 version Prints version. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Flags: [2022-08-31T15:30:36.100Z] #43 96.67 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T15:30:36.100Z] #43 96.67 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T15:30:36.100Z] #43 96.67 --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-31T15:30:36.100Z] #43 96.67 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T15:30:36.100Z] #43 96.67 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T15:30:36.100Z] #43 96.67 --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-31T15:30:36.100Z] #43 96.67 --disable-aslr Disables address space randomization [2022-08-31T15:30:36.100Z] #43 96.67 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T15:30:36.100Z] #43 96.67 -h, --help help for dlv [2022-08-31T15:30:36.100Z] #43 96.67 --init string Init file, executed by the terminal client. [2022-08-31T15:30:36.100Z] #43 96.67 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T15:30:36.100Z] #43 96.67 --log Enable debugging server logging. [2022-08-31T15:30:36.100Z] #43 96.67 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T15:30:36.100Z] #43 96.67 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T15:30:36.100Z] #43 96.67 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T15:30:36.100Z] #43 96.67 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T15:30:36.100Z] #43 96.67 --wd string Working directory for running the program. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Additional help topics: [2022-08-31T15:30:36.100Z] #43 96.67 dlv backend Help about the --backend flag. [2022-08-31T15:30:36.100Z] #43 96.67 dlv log Help about logging flags. [2022-08-31T15:30:36.100Z] #43 96.67 dlv redirect Help about file redirection. [2022-08-31T15:30:36.100Z] #43 96.67 [2022-08-31T15:30:36.100Z] #43 96.67 Use "dlv [command] --help" for more information about a command. [2022-08-31T15:30:36.100Z] #43 DONE 97.0s [2022-08-31T15:30:36.100Z] [2022-08-31T15:30:36.100Z] #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-31T15:30:36.100Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:36.100Z] #19 88.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:30:36.100Z] #19 89.27 Fetched 788 MB in 15s (52.9 MB/s) [2022-08-31T15:30:36.100Z] #19 89.37 Selecting previously unselected package liblocale-gettext-perl. [2022-08-31T15:30:36.100Z] #19 89.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-31T15:30:36.100Z] #19 89.38 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-31T15:30:36.360Z] #19 89.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-31T15:30:36.360Z] #19 89.48 Selecting previously unselected package bzip2. [2022-08-31T15:30:36.360Z] #19 89.48 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:30:36.360Z] #19 89.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:30:36.360Z] #19 89.57 Selecting previously unselected package libmagic-mgc. [2022-08-31T15:30:36.360Z] #19 89.57 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T15:30:36.360Z] #19 89.58 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T15:30:36.620Z] #19 89.80 Selecting previously unselected package libmagic1:amd64. [2022-08-31T15:30:36.620Z] #19 89.80 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T15:30:36.620Z] #19 89.81 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:30:36.633Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-31T15:30:36.633Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-31T15:30:36.633Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-31T15:30:36.633Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-31T15:30:36.880Z] #19 89.98 Selecting previously unselected package file. [2022-08-31T15:30:36.880Z] #19 89.98 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-31T15:30:36.880Z] #19 89.99 Unpacking file (1:5.39-3) ... [2022-08-31T15:30:36.889Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-31T15:30:36.889Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-31T15:30:36.889Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-31T15:30:36.889Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-31T15:30:37.140Z] #19 90.11 Selecting previously unselected package xz-utils. [2022-08-31T15:30:37.140Z] #19 90.12 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:30:37.140Z] #19 90.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:30:37.140Z] #19 90.28 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-31T15:30:37.140Z] #19 90.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T15:30:37.140Z] #19 90.29 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-31T15:30:37.145Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-31T15:30:37.145Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-31T15:30:38.073Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-31T15:30:38.073Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-31T15:30:38.073Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-08-31T15:30:38.073Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-31T15:30:38.079Z] #19 91.04 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-31T15:30:38.079Z] #19 91.04 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-31T15:30:38.079Z] #19 91.04 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-31T15:30:38.648Z] #19 91.76 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-31T15:30:38.648Z] #19 91.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-31T15:30:38.648Z] #19 91.77 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-31T15:30:38.653Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-31T15:30:38.653Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-31T15:30:38.653Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-31T15:30:38.913Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-08-31T15:30:38.913Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-31T15:30:38.913Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-31T15:30:38.913Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-31T15:30:39.169Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-31T15:30:39.169Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/builder [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-31T15:30:39.169Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-31T15:30:39.170Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-31T15:30:39.170Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-31T15:30:39.170Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-31T15:30:39.170Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-31T15:30:39.217Z] #19 92.41 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-31T15:30:39.218Z] #19 92.41 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T15:30:39.218Z] #19 92.41 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-31T15:30:39.787Z] #19 93.07 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-31T15:30:39.787Z] #19 93.08 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T15:30:40.047Z] #19 93.09 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-31T15:30:40.307Z] #19 93.55 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-31T15:30:40.307Z] #19 93.55 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:40.307Z] #19 93.56 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:30:40.566Z] #19 93.62 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-31T15:30:40.566Z] #19 93.62 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:40.566Z] #19 93.63 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:30:41.506Z] #19 ... [2022-08-31T15:30:41.506Z] [2022-08-31T15:30:41.506Z] #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-31T15:30:41.506Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:41.506Z] #84 66.94 config.status: creating Makefile [2022-08-31T15:30:41.506Z] #84 66.98 config.status: creating rpm/crun.spec [2022-08-31T15:30:41.506Z] #84 67.01 config.status: creating config.h [2022-08-31T15:30:41.506Z] #84 67.02 config.status: executing libtool commands [2022-08-31T15:30:41.506Z] #84 67.05 config.status: executing depfiles commands [2022-08-31T15:30:41.506Z] #84 67.57 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T15:30:41.506Z] #84 67.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:30:41.506Z] #84 67.71 checking for gcc... gcc [2022-08-31T15:30:41.506Z] #84 67.75 checking whether the C compiler works... yes [2022-08-31T15:30:41.506Z] #84 67.88 checking for C compiler default output file name... a.out [2022-08-31T15:30:41.506Z] #84 67.89 checking for suffix of executables... [2022-08-31T15:30:41.506Z] #84 67.95 checking whether we are cross compiling... no [2022-08-31T15:30:41.506Z] #84 68.02 checking for suffix of object files... o [2022-08-31T15:30:41.506Z] #84 68.07 checking whether we are using the GNU C compiler... yes [2022-08-31T15:30:41.506Z] #84 68.11 checking whether gcc accepts -g... yes [2022-08-31T15:30:41.506Z] #84 68.16 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:30:41.506Z] #84 68.23 checking whether gcc understands -c and -o together... yes [2022-08-31T15:30:41.506Z] #84 68.32 checking how to run the C preprocessor... gcc -E [2022-08-31T15:30:41.506Z] #84 68.44 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:30:41.506Z] #84 68.45 checking for egrep... /bin/grep -E [2022-08-31T15:30:41.506Z] #84 68.45 checking for ANSI C header files... yes [2022-08-31T15:30:41.506Z] #84 68.71 checking for sys/types.h... yes [2022-08-31T15:30:41.506Z] #84 68.79 checking for sys/stat.h... yes [2022-08-31T15:30:41.506Z] #84 68.86 checking for stdlib.h... yes [2022-08-31T15:30:41.506Z] #84 68.94 checking for string.h... yes [2022-08-31T15:30:41.506Z] #84 69.01 checking for memory.h... yes [2022-08-31T15:30:41.506Z] #84 69.10 checking for strings.h... yes [2022-08-31T15:30:41.506Z] #84 69.16 checking for inttypes.h... yes [2022-08-31T15:30:41.506Z] #84 69.23 checking for stdint.h... yes [2022-08-31T15:30:41.506Z] #84 69.29 checking for unistd.h... yes [2022-08-31T15:30:41.506Z] #84 69.37 checking minix/config.h usability... no [2022-08-31T15:30:41.506Z] #84 69.47 checking minix/config.h presence... no [2022-08-31T15:30:41.506Z] #84 69.51 checking for minix/config.h... no [2022-08-31T15:30:41.506Z] #84 69.51 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T15:30:41.506Z] #84 69.63 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:30:41.506Z] #84 69.73 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:30:41.506Z] #84 69.73 checking how to print strings... printf [2022-08-31T15:30:41.506Z] #84 69.74 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:30:41.506Z] #84 69.75 checking for fgrep... /bin/grep -F [2022-08-31T15:30:41.506Z] #84 69.75 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:30:41.506Z] #84 69.76 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:30:41.506Z] #84 69.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:30:41.506Z] #84 69.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:30:41.506Z] #84 69.83 checking whether ln -s works... yes [2022-08-31T15:30:41.506Z] #84 69.83 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:30:41.506Z] #84 69.84 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:30:41.506Z] #84 69.84 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:30:41.506Z] #84 69.84 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:30:41.506Z] #84 69.84 checking for objdump... objdump [2022-08-31T15:30:41.506Z] #84 69.85 checking how to recognize dependent libraries... pass_all [2022-08-31T15:30:41.506Z] #84 69.85 checking for dlltool... no [2022-08-31T15:30:41.506Z] #84 69.85 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:30:41.506Z] #84 69.85 checking for ar... ar [2022-08-31T15:30:41.506Z] #84 69.85 checking for archiver @FILE support... @ [2022-08-31T15:30:41.506Z] #84 69.92 checking for strip... strip [2022-08-31T15:30:41.506Z] #84 69.92 checking for ranlib... ranlib [2022-08-31T15:30:41.506Z] #84 69.92 checking for gawk... no [2022-08-31T15:30:41.506Z] #84 69.92 checking for mawk... mawk [2022-08-31T15:30:41.506Z] #84 69.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:30:41.506Z] #84 70.09 checking for sysroot... no [2022-08-31T15:30:41.506Z] #84 70.09 checking for a working dd... /bin/dd [2022-08-31T15:30:41.506Z] #84 70.10 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:30:41.506Z] #84 70.14 checking for mt... no [2022-08-31T15:30:41.506Z] #84 70.14 checking if : is a manifest tool... no [2022-08-31T15:30:41.506Z] #84 70.14 checking for dlfcn.h... yes [2022-08-31T15:30:41.506Z] #84 70.21 checking for objdir... .libs [2022-08-31T15:30:41.506Z] #84 70.39 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:30:41.506Z] #84 70.45 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:30:41.506Z] #84 70.45 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:30:41.506Z] #84 70.50 checking if gcc static flag -static works... yes [2022-08-31T15:30:41.506Z] #84 70.69 checking if gcc supports -c -o file.o... yes [2022-08-31T15:30:41.506Z] #84 70.77 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:30:41.506Z] #84 70.77 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:30:41.506Z] #84 70.79 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:30:41.506Z] #84 70.91 checking how to hardcode library paths into programs... immediate [2022-08-31T15:30:41.506Z] #84 70.91 checking whether stripping libraries is possible... yes [2022-08-31T15:30:41.506Z] #84 70.92 checking if libtool supports shared libraries... yes [2022-08-31T15:30:41.506Z] #84 70.92 checking whether to build shared libraries... no [2022-08-31T15:30:41.506Z] #84 70.92 checking whether to build static libraries... yes [2022-08-31T15:30:41.506Z] #84 70.92 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:30:41.506Z] #84 70.95 checking whether build environment is sane... yes [2022-08-31T15:30:41.506Z] #84 70.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:30:41.506Z] #84 70.97 checking whether make sets $(MAKE)... yes [2022-08-31T15:30:41.506Z] #84 71.00 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:30:41.506Z] #84 71.01 checking whether make supports nested variables... yes [2022-08-31T15:30:41.685Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2022-08-31T15:30:41.766Z] #84 71.03 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:30:41.766Z] #84 71.03 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:30:41.766Z] #84 71.03 checking how to create a ustar tar archive... gnutar [2022-08-31T15:30:41.766Z] #84 71.06 checking dependency style of gcc... gcc3 [2022-08-31T15:30:41.766Z] #84 71.15 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:30:41.766Z] #84 71.15 checking whether make supports nested variables... (cached) yes [2022-08-31T15:30:41.766Z] #84 71.16 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:30:41.766Z] #84 71.16 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:30:41.766Z] #84 71.16 checking for yajl >= 2.1.0... yes [2022-08-31T15:30:41.766Z] #84 71.17 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:30:41.766Z] #84 71.18 checking for gcc... (cached) gcc [2022-08-31T15:30:41.766Z] #84 71.23 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:30:41.766Z] #84 71.23 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:30:41.766Z] #84 71.23 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:30:41.766Z] #84 71.23 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:30:41.766Z] #84 71.23 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:30:41.941Z] ok github.com/docker/docker/builder/dockerfile 0.415s coverage: 49.3% of statements [2022-08-31T15:30:42.025Z] #84 71.27 checking for python3... /usr/bin/python3 [2022-08-31T15:30:42.026Z] #84 71.28 checking for python3 version... 3.9 [2022-08-31T15:30:42.026Z] #84 71.31 checking for python3 platform... linux [2022-08-31T15:30:42.026Z] #84 71.35 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:30:42.026Z] #84 71.42 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:30:42.197Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-31T15:30:42.595Z] #84 71.56 checking that generated files are newer than configure... done [2022-08-31T15:30:42.595Z] #84 71.96 configure: creating ./config.status [2022-08-31T15:30:42.760Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-31T15:30:43.537Z] #84 72.99 config.status: creating Makefile [2022-08-31T15:30:43.537Z] #84 73.01 config.status: creating config.h [2022-08-31T15:30:43.537Z] #84 73.02 config.status: executing libtool commands [2022-08-31T15:30:43.688Z] ok github.com/docker/docker/builder/remotecontext/git 1.596s coverage: 86.3% of statements [2022-08-31T15:30:43.688Z] ? github.com/docker/docker/cli [no test files] [2022-08-31T15:30:43.688Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-31T15:30:43.688Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-31T15:30:43.688Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-31T15:30:43.796Z] #84 73.03 config.status: executing depfiles commands [2022-08-31T15:30:43.944Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-08-31T15:30:44.056Z] #84 73.33 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T15:30:44.056Z] #84 73.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:30:44.056Z] #84 73.47 checking for gcc... gcc [2022-08-31T15:30:44.056Z] #84 73.50 checking whether the C compiler works... yes [2022-08-31T15:30:44.314Z] #84 73.60 checking for C compiler default output file name... a.out [2022-08-31T15:30:44.314Z] #84 73.60 checking for suffix of executables... [2022-08-31T15:30:44.314Z] #84 73.67 checking whether we are cross compiling... no [2022-08-31T15:30:44.314Z] #84 73.76 checking for suffix of object files... o [2022-08-31T15:30:44.314Z] #84 73.81 checking whether we are using the GNU C compiler... yes [2022-08-31T15:30:44.574Z] #84 73.86 checking whether gcc accepts -g... yes [2022-08-31T15:30:44.574Z] #84 73.92 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:30:44.574Z] #84 74.01 checking whether gcc understands -c and -o together... yes [2022-08-31T15:30:44.833Z] #84 74.11 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:30:44.833Z] #84 74.13 checking whether build environment is sane... yes [2022-08-31T15:30:44.833Z] #84 74.15 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:30:44.833Z] #84 74.16 checking for gawk... no [2022-08-31T15:30:44.833Z] #84 74.16 checking for mawk... mawk [2022-08-31T15:30:44.833Z] #84 74.16 checking whether make sets $(MAKE)... yes [2022-08-31T15:30:44.833Z] #84 74.18 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:30:44.833Z] #84 74.19 checking whether make supports nested variables... yes [2022-08-31T15:30:44.833Z] #84 74.21 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:30:44.833Z] #84 74.21 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:30:44.833Z] #84 74.21 checking how to create a ustar tar archive... gnutar [2022-08-31T15:30:44.833Z] #84 74.23 checking dependency style of gcc... gcc3 [2022-08-31T15:30:45.093Z] #84 74.32 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:30:45.093Z] #84 74.32 checking whether make supports nested variables... (cached) yes [2022-08-31T15:30:45.093Z] #84 74.34 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:30:45.093Z] #84 74.46 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:30:45.093Z] #84 74.46 checking how to print strings... printf [2022-08-31T15:30:45.093Z] #84 74.47 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:30:45.093Z] #84 74.48 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:30:45.093Z] #84 74.48 checking for egrep... /bin/grep -E [2022-08-31T15:30:45.093Z] #84 74.49 checking for fgrep... /bin/grep -F [2022-08-31T15:30:45.093Z] #84 74.49 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:30:45.093Z] #84 74.50 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:30:45.093Z] #84 74.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:30:45.093Z] #84 74.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:30:45.353Z] #84 74.57 checking whether ln -s works... yes [2022-08-31T15:30:45.353Z] #84 74.58 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:30:45.353Z] #84 74.59 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:30:45.353Z] #84 74.60 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:30:45.353Z] #84 74.60 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:30:45.353Z] #84 74.60 checking for objdump... objdump [2022-08-31T15:30:45.353Z] #84 74.60 checking how to recognize dependent libraries... pass_all [2022-08-31T15:30:45.353Z] #84 74.60 checking for dlltool... no [2022-08-31T15:30:45.353Z] #84 74.60 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:30:45.353Z] #84 74.61 checking for ar... ar [2022-08-31T15:30:45.353Z] #84 74.61 checking for archiver @FILE support... @ [2022-08-31T15:30:45.353Z] #84 74.67 checking for strip... strip [2022-08-31T15:30:45.353Z] #84 74.67 checking for ranlib... ranlib [2022-08-31T15:30:45.353Z] #84 74.67 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:30:45.613Z] #84 74.85 checking for sysroot... no [2022-08-31T15:30:45.613Z] #84 74.85 checking for a working dd... /bin/dd [2022-08-31T15:30:45.613Z] #84 74.87 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:30:45.613Z] #84 74.92 checking for mt... no [2022-08-31T15:30:45.613Z] #84 74.92 checking if : is a manifest tool... no [2022-08-31T15:30:45.613Z] #84 74.93 checking how to run the C preprocessor... gcc -E [2022-08-31T15:30:45.872Z] #84 75.06 checking for ANSI C header files... yes [2022-08-31T15:30:45.872Z] #84 75.35 checking for sys/types.h... yes [2022-08-31T15:30:46.132Z] #84 75.42 checking for sys/stat.h... yes [2022-08-31T15:30:46.132Z] #84 75.51 checking for stdlib.h... yes [2022-08-31T15:30:46.132Z] #84 75.59 checking for string.h... yes [2022-08-31T15:30:46.392Z] #84 75.67 checking for memory.h... yes [2022-08-31T15:30:46.392Z] #84 75.75 checking for strings.h... yes [2022-08-31T15:30:46.392Z] #84 75.84 checking for inttypes.h... yes [2022-08-31T15:30:46.652Z] #84 75.90 checking for stdint.h... yes [2022-08-31T15:30:46.652Z] #84 75.99 checking for unistd.h... yes [2022-08-31T15:30:46.912Z] #84 76.07 checking for dlfcn.h... yes [2022-08-31T15:30:46.912Z] #84 76.15 checking for objdir... .libs [2022-08-31T15:30:46.912Z] #84 76.35 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:30:46.912Z] #84 76.38 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:30:46.912Z] #84 76.38 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:30:47.172Z] #84 76.41 checking if gcc static flag -static works... yes [2022-08-31T15:30:47.172Z] #84 76.60 checking if gcc supports -c -o file.o... yes [2022-08-31T15:30:47.214Z] ok github.com/docker/docker/client 0.172s coverage: 76.1% of statements [2022-08-31T15:30:47.432Z] #84 76.69 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:30:47.432Z] #84 76.69 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:30:47.432Z] #84 76.71 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:30:47.432Z] #84 76.84 checking how to hardcode library paths into programs... immediate [2022-08-31T15:30:47.432Z] #84 76.84 checking whether stripping libraries is possible... yes [2022-08-31T15:30:47.432Z] #84 76.85 checking if libtool supports shared libraries... yes [2022-08-31T15:30:47.432Z] #84 76.85 checking whether to build shared libraries... no [2022-08-31T15:30:47.432Z] #84 76.85 checking whether to build static libraries... yes [2022-08-31T15:30:47.432Z] #84 76.86 checking float.h usability... yes [2022-08-31T15:30:47.432Z] #84 76.92 checking float.h presence... yes [2022-08-31T15:30:47.691Z] #84 76.95 checking for float.h... yes [2022-08-31T15:30:47.691Z] #84 76.96 checking limits.h usability... yes [2022-08-31T15:30:47.691Z] #84 77.02 checking limits.h presence... yes [2022-08-31T15:30:47.691Z] #84 77.04 checking for limits.h... yes [2022-08-31T15:30:47.691Z] #84 77.05 checking stddef.h usability... yes [2022-08-31T15:30:47.691Z] #84 77.09 checking stddef.h presence... yes [2022-08-31T15:30:47.691Z] #84 77.11 checking for stddef.h... yes [2022-08-31T15:30:47.691Z] #84 77.13 checking for stdlib.h... (cached) yes [2022-08-31T15:30:47.691Z] #84 77.14 checking for string.h... (cached) yes [2022-08-31T15:30:47.691Z] #84 77.15 checking sys/time.h usability... yes [2022-08-31T15:30:47.951Z] #84 77.26 checking sys/time.h presence... yes [2022-08-31T15:30:47.951Z] #84 77.28 checking for sys/time.h... yes [2022-08-31T15:30:47.951Z] #84 77.29 checking for inline... inline [2022-08-31T15:30:48.211Z] #84 77.33 checking for size_t... yes [2022-08-31T15:30:48.211Z] #84 77.46 checking for stdlib.h... (cached) yes [2022-08-31T15:30:48.211Z] #84 77.47 checking for GNU libc compatible malloc... yes [2022-08-31T15:30:48.211Z] #84 77.58 checking for stdlib.h... (cached) yes [2022-08-31T15:30:48.211Z] #84 77.58 checking for GNU libc compatible realloc... yes [2022-08-31T15:30:48.211Z] #84 77.66 checking for working strtod... yes [2022-08-31T15:30:48.471Z] #84 77.79 checking for gettimeofday... yes [2022-08-31T15:30:48.471Z] #84 77.89 checking for memset... yes [2022-08-31T15:30:48.730Z] #84 78.00 checking for strspn... yes [2022-08-31T15:30:48.730Z] #84 78.19 checking that generated files are newer than configure... done [2022-08-31T15:30:48.730Z] #84 78.20 configure: creating ./config.status [2022-08-31T15:30:49.670Z] #84 79.17 config.status: creating Makefile [2022-08-31T15:30:49.930Z] #84 79.20 config.status: creating config.h [2022-08-31T15:30:49.930Z] #84 79.21 config.status: executing depfiles commands [2022-08-31T15:30:49.930Z] #84 79.31 config.status: executing libtool commands [2022-08-31T15:30:49.930Z] #84 ... [2022-08-31T15:30:49.930Z] [2022-08-31T15:30:49.930Z] #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-31T15:30:49.930Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:49.930Z] #19 103.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-31T15:30:49.930Z] #19 103.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:49.930Z] #19 103.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:30:49.930Z] #19 103.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-31T15:30:49.930Z] #19 103.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:49.930Z] #19 103.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:30:51.475Z] Client: [2022-08-31T15:30:51.475Z] Context: default [2022-08-31T15:30:51.475Z] Debug Mode: false [2022-08-31T15:30:51.475Z] Plugins: [2022-08-31T15:30:51.475Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T15:30:51.475Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T15:30:51.475Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T15:30:51.475Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T15:30:51.475Z] [2022-08-31T15:30:51.475Z] Server: [2022-08-31T15:30:51.475Z] Containers: 0 [2022-08-31T15:30:51.475Z] Running: 0 [2022-08-31T15:30:51.475Z] Paused: 0 [2022-08-31T15:30:51.475Z] Stopped: 0 [2022-08-31T15:30:51.475Z] Images: 0 [2022-08-31T15:30:51.475Z] Server Version: 20.10.14 [2022-08-31T15:30:51.475Z] Storage Driver: overlay2 [2022-08-31T15:30:51.475Z] Backing Filesystem: extfs [2022-08-31T15:30:51.475Z] Supports d_type: true [2022-08-31T15:30:51.475Z] Native Overlay Diff: true [2022-08-31T15:30:51.475Z] userxattr: false [2022-08-31T15:30:51.475Z] Logging Driver: json-file [2022-08-31T15:30:51.475Z] Cgroup Driver: cgroupfs [2022-08-31T15:30:51.475Z] Cgroup Version: 1 [2022-08-31T15:30:51.475Z] Plugins: [2022-08-31T15:30:51.475Z] Volume: local [2022-08-31T15:30:51.475Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T15:30:51.475Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T15:30:51.475Z] Swarm: inactive [2022-08-31T15:30:51.475Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-31T15:30:51.475Z] Default Runtime: runc [2022-08-31T15:30:51.475Z] Init Binary: docker-init [2022-08-31T15:30:51.475Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:30:51.475Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T15:30:51.475Z] init version: de40ad0 [2022-08-31T15:30:51.475Z] Security Options: [2022-08-31T15:30:51.475Z] apparmor [2022-08-31T15:30:51.475Z] seccomp [2022-08-31T15:30:51.475Z] Profile: default [2022-08-31T15:30:51.475Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T15:30:51.475Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T15:30:51.475Z] OSType: linux [2022-08-31T15:30:51.475Z] Architecture: x86_64 [2022-08-31T15:30:51.475Z] CPUs: 2 [2022-08-31T15:30:51.475Z] Total Memory: 7.483GiB [2022-08-31T15:30:51.475Z] Name: ip-10-100-110-250 [2022-08-31T15:30:51.475Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T15:30:51.475Z] Docker Root Dir: /var/lib/docker [2022-08-31T15:30:51.475Z] Debug Mode: false [2022-08-31T15:30:51.475Z] Registry: https://index.docker.io/v1/ [2022-08-31T15:30:51.475Z] Labels: [2022-08-31T15:30:51.475Z] Experimental: true [2022-08-31T15:30:51.475Z] Insecure Registries: [2022-08-31T15:30:51.475Z] 127.0.0.0/8 [2022-08-31T15:30:51.475Z] Live Restore Enabled: true [2022-08-31T15:30:51.475Z] [2022-08-31T15:30:51.475Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T15:30:51.766Z] Client: [2022-08-31T15:30:51.766Z] Context: default [2022-08-31T15:30:51.766Z] Debug Mode: false [2022-08-31T15:30:51.766Z] Plugins: [2022-08-31T15:30:51.766Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T15:30:51.766Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T15:30:51.766Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T15:30:51.766Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T15:30:51.766Z] [2022-08-31T15:30:51.766Z] Server: [2022-08-31T15:30:51.766Z] Containers: 0 [2022-08-31T15:30:51.766Z] Running: 0 [2022-08-31T15:30:51.766Z] Paused: 0 [2022-08-31T15:30:51.766Z] Stopped: 0 [2022-08-31T15:30:51.766Z] Images: 0 [2022-08-31T15:30:51.766Z] Server Version: 20.10.14 [2022-08-31T15:30:51.766Z] Storage Driver: overlay2 [2022-08-31T15:30:51.766Z] Backing Filesystem: extfs [2022-08-31T15:30:51.766Z] Supports d_type: true [2022-08-31T15:30:51.766Z] Native Overlay Diff: true [2022-08-31T15:30:51.766Z] userxattr: false [2022-08-31T15:30:51.766Z] Logging Driver: json-file [2022-08-31T15:30:51.766Z] Cgroup Driver: cgroupfs [2022-08-31T15:30:51.766Z] Cgroup Version: 1 [2022-08-31T15:30:51.766Z] Plugins: [2022-08-31T15:30:51.766Z] Volume: local [2022-08-31T15:30:51.766Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T15:30:51.766Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T15:30:51.766Z] Swarm: inactive [2022-08-31T15:30:51.766Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T15:30:51.766Z] Default Runtime: runc [2022-08-31T15:30:51.766Z] Init Binary: docker-init [2022-08-31T15:30:51.766Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T15:30:51.766Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T15:30:51.766Z] init version: de40ad0 [2022-08-31T15:30:51.766Z] Security Options: [2022-08-31T15:30:51.766Z] apparmor [2022-08-31T15:30:51.766Z] seccomp [2022-08-31T15:30:51.766Z] Profile: default [2022-08-31T15:30:51.766Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T15:30:51.766Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T15:30:51.766Z] OSType: linux [2022-08-31T15:30:51.766Z] Architecture: x86_64 [2022-08-31T15:30:51.766Z] CPUs: 2 [2022-08-31T15:30:51.766Z] Total Memory: 7.565GiB [2022-08-31T15:30:51.766Z] Name: ip-10-100-92-144 [2022-08-31T15:30:51.766Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T15:30:51.766Z] Docker Root Dir: /var/lib/docker [2022-08-31T15:30:51.766Z] Debug Mode: false [2022-08-31T15:30:51.766Z] Registry: https://index.docker.io/v1/ [2022-08-31T15:30:51.766Z] Labels: [2022-08-31T15:30:51.766Z] Experimental: true [2022-08-31T15:30:51.766Z] Insecure Registries: [2022-08-31T15:30:51.766Z] 127.0.0.0/8 [2022-08-31T15:30:51.766Z] Live Restore Enabled: true [2022-08-31T15:30:51.766Z] [2022-08-31T15:30:51.766Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T15:30:51.774Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:30:51.774Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:30:51.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44068/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T15:30:51.774Z] + bash /home/ubuntu/workspace/moby_PR-44068/check-config.sh [2022-08-31T15:30:51.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T15:30:51.774Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T15:30:51.774Z] [2022-08-31T15:30:51.774Z] Generally Necessary: [2022-08-31T15:30:51.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T15:30:51.774Z] - apparmor: enabled and tools installed [2022-08-31T15:30:51.774Z] - CONFIG_NAMESPACES: enabled [2022-08-31T15:30:51.774Z] - CONFIG_NET_NS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_PID_NS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_IPC_NS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_UTS_NS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CGROUPS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T15:30:51.774Z] - CONFIG_CPUSETS: enabled [2022-08-31T15:30:51.774Z] - CONFIG_MEMCG: enabled [2022-08-31T15:30:51.774Z] - CONFIG_KEYS: enabled [2022-08-31T15:30:52.042Z] - CONFIG_VETH: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T15:30:52.042Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T15:30:52.042Z] [2022-08-31T15:30:52.042Z] Optional Features: [2022-08-31T15:30:52.042Z] - CONFIG_USER_NS: enabled [2022-08-31T15:30:52.042Z] - CONFIG_SECCOMP: enabled [2022-08-31T15:30:52.042Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T15:30:52.042Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T15:30:52.042Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T15:30:52.042Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T15:30:52.042Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T15:30:52.042Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T15:30:52.042Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T15:30:52.042Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T15:30:52.042Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T15:30:52.042Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T15:30:52.042Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T15:30:52.042Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T15:30:52.042Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T15:30:52.042Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T15:30:52.042Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T15:30:52.042Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T15:30:52.042Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T15:30:52.042Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T15:30:52.042Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T15:30:52.088Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:30:52.088Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T15:30:52.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44068/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T15:30:52.088Z] + bash /home/ubuntu/workspace/moby_PR-44068/check-config.sh [2022-08-31T15:30:52.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T15:30:52.088Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T15:30:52.088Z] [2022-08-31T15:30:52.088Z] Generally Necessary: [2022-08-31T15:30:52.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T15:30:52.088Z] - apparmor: enabled and tools installed [2022-08-31T15:30:52.088Z] - CONFIG_NAMESPACES: enabled [2022-08-31T15:30:52.088Z] - CONFIG_NET_NS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_PID_NS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_IPC_NS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_UTS_NS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CGROUPS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T15:30:52.088Z] - CONFIG_CPUSETS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_MEMCG: enabled [2022-08-31T15:30:52.088Z] - CONFIG_KEYS: enabled [2022-08-31T15:30:52.088Z] - CONFIG_VETH: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T15:30:52.088Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_EXT4_FS: enabled [2022-08-31T15:30:52.312Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T15:30:52.312Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T15:30:52.312Z] - Network Drivers: [2022-08-31T15:30:52.312Z] - "overlay": [2022-08-31T15:30:52.312Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T15:30:52.312Z] Optional (for encrypted networks): [2022-08-31T15:30:52.312Z] - CONFIG_CRYPTO: enabled [2022-08-31T15:30:52.312Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T15:30:52.312Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T15:30:52.312Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T15:30:52.312Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T15:30:52.312Z] - CONFIG_XFRM: enabled [2022-08-31T15:30:52.312Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T15:30:52.312Z] - "ipvlan": [2022-08-31T15:30:52.312Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T15:30:52.312Z] - "macvlan": [2022-08-31T15:30:52.312Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T15:30:52.312Z] - "ftp,tftp client in container": [2022-08-31T15:30:52.312Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T15:30:52.312Z] - Storage Drivers: [2022-08-31T15:30:52.312Z] - "aufs": [2022-08-31T15:30:52.312Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T15:30:52.312Z] - "btrfs": [2022-08-31T15:30:52.312Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T15:30:52.312Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T15:30:52.312Z] - "devicemapper": [2022-08-31T15:30:52.312Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T15:30:52.312Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T15:30:52.312Z] - "overlay": [2022-08-31T15:30:52.312Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T15:30:52.312Z] - "zfs": [2022-08-31T15:30:52.312Z] - /dev/zfs: present [2022-08-31T15:30:52.312Z] - zfs command: missing [2022-08-31T15:30:52.312Z] - zpool command: missing [2022-08-31T15:30:52.312Z] [2022-08-31T15:30:52.312Z] Limits: [2022-08-31T15:30:52.312Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T15:30:52.312Z] [2022-08-31T15:30:52.312Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-31T15:30:52.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T15:30:52.346Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T15:30:52.346Z] [2022-08-31T15:30:52.346Z] Optional Features: [2022-08-31T15:30:52.346Z] - CONFIG_USER_NS: enabled [2022-08-31T15:30:52.346Z] - CONFIG_SECCOMP: enabled [2022-08-31T15:30:52.346Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T15:30:52.346Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T15:30:52.346Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T15:30:52.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T15:30:52.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T15:30:52.346Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T15:30:52.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T15:30:52.346Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T15:30:52.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T15:30:52.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T15:30:52.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T15:30:52.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T15:30:52.346Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T15:30:52.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T15:30:52.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T15:30:52.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T15:30:52.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T15:30:52.346Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T15:30:52.346Z] - CONFIG_EXT4_FS: enabled [2022-08-31T15:30:52.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T15:30:52.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T15:30:52.346Z] - Network Drivers: [2022-08-31T15:30:52.346Z] - "overlay": [2022-08-31T15:30:52.346Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T15:30:52.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T15:30:52.346Z] Optional (for encrypted networks): [Pipeline] sh [2022-08-31T15:30:52.606Z] - CONFIG_CRYPTO: enabled [2022-08-31T15:30:52.606Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T15:30:52.606Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T15:30:52.606Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T15:30:52.606Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T15:30:52.606Z] - CONFIG_XFRM: enabled [2022-08-31T15:30:52.606Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T15:30:52.606Z] - "ipvlan": [2022-08-31T15:30:52.606Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T15:30:52.606Z] - "macvlan": [2022-08-31T15:30:52.606Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T15:30:52.606Z] - "ftp,tftp client in container": [2022-08-31T15:30:52.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T15:30:52.606Z] - Storage Drivers: [2022-08-31T15:30:52.606Z] - "aufs": [2022-08-31T15:30:52.606Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T15:30:52.606Z] - "btrfs": [2022-08-31T15:30:52.606Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T15:30:52.606Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T15:30:52.606Z] - "devicemapper": [2022-08-31T15:30:52.606Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T15:30:52.606Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T15:30:52.606Z] - "overlay": [2022-08-31T15:30:52.606Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T15:30:52.606Z] - "zfs": [2022-08-31T15:30:52.606Z] - /dev/zfs: present [2022-08-31T15:30:52.606Z] - zfs command: missing [2022-08-31T15:30:52.606Z] - zpool command: missing [2022-08-31T15:30:52.606Z] [2022-08-31T15:30:52.606Z] Limits: [2022-08-31T15:30:52.606Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T15:30:52.606Z] [2022-08-31T15:30:52.606Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T15:30:52.660Z] + sudo modprobe ip_vs [2022-08-31T15:30:52.660Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5591187178010bd407f0784bf83909ec395d7b97 . [2022-08-31T15:30:52.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5591187178010bd407f0784bf83909ec395d7b97 . [2022-08-31T15:30:53.230Z] #1 [internal] load build definition from Dockerfile [2022-08-31T15:30:53.230Z] #1 sha256:615b4fd7fe74bb7cb9eaf6c6ea6ea398d88c5fec496937804f910b9668775c78 [2022-08-31T15:30:53.230Z] #1 transferring dockerfile: [2022-08-31T15:30:53.230Z] #1 transferring dockerfile: 19.12kB done [2022-08-31T15:30:53.230Z] #1 DONE 0.2s [2022-08-31T15:30:53.230Z] [2022-08-31T15:30:53.230Z] #2 [internal] load .dockerignore [2022-08-31T15:30:53.230Z] #2 sha256:835b5db14edc383efe8e37436604fe476c3f2e7c416feb46cae5e4903b6ce3cb [2022-08-31T15:30:53.230Z] #2 transferring context: 145B done [2022-08-31T15:30:53.230Z] #2 DONE 0.1s [2022-08-31T15:30:53.230Z] [2022-08-31T15:30:53.230Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T15:30:53.230Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T15:30:53.239Z] #2 [internal] load .dockerignore [2022-08-31T15:30:53.239Z] #2 sha256:f96735370a1360a701e3d0dc3b9c8d7628249f7167a0538b2c0dbc7a9d9c9ab0 [2022-08-31T15:30:53.239Z] #2 transferring context: 145B 0.0s done [2022-08-31T15:30:53.239Z] #2 DONE 0.1s [2022-08-31T15:30:53.239Z] [2022-08-31T15:30:53.239Z] #1 [internal] load build definition from Dockerfile [2022-08-31T15:30:53.239Z] #1 sha256:8892e208df510888e7eb97d89825a8f6b426042b674633305653121ca3ea6b7a [2022-08-31T15:30:53.239Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-08-31T15:30:53.239Z] #1 DONE 0.2s [2022-08-31T15:30:53.239Z] [2022-08-31T15:30:53.239Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T15:30:53.239Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T15:30:53.802Z] #3 DONE 0.4s [2022-08-31T15:30:53.802Z] [2022-08-31T15:30:53.802Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T15:30:53.802Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T15:30:53.802Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T15:30:53.802Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T15:30:53.802Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T15:30:53.802Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T15:30:53.802Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s [2022-08-31T15:30:53.802Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T15:30:53.806Z] #3 DONE 0.5s [2022-08-31T15:30:53.806Z] [2022-08-31T15:30:53.806Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T15:30:53.806Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T15:30:53.806Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T15:30:53.806Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T15:30:53.806Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T15:30:53.806Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T15:30:53.806Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 8.39MB / 9.94MB 0.1s [2022-08-31T15:30:54.061Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-08-31T15:30:54.061Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-08-31T15:30:54.064Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T15:30:54.064Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-08-31T15:30:54.064Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-08-31T15:30:54.631Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-08-31T15:30:54.631Z] #4 DONE 0.9s [2022-08-31T15:30:54.647Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-08-31T15:30:54.647Z] #4 DONE 0.9s [2022-08-31T15:30:54.890Z] [2022-08-31T15:30:54.890Z] #6 [internal] load build definition from Dockerfile [2022-08-31T15:30:54.890Z] #6 sha256:50200772ce904d8e8899a18cca8621e778402ab7bbaaa59b5c322fcbd1fed8ac [2022-08-31T15:30:54.890Z] #6 DONE 0.0s [2022-08-31T15:30:54.890Z] [2022-08-31T15:30:54.890Z] #5 [internal] load .dockerignore [2022-08-31T15:30:54.890Z] #5 sha256:bc35573be78646b2cf70016f5ed1b0d45250b535c847449861c8a8e256ac2bba [2022-08-31T15:30:54.890Z] #5 DONE 0.0s [2022-08-31T15:30:54.890Z] [2022-08-31T15:30:54.890Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T15:30:54.890Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T15:30:54.906Z] [2022-08-31T15:30:54.906Z] #5 [internal] load build definition from Dockerfile [2022-08-31T15:30:54.906Z] #5 sha256:829285c7b975c0dddd5233d44dd720592ab8c56a3d0c9ee5d34bdae93e733ff8 [2022-08-31T15:30:54.906Z] #5 DONE 0.0s [2022-08-31T15:30:54.906Z] [2022-08-31T15:30:54.906Z] #6 [internal] load .dockerignore [2022-08-31T15:30:54.906Z] #6 sha256:b4edc7fc3a4bf329c64707af1dbadb78d40bb6ad05c06a657b63952d14eb621a [2022-08-31T15:30:54.906Z] #6 DONE 0.0s [2022-08-31T15:30:54.906Z] [2022-08-31T15:30:54.906Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:30:54.906Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:30:55.846Z] #10 ... [2022-08-31T15:30:55.846Z] [2022-08-31T15:30:55.846Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:30:55.846Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T15:30:55.846Z] #8 DONE 0.8s [2022-08-31T15:30:55.846Z] [2022-08-31T15:30:55.846Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:30:55.846Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:30:55.846Z] #10 DONE 0.8s [2022-08-31T15:30:55.846Z] [2022-08-31T15:30:55.846Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:30:55.846Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T15:30:55.846Z] #7 DONE 0.8s [2022-08-31T15:30:55.846Z] [2022-08-31T15:30:55.846Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T15:30:55.846Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T15:30:55.846Z] #9 DONE 0.9s [2022-08-31T15:30:55.855Z] #8 DONE 1.0s [2022-08-31T15:30:55.855Z] [2022-08-31T15:30:55.855Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T15:30:55.855Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T15:30:55.855Z] #7 DONE 1.0s [2022-08-31T15:30:55.855Z] [2022-08-31T15:30:55.855Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:30:55.855Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T15:30:56.106Z] [2022-08-31T15:30:56.106Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:30:56.106Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:30:56.106Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T15:30:56.106Z] #73 DONE 0.1s [2022-08-31T15:30:56.106Z] [2022-08-31T15:30:56.106Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:30:56.106Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:30:56.106Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-31T15:30:56.106Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T15:30:56.106Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T15:30:56.106Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T15:30:56.115Z] #10 DONE 1.1s [2022-08-31T15:30:56.115Z] [2022-08-31T15:30:56.115Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T15:30:56.115Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T15:30:56.115Z] #9 DONE 1.1s [2022-08-31T15:30:56.376Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.10MB / 55.01MB 0.1s [2022-08-31T15:30:56.382Z] [2022-08-31T15:30:56.382Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:30:56.382Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:30:56.382Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-31T15:30:56.382Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T15:30:56.382Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T15:30:56.503Z] #19 ... [2022-08-31T15:30:56.503Z] [2022-08-31T15:30:56.503Z] #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-31T15:30:56.503Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:30:56.503Z] #84 79.78 GEN .version [2022-08-31T15:30:56.503Z] #84 79.79 make install-recursive [2022-08-31T15:30:56.503Z] #84 79.79 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T15:30:56.503Z] #84 79.85 Making install in libocispec [2022-08-31T15:30:56.503Z] #84 79.85 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:30:56.503Z] #84 79.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T15:30:56.503Z] #84 79.90 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T15:30:56.503Z] #84 79.90 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T15:30:56.503Z] #84 79.93 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T15:30:56.503Z] #84 80.32 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T15:30:56.503Z] #84 80.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T15:30:56.503Z] #84 80.42 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T15:30:56.503Z] #84 80.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T15:30:56.503Z] #84 80.98 make install-recursive [2022-08-31T15:30:56.503Z] #84 80.99 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:30:56.503Z] #84 81.02 Making install in yajl [2022-08-31T15:30:56.503Z] #84 81.03 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:30:56.503Z] #84 81.05 CC verify/json_verify-json_verify.o [2022-08-31T15:30:56.503Z] #84 81.06 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T15:30:56.503Z] #84 81.07 CC src/libyajl_la-yajl.lo [2022-08-31T15:30:56.503Z] #84 81.07 CC src/libyajl_la-yajl_gen.lo [2022-08-31T15:30:56.503Z] #84 81.08 CC src/libyajl_la-yajl_parser.lo [2022-08-31T15:30:56.503Z] #84 81.09 CC src/libyajl_la-yajl_buf.lo [2022-08-31T15:30:56.503Z] #84 81.09 CC src/libyajl_la-yajl_encode.lo [2022-08-31T15:30:56.503Z] #84 81.10 CC src/libyajl_la-yajl_lex.lo [2022-08-31T15:30:56.503Z] #84 81.12 CC src/libyajl_la-yajl_tree.lo [2022-08-31T15:30:56.503Z] #84 83.92 CCLD libyajl.la [2022-08-31T15:30:56.503Z] #84 84.08 CCLD verify/json_verify [2022-08-31T15:30:56.503Z] #84 84.26 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:30:56.503Z] #84 84.26 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:30:56.503Z] #84 84.26 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:30:56.503Z] #84 84.26 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:30:56.503Z] #84 84.26 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:30:56.503Z] #84 84.26 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:30:56.503Z] #84 84.31 CC src/validate.o [2022-08-31T15:30:56.503Z] #84 84.31 CC src/image_spec_schema_config_schema.lo [2022-08-31T15:30:56.503Z] #84 84.31 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T15:30:56.503Z] #84 84.31 CC src/image_spec_schema_defs.lo [2022-08-31T15:30:56.503Z] #84 84.32 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T15:30:56.503Z] #84 84.34 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T15:30:56.503Z] #84 84.34 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T15:30:56.503Z] #84 84.34 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T15:30:56.503Z] #84 84.36 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T15:30:56.503Z] #84 84.38 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T15:30:56.503Z] #84 84.39 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T15:30:56.503Z] #84 84.42 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T15:30:56.503Z] #84 84.44 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T15:30:56.503Z] #84 84.48 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T15:30:56.503Z] #84 84.56 CC src/runtime_spec_schema_defs.lo [2022-08-31T15:30:56.503Z] #84 84.60 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T15:30:56.503Z] #84 84.61 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T15:30:56.503Z] #84 84.68 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T15:30:56.503Z] #84 84.70 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T15:30:56.503Z] #84 84.73 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T15:30:56.503Z] #84 84.80 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T15:30:56.503Z] #84 84.86 CC src/basic_test_double_array_item.lo [2022-08-31T15:30:56.503Z] #84 84.99 CC src/basic_test_double_array.lo [2022-08-31T15:30:56.503Z] #84 85.00 CC src/basic_test_top_array_int.lo [2022-08-31T15:30:56.503Z] #84 85.04 CC src/basic_test_top_double_array_int.lo [2022-08-31T15:30:56.503Z] #84 85.04 CC src/basic_test_top_array_string.lo [2022-08-31T15:30:56.503Z] #84 85.06 CC src/basic_test_top_double_array_obj.lo [2022-08-31T15:30:56.503Z] #84 85.07 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T15:30:56.503Z] #84 85.10 CC src/basic_test_top_double_array_string.lo [2022-08-31T15:30:56.503Z] #84 85.26 CC src/read-file.lo [2022-08-31T15:30:56.503Z] #84 85.28 CC src/json_common.lo [2022-08-31T15:30:56.503Z] #84 85.31 CC tests/test-1.o [2022-08-31T15:30:56.503Z] #84 85.38 CC tests/test-3.o [2022-08-31T15:30:56.503Z] #84 85.39 CC tests/test-2.o [2022-08-31T15:30:56.503Z] #84 85.42 CC tests/test-4.o [2022-08-31T15:30:56.503Z] #84 85.46 CC tests/test-5.o [2022-08-31T15:30:56.503Z] #84 85.50 CC tests/test-6.o [2022-08-31T15:30:56.503Z] #84 85.56 CC tests/test-7.o [2022-08-31T15:30:56.503Z] #84 85.56 CC tests/test-8.o [2022-08-31T15:30:56.503Z] #84 85.59 CC tests/test-9.o [2022-08-31T15:30:56.503Z] #84 85.61 CC tests/test-10.o [2022-08-31T15:30:56.503Z] #84 85.65 CC tests/test-11.o [2022-08-31T15:30:56.639Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.3s [2022-08-31T15:30:56.639Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.73MB / 55.01MB 0.4s [2022-08-31T15:30:56.640Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T15:30:56.640Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-08-31T15:30:56.898Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 0.6s [2022-08-31T15:30:56.903Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.2s [2022-08-31T15:30:56.903Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.3s [2022-08-31T15:30:57.157Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.35MB / 55.01MB 0.9s [2022-08-31T15:30:57.157Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.0s [2022-08-31T15:30:57.157Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 1.1s [2022-08-31T15:30:57.178Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.5s [2022-08-31T15:30:57.178Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.6s [2022-08-31T15:30:57.418Z] #28 ... [2022-08-31T15:30:57.418Z] [2022-08-31T15:30:57.418Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:30:57.418Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:30:57.418Z] #49 DONE 0.0s [2022-08-31T15:30:57.418Z] [2022-08-31T15:30:57.418Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:30:57.418Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:30:57.418Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 1.3s [2022-08-31T15:30:57.442Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.19MB / 55.01MB 0.7s [2022-08-31T15:30:57.442Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.8s [2022-08-31T15:30:57.442Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.21MB / 55.01MB 0.9s [2022-08-31T15:30:57.677Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 52.43MB / 55.01MB 1.4s [2022-08-31T15:30:57.700Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.0s [2022-08-31T15:30:57.700Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.2s [2022-08-31T15:30:57.958Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 1.3s [2022-08-31T15:30:58.580Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 1.8s [2022-08-31T15:30:58.580Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 1.9s [2022-08-31T15:30:58.613Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.2s done [2022-08-31T15:30:58.858Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 2.3s [2022-08-31T15:30:58.872Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-31T15:30:59.042Z] #84 ... [2022-08-31T15:30:59.042Z] [2022-08-31T15:30:59.042Z] #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-31T15:30:59.042Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:30:59.042Z] #19 112.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-31T15:30:59.042Z] #19 112.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:59.042Z] #19 112.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:30:59.042Z] #19 112.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-31T15:30:59.129Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 2.4s [2022-08-31T15:30:59.302Z] #19 112.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:30:59.302Z] #19 112.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:30:59.427Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 2.7s [2022-08-31T15:31:00.000Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.3s done [2022-08-31T15:31:00.260Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-31T15:31:02.189Z] #28 ... [2022-08-31T15:31:02.189Z] [2022-08-31T15:31:02.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:02.189Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:02.189Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-31T15:31:02.189Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T15:31:02.189Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T15:31:02.189Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T15:31:02.189Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.2s done [2022-08-31T15:31:02.189Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-08-31T15:31:02.189Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.1s done [2022-08-31T15:31:02.189Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 5.3s done [2022-08-31T15:31:02.189Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 65.96MB / 85.91MB 5.4s [2022-08-31T15:31:02.189Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 26.16MB / 141.86MB 5.4s [2022-08-31T15:31:02.447Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 70.43MB / 85.91MB 5.6s [2022-08-31T15:31:02.447Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.6s [2022-08-31T15:31:02.447Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 33.55MB / 141.86MB 5.7s [2022-08-31T15:31:02.447Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.6s done [2022-08-31T15:31:02.447Z] #11 ... [2022-08-31T15:31:02.447Z] [2022-08-31T15:31:02.447Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T15:31:02.447Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T15:31:02.447Z] #49 DONE 0.0s [2022-08-31T15:31:02.447Z] [2022-08-31T15:31:02.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:02.447Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:02.447Z] #11 ... [2022-08-31T15:31:02.447Z] [2022-08-31T15:31:02.447Z] #24 [internal] load build context [2022-08-31T15:31:02.447Z] #24 sha256:509cae021c964597010dd2813098f3e12a73a31390849390b999600076164318 [2022-08-31T15:31:02.447Z] #24 transferring context: 33.93MB 6.2s [2022-08-31T15:31:02.705Z] #24 ... [2022-08-31T15:31:02.705Z] [2022-08-31T15:31:02.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:02.705Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:02.705Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 78.64MB / 85.91MB 6.0s [2022-08-31T15:31:02.705Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.89MB / 141.86MB 6.0s [2022-08-31T15:31:03.073Z] #28 ... [2022-08-31T15:31:03.073Z] [2022-08-31T15:31:03.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:03.073Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:03.073Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-31T15:31:03.073Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T15:31:03.073Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T15:31:03.073Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T15:31:03.073Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.2s done [2022-08-31T15:31:03.073Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.5s done [2022-08-31T15:31:03.073Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.3s done [2022-08-31T15:31:03.073Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 5.7s done [2022-08-31T15:31:03.073Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 71.30MB / 85.91MB 6.7s [2022-08-31T15:31:03.073Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 75.50MB / 141.86MB 6.7s [2022-08-31T15:31:03.073Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.8s done [2022-08-31T15:31:03.073Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 77.59MB / 85.91MB 6.9s [2022-08-31T15:31:03.281Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.00MB / 85.91MB 6.4s [2022-08-31T15:31:03.281Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 48.23MB / 141.86MB 6.5s [2022-08-31T15:31:03.333Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 83.26MB / 85.91MB 7.0s [2022-08-31T15:31:03.334Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 83.89MB / 141.86MB 7.0s [2022-08-31T15:31:03.334Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 7.2s [2022-08-31T15:31:03.602Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 7.4s [2022-08-31T15:31:03.845Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.35MB / 141.86MB 7.1s [2022-08-31T15:31:03.860Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.54MB / 141.86MB 7.8s [2022-08-31T15:31:04.102Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.4s done [2022-08-31T15:31:04.359Z] #11 ... [2022-08-31T15:31:04.359Z] [2022-08-31T15:31:04.359Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:31:04.359Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T15:31:04.359Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T15:31:04.359Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T15:31:04.359Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T15:31:04.359Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T15:31:04.359Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-31T15:31:04.359Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.4s done [2022-08-31T15:31:04.359Z] #71 DONE 7.8s [2022-08-31T15:31:04.359Z] [2022-08-31T15:31:04.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:04.359Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:04.359Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 7.6s [2022-08-31T15:31:04.433Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.9s done [2022-08-31T15:31:04.434Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.12MB / 141.86MB 8.1s [2022-08-31T15:31:04.434Z] #11 ... [2022-08-31T15:31:04.434Z] [2022-08-31T15:31:04.434Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:31:04.434Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T15:31:04.434Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T15:31:04.434Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T15:31:04.434Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T15:31:04.434Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T15:31:04.434Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-08-31T15:31:04.434Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2022-08-31T15:31:04.434Z] #71 DONE 8.3s [2022-08-31T15:31:04.434Z] [2022-08-31T15:31:04.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:04.434Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:04.434Z] #11 ... [2022-08-31T15:31:04.434Z] [2022-08-31T15:31:04.434Z] #24 [internal] load build context [2022-08-31T15:31:04.434Z] #24 sha256:fa2bcb12e36e226b53762685cb71246d95f1e860e3eb3ddf002a8e70fb5c0fb6 [2022-08-31T15:31:04.434Z] #24 transferring context: 54.74MB 8.5s [2022-08-31T15:31:04.623Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 78.55MB / 141.86MB 7.9s [2022-08-31T15:31:04.691Z] #24 ... [2022-08-31T15:31:04.691Z] [2022-08-31T15:31:04.691Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:31:04.691Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:31:04.691Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T15:31:04.691Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-31T15:31:04.691Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T15:31:04.691Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T15:31:04.691Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2022-08-31T15:31:04.691Z] #73 DONE 8.5s [2022-08-31T15:31:04.691Z] [2022-08-31T15:31:04.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:04.691Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:04.691Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 139.46MB / 141.86MB 8.4s [2022-08-31T15:31:04.881Z] #11 ... [2022-08-31T15:31:04.881Z] [2022-08-31T15:31:04.881Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T15:31:04.881Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T15:31:04.881Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T15:31:04.881Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T15:31:04.881Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T15:31:04.881Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-08-31T15:31:04.881Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.7s done [2022-08-31T15:31:04.881Z] #73 DONE 8.2s [2022-08-31T15:31:04.881Z] [2022-08-31T15:31:04.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:04.881Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:05.143Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 89.13MB / 141.86MB 8.4s [2022-08-31T15:31:05.402Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.61MB / 141.86MB 8.7s [2022-08-31T15:31:05.652Z] #11 ... [2022-08-31T15:31:05.652Z] [2022-08-31T15:31:05.652Z] #24 [internal] load build context [2022-08-31T15:31:05.652Z] #24 sha256:fa2bcb12e36e226b53762685cb71246d95f1e860e3eb3ddf002a8e70fb5c0fb6 [2022-08-31T15:31:05.652Z] #24 transferring context: 62.71MB 9.1s done [2022-08-31T15:31:05.652Z] #24 DONE 9.7s [2022-08-31T15:31:05.652Z] [2022-08-31T15:31:05.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:05.652Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:05.659Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 111.15MB / 141.86MB 9.1s [2022-08-31T15:31:05.911Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.2s [2022-08-31T15:31:05.916Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 118.75MB / 141.86MB 9.3s [2022-08-31T15:31:06.480Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 127.93MB / 141.86MB 9.6s [2022-08-31T15:31:06.480Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.56MB / 141.86MB 9.8s [2022-08-31T15:31:06.481Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.1s done [2022-08-31T15:31:06.737Z] #11 ... [2022-08-31T15:31:06.737Z] [2022-08-31T15:31:06.737Z] #24 [internal] load build context [2022-08-31T15:31:06.737Z] #24 sha256:509cae021c964597010dd2813098f3e12a73a31390849390b999600076164318 [2022-08-31T15:31:06.737Z] #24 transferring context: 62.71MB 9.8s done [2022-08-31T15:31:06.737Z] #24 DONE 10.4s [2022-08-31T15:31:06.737Z] [2022-08-31T15:31:06.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:06.737Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:07.304Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.1s [2022-08-31T15:31:08.234Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 11.3s done [2022-08-31T15:31:08.394Z] #11 ... [2022-08-31T15:31:08.394Z] [2022-08-31T15:31:08.394Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T15:31:08.394Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T15:31:08.394Z] #72 DONE 0.8s [2022-08-31T15:31:08.394Z] [2022-08-31T15:31:08.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:08.394Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:08.960Z] #11 ... [2022-08-31T15:31:08.960Z] [2022-08-31T15:31:08.960Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T15:31:08.960Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T15:31:08.960Z] #74 DONE 0.9s [2022-08-31T15:31:08.960Z] [2022-08-31T15:31:08.960Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:31:08.960Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:31:09.164Z] #11 ... [2022-08-31T15:31:09.164Z] [2022-08-31T15:31:09.164Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T15:31:09.164Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T15:31:09.164Z] #72 DONE 0.7s [2022-08-31T15:31:09.164Z] [2022-08-31T15:31:09.164Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T15:31:09.164Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T15:31:09.290Z] #19 122.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-31T15:31:09.290Z] #19 122.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:09.290Z] #19 122.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:31:09.290Z] #19 122.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-31T15:31:09.290Z] #19 122.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:09.290Z] #19 122.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:31:09.730Z] #74 DONE 0.8s [2022-08-31T15:31:09.730Z] [2022-08-31T15:31:09.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:09.730Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:10.348Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.4s done [2022-08-31T15:31:10.348Z] #28 DONE 14.4s [2022-08-31T15:31:10.348Z] [2022-08-31T15:31:10.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:10.348Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:10.348Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-31T15:31:11.283Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-08-31T15:31:11.542Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-31T15:31:11.628Z] #11 ... [2022-08-31T15:31:11.628Z] [2022-08-31T15:31:11.628Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T15:31:11.628Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T15:31:11.628Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.7s done [2022-08-31T15:31:11.628Z] #28 DONE 14.9s [2022-08-31T15:31:11.628Z] [2022-08-31T15:31:11.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:11.628Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:11.628Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-31T15:31:12.109Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-08-31T15:31:12.193Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-31T15:31:12.193Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-31T15:31:12.676Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-31T15:31:13.124Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-08-31T15:31:13.381Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-31T15:31:15.868Z] #19 ... [2022-08-31T15:31:15.868Z] [2022-08-31T15:31:15.868Z] #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-31T15:31:15.868Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:31:15.868Z] #84 105.3 CCLD libocispec.la [2022-08-31T15:31:16.109Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T15:31:16.109Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:31:16.109Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:31:16.109Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:31:16.109Z] [2022-08-31T15:31:16.109Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:31:16.109Z] DOCKER_SYSTEMD=1 [2022-08-31T15:31:16.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:31:16.109Z] HOSTNAME=d4045ddd0631 [2022-08-31T15:31:16.109Z] DEST=bundles/test-integration [2022-08-31T15:31:16.109Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:31:16.109Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:31:16.109Z] container=docker [2022-08-31T15:31:16.109Z] HOME=/root [2022-08-31T15:31:16.109Z] LANG=C.UTF-8 [2022-08-31T15:31:16.109Z] INVOCATION_ID=53ce751b8cd4469e9149b98783ec8d85 [2022-08-31T15:31:16.109Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:31:16.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:31:16.109Z] VALIDATE_BRANCH=master [2022-08-31T15:31:16.109Z] TERM=xterm [2022-08-31T15:31:16.109Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:31:16.109Z] SHLVL=3 [2022-08-31T15:31:16.109Z] TIMEOUT=120m [2022-08-31T15:31:16.109Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:31:16.109Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:31:16.109Z] GO111MODULE=off [2022-08-31T15:31:16.109Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T15:31:16.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T15:31:16.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:31:16.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:31:16.109Z] GOPATH=/go [2022-08-31T15:31:16.109Z] PKG_CONFIG=pkg-config [2022-08-31T15:31:16.109Z] _=/usr/bin/env [2022-08-31T15:31:16.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T15:31:16.127Z] #84 105.6 CCLD src/validate [2022-08-31T15:31:16.386Z] #84 105.6 CCLD tests/test-1 [2022-08-31T15:31:16.386Z] #84 105.6 CCLD tests/test-2 [2022-08-31T15:31:16.386Z] #84 105.6 CCLD tests/test-3 [2022-08-31T15:31:16.386Z] #84 105.6 CCLD tests/test-4 [2022-08-31T15:31:16.386Z] #84 105.7 CCLD tests/test-5 [2022-08-31T15:31:16.386Z] #84 105.7 CCLD tests/test-6 [2022-08-31T15:31:16.386Z] #84 105.7 CCLD tests/test-8 [2022-08-31T15:31:16.386Z] #84 105.7 CCLD tests/test-7 [2022-08-31T15:31:16.386Z] #84 105.7 CCLD tests/test-9 [2022-08-31T15:31:16.386Z] #84 105.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T15:31:16.646Z] #84 105.9 CCLD tests/test-10 [2022-08-31T15:31:16.646Z] #84 105.9 CCLD tests/test-11 [2022-08-31T15:31:17.584Z] #84 106.9 libtool: link: ar cr libocispec.a [2022-08-31T15:31:17.584Z] #84 106.9 libtool: link: ranlib libocispec.a [2022-08-31T15:31:17.949Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-08-31T15:31:18.523Z] #84 107.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:31:18.523Z] #84 108.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:31:18.523Z] #84 108.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:31:18.523Z] #84 108.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:31:18.523Z] #84 108.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:31:18.523Z] #84 108.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:31:18.523Z] #84 108.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:31:18.523Z] #84 108.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T15:31:18.523Z] #84 108.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T15:31:18.670Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-31T15:31:18.782Z] #84 108.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T15:31:18.782Z] #84 108.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T15:31:18.782Z] #84 108.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T15:31:18.782Z] #84 108.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T15:31:18.782Z] #84 108.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T15:31:19.041Z] #84 108.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T15:31:19.041Z] #84 108.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T15:31:19.041Z] #84 108.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T15:31:19.041Z] #84 108.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T15:31:19.041Z] #84 108.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T15:31:19.248Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.9% of statements [2022-08-31T15:31:19.248Z] ok github.com/docker/docker/container 0.122s coverage: 35.5% of statements [2022-08-31T15:31:19.248Z] ok github.com/docker/docker/cmd/dockerd/trap 2.386s coverage: 0.0% of statements [2022-08-31T15:31:19.248Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-31T15:31:19.248Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-31T15:31:19.248Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-31T15:31:19.248Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-31T15:31:19.248Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-31T15:31:19.301Z] #84 108.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T15:31:19.301Z] #84 108.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T15:31:19.301Z] #84 108.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T15:31:19.301Z] #84 108.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T15:31:19.301Z] #84 108.7 CC src/crun-crun.o [2022-08-31T15:31:19.560Z] #84 108.9 CC src/crun-run.o [2022-08-31T15:31:19.560Z] #84 108.9 CC src/crun-delete.o [2022-08-31T15:31:19.560Z] #84 108.9 CC src/crun-kill.o [2022-08-31T15:31:19.560Z] #84 109.0 CC src/crun-pause.o [2022-08-31T15:31:19.560Z] #84 109.1 CC src/crun-unpause.o [2022-08-31T15:31:19.819Z] #84 109.1 CC src/crun-exec.o [2022-08-31T15:31:19.819Z] #84 109.2 CC src/crun-spec.o [2022-08-31T15:31:19.819Z] #84 109.3 CC src/crun-list.o [2022-08-31T15:31:19.819Z] #84 109.3 CC src/crun-create.o [2022-08-31T15:31:19.819Z] #84 109.3 CC src/crun-state.o [2022-08-31T15:31:19.856Z] #11 ... [2022-08-31T15:31:19.856Z] [2022-08-31T15:31:19.856Z] #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-31T15:31:19.856Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:31:19.856Z] #29 1.453 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:19.856Z] #29 1.455 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:19.856Z] #29 1.455 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:19.856Z] #29 1.703 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:19.856Z] #29 2.011 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:31:19.856Z] #29 2.495 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:31:19.856Z] #29 3.643 Fetched 8572 kB in 2s (3487 kB/s) [2022-08-31T15:31:19.856Z] #29 3.643 Reading package lists... [2022-08-31T15:31:19.856Z] #29 4.408 Reading package lists... [2022-08-31T15:31:19.856Z] #29 5.187 Building dependency tree... [2022-08-31T15:31:19.856Z] #29 5.552 The following additional packages will be installed: [2022-08-31T15:31:19.856Z] #29 5.553 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T15:31:19.856Z] #29 5.553 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T15:31:19.856Z] #29 5.555 Recommended packages: [2022-08-31T15:31:19.856Z] #29 5.555 libldap-common publicsuffix libsasl2-modules [2022-08-31T15:31:19.856Z] #29 5.755 The following NEW packages will be installed: [2022-08-31T15:31:19.856Z] #29 5.755 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T15:31:19.856Z] #29 5.755 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T15:31:19.856Z] #29 5.755 libssh2-1 openssl [2022-08-31T15:31:19.856Z] #29 6.031 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:31:19.856Z] #29 6.031 Need to get 3047 kB of archives. [2022-08-31T15:31:19.856Z] #29 6.031 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T15:31:19.856Z] #29 6.031 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T15:31:19.856Z] #29 6.051 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T15:31:19.856Z] #29 6.051 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T15:31:19.856Z] #29 6.051 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-31T15:31:19.856Z] #29 6.051 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T15:31:19.856Z] #29 6.051 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-31T15:31:19.856Z] #29 6.060 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T15:31:19.856Z] #29 6.060 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T15:31:19.856Z] #29 6.060 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T15:31:19.856Z] #29 6.060 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T15:31:19.856Z] #29 6.072 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T15:31:19.856Z] #29 6.072 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T15:31:19.856Z] #29 6.072 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T15:31:19.856Z] #29 6.072 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T15:31:19.856Z] #29 6.083 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T15:31:19.856Z] #29 6.334 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:31:19.856Z] #29 6.380 Fetched 3047 kB in 0s (9688 kB/s) [2022-08-31T15:31:19.856Z] #29 6.440 Selecting previously unselected package openssl. [2022-08-31T15:31:19.856Z] #29 6.440 (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-31T15:31:19.856Z] #29 6.444 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 6.448 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T15:31:19.856Z] #29 6.719 Selecting previously unselected package ca-certificates. [2022-08-31T15:31:19.856Z] #29 6.719 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T15:31:19.856Z] #29 6.724 Unpacking ca-certificates (20210119) ... [2022-08-31T15:31:19.856Z] #29 6.866 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T15:31:19.856Z] #29 6.866 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 6.948 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T15:31:19.856Z] #29 7.084 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T15:31:19.856Z] #29 7.087 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.091 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 7.206 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T15:31:19.856Z] #29 7.206 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.211 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 7.306 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T15:31:19.856Z] #29 7.308 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.343 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 7.501 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T15:31:19.856Z] #29 7.501 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.505 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T15:31:19.856Z] #29 7.648 Selecting previously unselected package libpsl5:amd64. [2022-08-31T15:31:19.856Z] #29 7.648 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.655 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T15:31:19.856Z] #29 7.784 Selecting previously unselected package librtmp1:amd64. [2022-08-31T15:31:19.856Z] #29 7.786 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.796 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T15:31:19.856Z] #29 7.893 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T15:31:19.856Z] #29 7.893 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 7.893 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T15:31:19.856Z] #29 8.063 Selecting previously unselected package libcurl4:amd64. [2022-08-31T15:31:19.856Z] #29 8.065 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 8.075 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:19.856Z] #29 8.195 Selecting previously unselected package curl. [2022-08-31T15:31:19.856Z] #29 8.195 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 8.199 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:19.856Z] #29 8.319 Selecting previously unselected package libonig5:amd64. [2022-08-31T15:31:19.856Z] #29 8.319 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 8.323 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:31:19.856Z] #29 8.450 Selecting previously unselected package libjq1:amd64. [2022-08-31T15:31:19.856Z] #29 8.450 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 8.454 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:31:19.856Z] #29 8.602 Selecting previously unselected package jq. [2022-08-31T15:31:19.856Z] #29 8.604 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T15:31:19.856Z] #29 8.607 Unpacking jq (1.6-2.1) ... [2022-08-31T15:31:19.856Z] #29 8.659 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T15:31:19.856Z] #29 8.669 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T15:31:19.856Z] #29 8.683 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T15:31:19.856Z] #29 8.693 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 8.705 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T15:31:19.856Z] #29 8.713 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 8.724 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T15:31:19.856Z] #29 8.735 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T15:31:19.856Z] #29 8.752 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:31:19.856Z] #29 8.764 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:31:19.856Z] #29 8.776 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T15:31:19.856Z] #29 8.791 Setting up ca-certificates (20210119) ... [2022-08-31T15:31:19.856Z] #29 ... [2022-08-31T15:31:19.856Z] [2022-08-31T15:31:19.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:19.856Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:20.079Z] #84 109.3 CC src/crun-start.o [2022-08-31T15:31:20.079Z] #84 109.4 CC src/crun-update.o [2022-08-31T15:31:20.079Z] #84 109.5 CC src/crun-ps.o [2022-08-31T15:31:20.079Z] #84 109.5 CC src/crun-checkpoint.o [2022-08-31T15:31:20.079Z] #84 109.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T15:31:20.178Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-08-31T15:31:20.337Z] #84 109.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T15:31:20.338Z] #84 109.6 CC src/crun-restore.o [2022-08-31T15:31:20.338Z] #84 109.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T15:31:20.338Z] #84 109.7 CC src/libcrun/libcrun_la-container.lo [2022-08-31T15:31:20.338Z] #84 109.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T15:31:20.338Z] #84 109.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T15:31:20.338Z] #84 109.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T15:31:20.338Z] #84 109.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T15:31:20.596Z] #84 110.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T15:31:20.596Z] #84 110.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T15:31:20.596Z] #84 110.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T15:31:20.596Z] #84 110.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T15:31:20.855Z] #84 110.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T15:31:20.855Z] #84 110.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T15:31:21.114Z] #84 110.4 CC src/libcrun/libcrun_la-error.lo [2022-08-31T15:31:21.114Z] #84 110.5 CC src/libcrun/libcrun_la-status.lo [2022-08-31T15:31:21.114Z] #84 110.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T15:31:21.201Z] #11 ... [2022-08-31T15:31:21.201Z] [2022-08-31T15:31:21.201Z] #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-31T15:31:21.201Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:31:21.201Z] #29 1.788 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:21.201Z] #29 1.966 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:21.201Z] #29 1.974 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:21.201Z] #29 1.980 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:21.201Z] #29 2.339 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:31:21.201Z] #29 2.795 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:31:21.201Z] #29 3.799 Fetched 8572 kB in 2s (3756 kB/s) [2022-08-31T15:31:21.201Z] #29 3.799 Reading package lists... [2022-08-31T15:31:21.201Z] #29 4.563 Reading package lists... [2022-08-31T15:31:21.201Z] #29 5.327 Building dependency tree... [2022-08-31T15:31:21.201Z] #29 5.659 The following additional packages will be installed: [2022-08-31T15:31:21.201Z] #29 5.659 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T15:31:21.201Z] #29 5.659 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T15:31:21.201Z] #29 5.659 Recommended packages: [2022-08-31T15:31:21.201Z] #29 5.659 libldap-common publicsuffix libsasl2-modules [2022-08-31T15:31:21.201Z] #29 5.856 The following NEW packages will be installed: [2022-08-31T15:31:21.201Z] #29 5.857 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T15:31:21.201Z] #29 5.858 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T15:31:21.201Z] #29 5.858 libssh2-1 openssl [2022-08-31T15:31:21.201Z] #29 6.129 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:31:21.201Z] #29 6.129 Need to get 3047 kB of archives. [2022-08-31T15:31:21.201Z] #29 6.129 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T15:31:21.201Z] #29 6.129 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T15:31:21.201Z] #29 6.144 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T15:31:21.201Z] #29 6.158 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T15:31:21.201Z] #29 6.158 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-31T15:31:21.201Z] #29 6.158 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T15:31:21.201Z] #29 6.158 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-31T15:31:21.201Z] #29 6.158 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T15:31:21.201Z] #29 6.167 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T15:31:21.201Z] #29 6.167 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T15:31:21.201Z] #29 6.167 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T15:31:21.201Z] #29 6.175 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T15:31:21.201Z] #29 6.175 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T15:31:21.201Z] #29 6.187 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T15:31:21.201Z] #29 6.187 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T15:31:21.201Z] #29 6.187 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T15:31:21.201Z] #29 6.431 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:31:21.201Z] #29 6.491 Fetched 3047 kB in 0s (9642 kB/s) [2022-08-31T15:31:21.201Z] #29 6.563 Selecting previously unselected package openssl. [2022-08-31T15:31:21.201Z] #29 6.563 (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-31T15:31:21.201Z] #29 6.563 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 6.573 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T15:31:21.201Z] #29 6.819 Selecting previously unselected package ca-certificates. [2022-08-31T15:31:21.201Z] #29 6.819 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T15:31:21.201Z] #29 6.825 Unpacking ca-certificates (20210119) ... [2022-08-31T15:31:21.201Z] #29 6.970 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T15:31:21.201Z] #29 6.970 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 6.981 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T15:31:21.201Z] #29 7.112 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T15:31:21.201Z] #29 7.112 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.118 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:21.201Z] #29 7.243 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T15:31:21.201Z] #29 7.243 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.248 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:21.201Z] #29 7.394 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T15:31:21.201Z] #29 7.396 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.400 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T15:31:21.201Z] #29 7.547 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T15:31:21.201Z] #29 7.547 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.577 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T15:31:21.201Z] #29 7.757 Selecting previously unselected package libpsl5:amd64. [2022-08-31T15:31:21.201Z] #29 7.757 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.811 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T15:31:21.201Z] #29 7.880 Selecting previously unselected package librtmp1:amd64. [2022-08-31T15:31:21.201Z] #29 7.880 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 7.886 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T15:31:21.201Z] #29 8.019 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T15:31:21.201Z] #29 8.022 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.030 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T15:31:21.201Z] #29 8.132 Selecting previously unselected package libcurl4:amd64. [2022-08-31T15:31:21.201Z] #29 8.132 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.139 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:21.201Z] #29 8.253 Selecting previously unselected package curl. [2022-08-31T15:31:21.201Z] #29 8.253 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.309 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:21.201Z] #29 8.463 Selecting previously unselected package libonig5:amd64. [2022-08-31T15:31:21.201Z] #29 8.463 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.471 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:31:21.201Z] #29 8.676 Selecting previously unselected package libjq1:amd64. [2022-08-31T15:31:21.201Z] #29 8.676 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.680 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:31:21.201Z] #29 8.748 Selecting previously unselected package jq. [2022-08-31T15:31:21.201Z] #29 8.748 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T15:31:21.201Z] #29 8.752 Unpacking jq (1.6-2.1) ... [2022-08-31T15:31:21.202Z] #29 8.810 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T15:31:21.202Z] #29 8.820 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T15:31:21.202Z] #29 8.831 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T15:31:21.202Z] #29 8.842 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:21.202Z] #29 8.854 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T15:31:21.202Z] #29 8.864 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T15:31:21.202Z] #29 8.875 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T15:31:21.202Z] #29 8.887 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T15:31:21.202Z] #29 8.905 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:31:21.202Z] #29 8.917 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:31:21.202Z] #29 8.933 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T15:31:21.202Z] #29 8.943 Setting up ca-certificates (20210119) ... [2022-08-31T15:31:21.202Z] #29 9.660 Updating certificates in /etc/ssl/certs... [2022-08-31T15:31:21.373Z] #84 110.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T15:31:21.373Z] #84 110.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T15:31:21.373Z] #84 110.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T15:31:21.463Z] #29 ... [2022-08-31T15:31:21.463Z] [2022-08-31T15:31:21.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:21.463Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:21.633Z] #84 110.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T15:31:21.633Z] #84 111.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T15:31:21.633Z] #84 111.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T15:31:21.772Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.7s done [2022-08-31T15:31:21.772Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-31T15:31:21.892Z] #84 111.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T15:31:21.892Z] #84 111.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T15:31:21.892Z] #84 111.3 CC tests/init.o [2022-08-31T15:31:22.040Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.8s done [2022-08-31T15:31:22.152Z] #84 111.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T15:31:22.297Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-31T15:31:22.697Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2022-08-31T15:31:23.635Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-08-31T15:31:23.680Z] #11 ... [2022-08-31T15:31:23.680Z] [2022-08-31T15:31:23.680Z] #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-31T15:31:23.680Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:31:23.680Z] #29 9.546 Updating certificates in /etc/ssl/certs... [2022-08-31T15:31:23.680Z] #29 10.84 129 added, 0 removed; done. [2022-08-31T15:31:23.680Z] #29 10.91 Setting up jq (1.6-2.1) ... [2022-08-31T15:31:23.680Z] #29 10.91 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:23.680Z] #29 10.92 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:23.680Z] #29 10.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:31:23.680Z] #29 10.97 Processing triggers for ca-certificates (20210119) ... [2022-08-31T15:31:23.680Z] #29 10.99 Updating certificates in /etc/ssl/certs... [2022-08-31T15:31:23.680Z] #29 11.98 0 added, 0 removed; done. [2022-08-31T15:31:23.680Z] #29 11.98 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T15:31:23.680Z] #29 11.99 done. [2022-08-31T15:31:23.680Z] #29 DONE 12.9s [2022-08-31T15:31:23.680Z] [2022-08-31T15:31:23.680Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T15:31:23.680Z] #30 sha256:ae1e7473679bc02cf2060c1a9f81424d43f98faf1988dfcb0659c09c15d12142 [2022-08-31T15:31:23.680Z] #30 DONE 0.1s [2022-08-31T15:31:23.680Z] [2022-08-31T15:31:23.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:23.680Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:24.821Z] #11 ... [2022-08-31T15:31:24.821Z] [2022-08-31T15:31:24.821Z] #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-31T15:31:24.821Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:31:24.821Z] #29 10.90 129 added, 0 removed; done. [2022-08-31T15:31:24.821Z] #29 10.97 Setting up jq (1.6-2.1) ... [2022-08-31T15:31:24.821Z] #29 10.98 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:24.821Z] #29 10.99 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T15:31:24.821Z] #29 11.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:31:24.821Z] #29 11.02 Processing triggers for ca-certificates (20210119) ... [2022-08-31T15:31:24.821Z] #29 11.03 Updating certificates in /etc/ssl/certs... [2022-08-31T15:31:24.821Z] #29 12.16 0 added, 0 removed; done. [2022-08-31T15:31:24.821Z] #29 12.16 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T15:31:24.821Z] #29 12.16 done. [2022-08-31T15:31:24.821Z] #29 DONE 13.2s [2022-08-31T15:31:24.821Z] [2022-08-31T15:31:24.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:24.821Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:24.821Z] #11 ... [2022-08-31T15:31:24.821Z] [2022-08-31T15:31:24.821Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T15:31:24.821Z] #30 sha256:36d23e80bb264465aca956cdcd33a0f6e56877cc1d25d34e4733ce56a9a61496 [2022-08-31T15:31:24.821Z] #30 DONE 0.1s [2022-08-31T15:31:24.821Z] [2022-08-31T15:31:24.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:24.821Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:26.967Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-31T15:31:27.358Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-31T15:31:28.721Z] #84 ... [2022-08-31T15:31:28.721Z] [2022-08-31T15:31:28.722Z] #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-31T15:31:28.722Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:31:28.722Z] #19 130.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-31T15:31:28.722Z] #19 130.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 130.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 130.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-31T15:31:28.722Z] #19 130.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 131.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 139.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-31T15:31:28.722Z] #19 139.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 139.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:31:28.722Z] #19 140.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-31T15:31:28.722Z] #19 140.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 140.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:31:28.722Z] #19 140.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-31T15:31:28.722Z] #19 140.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 140.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:31:28.722Z] #19 140.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-31T15:31:28.722Z] #19 140.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 140.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:31:28.722Z] #19 140.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-31T15:31:28.722Z] #19 140.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:28.722Z] #19 140.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:31:28.722Z] #19 140.2 Selecting previously unselected package cross-config. [2022-08-31T15:31:28.722Z] #19 140.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-31T15:31:28.722Z] #19 140.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-31T15:31:28.722Z] #19 140.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 140.5 Selecting previously unselected package libc6-arm64-cross. [2022-08-31T15:31:28.722Z] #19 140.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-31T15:31:28.722Z] #19 140.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-31T15:31:28.722Z] #19 140.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 140.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-31T15:31:28.722Z] #19 140.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 140.9 Selecting previously unselected package libitm1-arm64-cross. [2022-08-31T15:31:28.722Z] #19 140.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 140.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 141.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-31T15:31:28.722Z] #19 141.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 141.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 141.1 Selecting previously unselected package libasan6-arm64-cross. [2022-08-31T15:31:28.722Z] #19 141.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 141.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 141.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-31T15:31:28.722Z] #19 141.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 141.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:28.722Z] #19 141.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-31T15:31:28.722Z] #19 141.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:28.722Z] #19 141.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:29.291Z] #19 142.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-31T15:31:29.291Z] #19 142.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:29.291Z] #19 142.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:29.291Z] #19 142.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-31T15:31:29.291Z] #19 142.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:29.291Z] #19 142.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:29.503Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.7s done [2022-08-31T15:31:29.763Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-31T15:31:29.861Z] #19 142.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-31T15:31:29.861Z] #19 142.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:29.861Z] #19 142.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:30.121Z] #19 143.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-31T15:31:30.121Z] #19 143.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:30.121Z] #19 143.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:31:30.176Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-31T15:31:30.633Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.8s done [2022-08-31T15:31:30.633Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-31T15:31:31.543Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 76.8% of statements [2022-08-31T15:31:31.799Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-31T15:31:32.361Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-31T15:31:33.289Z] ok github.com/docker/docker/daemon 10.109s coverage: 16.4% of statements [2022-08-31T15:31:33.289Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-31T15:31:33.289Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-31T15:31:33.289Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-31T15:31:33.545Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-31T15:31:33.802Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.578s coverage: 74.8% of statements [2022-08-31T15:31:33.964Z] #11 ... [2022-08-31T15:31:33.964Z] [2022-08-31T15:31:33.964Z] #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-31T15:31:33.964Z] #31 sha256:297e327d2c100ccd286bbc820b58b5c4449e72f4dbbb787a380ad0aea5aeafeb [2022-08-31T15:31:33.964Z] #31 2.254 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T15:31:33.964Z] #31 2.542 [2022-08-31T15:31:33.964Z] #31 2.770 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:33.964Z] #31 3.060 [2022-08-31T15:31:33.964Z] #31 4.143 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T15:31:33.964Z] #31 4.483 [2022-08-31T15:31:33.964Z] #31 4.712 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:33.964Z] #31 5.093 [2022-08-31T15:31:33.964Z] #31 6.157 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T15:31:33.964Z] #31 6.469 [2022-08-31T15:31:33.964Z] #31 6.693 #=#=# 1.3% ######################################### 57.9% ################################################################# 90.4% ######################################################################## 100.0% [2022-08-31T15:31:33.964Z] #31 7.242 [2022-08-31T15:31:33.964Z] #31 8.368 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T15:31:33.964Z] #31 8.678 [2022-08-31T15:31:33.964Z] #31 8.902 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:33.964Z] #31 9.217 [2022-08-31T15:31:33.964Z] #31 10.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T15:31:33.964Z] #31 ... [2022-08-31T15:31:33.964Z] [2022-08-31T15:31:33.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:33.964Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:34.730Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.251s coverage: 60.7% of statements [2022-08-31T15:31:34.813Z] #11 ... [2022-08-31T15:31:34.813Z] [2022-08-31T15:31:34.813Z] #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-31T15:31:34.813Z] #31 sha256:74ca5863317c513247e91133ff004bee5931b77ae3c7320fd1d9d5315bb35951 [2022-08-31T15:31:34.813Z] #31 2.527 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T15:31:34.813Z] #31 2.847 [2022-08-31T15:31:34.813Z] #31 3.084 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:34.813Z] #31 3.361 [2022-08-31T15:31:34.813Z] #31 4.411 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T15:31:34.813Z] #31 4.729 [2022-08-31T15:31:34.813Z] #31 4.958 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:34.813Z] #31 5.271 [2022-08-31T15:31:34.813Z] #31 6.424 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T15:31:34.813Z] #31 6.780 [2022-08-31T15:31:34.813Z] #31 7.017 #=#=# ############# 19.2% ####################################### 55.2% ############################################################### 88.6% ######################################################################## 100.0% [2022-08-31T15:31:34.813Z] #31 7.606 [2022-08-31T15:31:34.813Z] #31 8.606 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T15:31:34.813Z] #31 8.895 [2022-08-31T15:31:34.813Z] #31 9.130 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:34.813Z] #31 9.417 [2022-08-31T15:31:34.813Z] #31 10.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T15:31:34.813Z] #31 ... [2022-08-31T15:31:34.813Z] [2022-08-31T15:31:34.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:34.813Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:34.901Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-31T15:31:35.658Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-08-31T15:31:35.745Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-31T15:31:36.613Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-08-31T15:31:36.809Z] #11 ... [2022-08-31T15:31:36.810Z] [2022-08-31T15:31:36.810Z] #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-31T15:31:36.810Z] #31 sha256:297e327d2c100ccd286bbc820b58b5c4449e72f4dbbb787a380ad0aea5aeafeb [2022-08-31T15:31:36.810Z] #31 10.30 [2022-08-31T15:31:36.810Z] #31 10.54 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:36.810Z] #31 10.80 [2022-08-31T15:31:36.810Z] #31 10.90 Download of images into '/build' complete. [2022-08-31T15:31:36.810Z] #31 10.90 Use something like the following to load the result into a Docker daemon: [2022-08-31T15:31:36.810Z] #31 10.90 tar -cC '/build' . | docker load [2022-08-31T15:31:36.810Z] #31 DONE 13.2s [2022-08-31T15:31:36.810Z] [2022-08-31T15:31:36.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:36.810Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:37.980Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.870s coverage: 45.9% of statements [2022-08-31T15:31:37.980Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-31T15:31:38.237Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.249s coverage: 50.6% of statements [2022-08-31T15:31:38.246Z] #19 ... [2022-08-31T15:31:38.246Z] [2022-08-31T15:31:38.246Z] #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-31T15:31:38.246Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:31:38.246Z] #84 126.6 CCLD tests/init [2022-08-31T15:31:38.266Z] #11 ... [2022-08-31T15:31:38.266Z] [2022-08-31T15:31:38.266Z] #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-31T15:31:38.266Z] #31 sha256:74ca5863317c513247e91133ff004bee5931b77ae3c7320fd1d9d5315bb35951 [2022-08-31T15:31:38.266Z] #31 10.49 [2022-08-31T15:31:38.266Z] #31 10.72 #=#=# ######################################################################## 100.0% [2022-08-31T15:31:38.266Z] #31 10.97 [2022-08-31T15:31:38.266Z] #31 11.04 Download of images into '/build' complete. [2022-08-31T15:31:38.266Z] #31 11.04 Use something like the following to load the result into a Docker daemon: [2022-08-31T15:31:38.266Z] #31 11.04 tar -cC '/build' . | docker load [2022-08-31T15:31:38.266Z] #31 DONE 13.4s [2022-08-31T15:31:38.266Z] [2022-08-31T15:31:38.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T15:31:38.266Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T15:31:39.164Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-31T15:31:40.094Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.845s coverage: 58.5% of statements [2022-08-31T15:31:40.094Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-31T15:31:40.094Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-31T15:31:40.094Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-31T15:31:40.096Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-31T15:31:40.350Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-31T15:31:40.355Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.6s done [2022-08-31T15:31:40.613Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T15:31:40.799Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-31T15:31:40.871Z] #11 DONE 44.6s [2022-08-31T15:31:40.871Z] [2022-08-31T15:31:40.871Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T15:31:40.871Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T15:31:42.243Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-31T15:31:42.243Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-08-31T15:31:42.243Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-31T15:31:42.243Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-31T15:31:42.304Z] #12 DONE 1.2s [2022-08-31T15:31:42.304Z] [2022-08-31T15:31:42.304Z] #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-31T15:31:42.304Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T15:31:42.445Z] #84 ... [2022-08-31T15:31:42.445Z] [2022-08-31T15:31:42.445Z] #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-31T15:31:42.445Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:31:42.445Z] #19 154.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-31T15:31:42.445Z] #19 154.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:42.445Z] #19 154.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:31:42.445Z] #19 154.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-31T15:31:42.445Z] #19 154.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-31T15:31:42.445Z] #19 154.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-31T15:31:42.445Z] #19 155.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-31T15:31:42.445Z] #19 155.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-31T15:31:42.445Z] #19 155.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-31T15:31:42.445Z] #19 155.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-31T15:31:42.445Z] #19 155.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:42.445Z] #19 155.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:31:42.592Z] #13 DONE 0.6s [2022-08-31T15:31:42.592Z] [2022-08-31T15:31:42.592Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:31:42.592Z] #66 sha256:fc87e039dcdff423548a0a5f0ba89349633f010b5e64239e3c75476dcc61ecc3 [2022-08-31T15:31:42.691Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.7s done [2022-08-31T15:31:42.691Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-31T15:31:42.691Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T15:31:42.805Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-31T15:31:42.859Z] #66 ... [2022-08-31T15:31:42.859Z] [2022-08-31T15:31:42.859Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T15:31:42.859Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T15:31:42.859Z] #46 DONE 0.2s [2022-08-31T15:31:42.859Z] [2022-08-31T15:31:42.859Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T15:31:42.859Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T15:31:42.859Z] #33 DONE 0.2s [2022-08-31T15:31:42.859Z] [2022-08-31T15:31:42.859Z] #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-31T15:31:42.859Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T15:31:42.859Z] #50 DONE 0.3s [2022-08-31T15:31:42.859Z] [2022-08-31T15:31:42.859Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T15:31:42.859Z] #25 sha256:f6bb502e78ff873766d22a9ef71ddda291275da443095b824ca1bcae7b413df2 [2022-08-31T15:31:42.859Z] #25 DONE 0.3s [2022-08-31T15:31:42.859Z] [2022-08-31T15:31:42.859Z] #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-31T15:31:42.859Z] #26 sha256:711281e8d9afdc0b9bb0e66ac275787db14f32f77d6cda9a085ebd98d2ef44f1 [2022-08-31T15:31:42.949Z] #11 DONE 46.4s [2022-08-31T15:31:42.949Z] [2022-08-31T15:31:42.949Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T15:31:42.949Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T15:31:43.012Z] #19 156.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-31T15:31:43.012Z] #19 156.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:43.012Z] #19 156.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:31:43.061Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 79.9% of statements [2022-08-31T15:31:43.061Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-31T15:31:43.132Z] #26 ... [2022-08-31T15:31:43.132Z] [2022-08-31T15:31:43.132Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:31:43.132Z] #66 sha256:fc87e039dcdff423548a0a5f0ba89349633f010b5e64239e3c75476dcc61ecc3 [2022-08-31T15:31:43.132Z] #66 DONE 0.4s [2022-08-31T15:31:43.132Z] [2022-08-31T15:31:43.132Z] #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-31T15:31:43.132Z] #67 sha256:da3f2d3791962933b64b85993c6d692abe3455813fa50d826c971819ed57162c [2022-08-31T15:31:43.317Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-31T15:31:43.878Z] #12 DONE 0.9s [2022-08-31T15:31:43.878Z] [2022-08-31T15:31:43.878Z] #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-31T15:31:43.878Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T15:31:43.879Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-31T15:31:44.441Z] #13 DONE 0.5s [2022-08-31T15:31:44.441Z] [2022-08-31T15:31:44.441Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T15:31:44.441Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:31:44.441Z] #42 ... [2022-08-31T15:31:44.441Z] [2022-08-31T15:31:44.441Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-31T15:31:44.441Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T15:31:44.441Z] #50 DONE 0.2s [2022-08-31T15:31:44.698Z] [2022-08-31T15:31:44.698Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:31:44.698Z] #66 sha256:dc26b1cb4fbce8c2875128ec817fccb907e262ae5f5f429cd8b2c72873d4d8ef [2022-08-31T15:31:44.698Z] #66 DONE 0.3s [2022-08-31T15:31:44.698Z] [2022-08-31T15:31:44.698Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T15:31:44.698Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T15:31:44.698Z] #46 DONE 0.3s [2022-08-31T15:31:44.698Z] [2022-08-31T15:31:44.698Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T15:31:44.698Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T15:31:44.698Z] #33 DONE 0.3s [2022-08-31T15:31:44.698Z] [2022-08-31T15:31:44.698Z] #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-31T15:31:44.698Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:31:44.698Z] #67 ... [2022-08-31T15:31:44.698Z] [2022-08-31T15:31:44.698Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T15:31:44.698Z] #25 sha256:c4148b2d512cc93770b7ed7f8ed69cd95ac8d3fc5af4f4632617f31f52283f12 [2022-08-31T15:31:44.698Z] #25 DONE 0.4s [2022-08-31T15:31:44.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.103s coverage: 76.8% of statements [2022-08-31T15:31:44.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-08-31T15:31:44.955Z] [2022-08-31T15:31:44.955Z] #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-31T15:31:44.955Z] #26 sha256:989e72dd837e9d9cc5bee9ce20e985aa1963b2fb567af288a920434faace3e89 [2022-08-31T15:31:45.735Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-08-31T15:31:46.298Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.013s coverage: 63.5% of statements [2022-08-31T15:31:46.865Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-08-31T15:31:47.800Z] ok github.com/docker/docker/daemon/logger/journald 3.381s coverage: 74.3% of statements [2022-08-31T15:31:47.800Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-31T15:31:47.800Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-31T15:31:47.800Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-31T15:31:47.800Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-31T15:31:48.364Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-31T15:31:48.434Z] #67 ... [2022-08-31T15:31:48.434Z] [2022-08-31T15:31:48.434Z] #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-31T15:31:48.434Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:31:48.434Z] #55 5.951 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T15:31:48.621Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-31T15:31:49.003Z] #55 ... [2022-08-31T15:31:49.003Z] [2022-08-31T15:31:49.003Z] #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-31T15:31:49.003Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:31:49.003Z] #40 5.424 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T15:31:49.003Z] #40 6.312 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T15:31:49.183Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-31T15:31:49.261Z] #40 6.690 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T15:31:49.261Z] #40 6.803 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T15:31:49.438Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-08-31T15:31:49.438Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-31T15:31:49.438Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-31T15:31:49.522Z] #40 6.857 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T15:31:49.522Z] #40 ... [2022-08-31T15:31:49.522Z] [2022-08-31T15:31:49.522Z] #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-31T15:31:49.522Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:31:49.522Z] #55 7.025 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T15:31:49.522Z] #55 7.049 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T15:31:50.091Z] #55 7.381 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T15:31:50.091Z] #55 7.414 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T15:31:50.091Z] #55 7.572 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T15:31:50.213Z] #26 ... [2022-08-31T15:31:50.213Z] [2022-08-31T15:31:50.213Z] #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-31T15:31:50.213Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:31:50.213Z] #38 5.824 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T15:31:50.357Z] #55 7.776 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T15:31:50.367Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 44.4% of statements [2022-08-31T15:31:50.619Z] #55 8.044 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T15:31:50.778Z] #38 ... [2022-08-31T15:31:50.778Z] [2022-08-31T15:31:50.778Z] #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-31T15:31:50.778Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:31:50.778Z] #76 6.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:50.778Z] #76 6.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:50.778Z] #76 6.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:51.194Z] #55 8.640 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T15:31:51.194Z] #55 8.672 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T15:31:51.342Z] #76 ... [2022-08-31T15:31:51.342Z] [2022-08-31T15:31:51.342Z] #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-31T15:31:51.342Z] #26 sha256:989e72dd837e9d9cc5bee9ce20e985aa1963b2fb567af288a920434faace3e89 [2022-08-31T15:31:51.342Z] #26 6.692 + RM_GOPATH=0 [2022-08-31T15:31:51.342Z] #26 6.692 + TMP_GOPATH= [2022-08-31T15:31:51.342Z] #26 6.692 + : /build [2022-08-31T15:31:51.342Z] #26 6.692 + '[' -z '' ']' [2022-08-31T15:31:51.342Z] #26 6.692 ++ mktemp -d [2022-08-31T15:31:51.342Z] #26 6.714 + export GOPATH=/tmp/tmp.cUxNRe006S [2022-08-31T15:31:51.342Z] #26 6.714 + GOPATH=/tmp/tmp.cUxNRe006S [2022-08-31T15:31:51.342Z] #26 6.714 + RM_GOPATH=1 [2022-08-31T15:31:51.342Z] #26 6.714 + case "$(go env GOARCH)" in [2022-08-31T15:31:51.342Z] #26 6.720 ++ go env GOARCH [2022-08-31T15:31:51.342Z] #26 6.752 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:31:51.342Z] #26 6.752 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:31:51.342Z] #26 6.752 ++ dirname /install.sh [2022-08-31T15:31:51.342Z] #26 6.754 + dir=/ [2022-08-31T15:31:51.342Z] #26 6.754 + bin=dockercli [2022-08-31T15:31:51.342Z] #26 6.754 + shift [2022-08-31T15:31:51.342Z] #26 6.754 + '[' '!' -f //dockercli.installer ']' [2022-08-31T15:31:51.342Z] #26 6.754 + . //dockercli.installer [2022-08-31T15:31:51.342Z] #26 6.754 ++ : stable [2022-08-31T15:31:51.342Z] #26 6.754 ++ : 17.06.2-ce [2022-08-31T15:31:51.342Z] #26 6.755 + install_dockercli [2022-08-31T15:31:51.342Z] #26 6.755 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T15:31:51.342Z] #26 6.755 Install docker/cli version 17.06.2-ce from stable [2022-08-31T15:31:51.342Z] #26 6.759 ++ uname -m [2022-08-31T15:31:51.342Z] #26 6.761 + arch=x86_64 [2022-08-31T15:31:51.342Z] #26 6.761 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T15:31:51.342Z] #26 6.761 + url=https://download.docker.com/linux/static [2022-08-31T15:31:51.342Z] #26 6.761 + tar -xz docker/docker [2022-08-31T15:31:51.342Z] #26 6.761 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T15:31:52.256Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-08-31T15:31:52.256Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-31T15:31:52.256Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-31T15:31:52.588Z] #55 ... [2022-08-31T15:31:52.588Z] [2022-08-31T15:31:52.588Z] #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-31T15:31:52.588Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:31:52.588Z] #76 7.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:52.588Z] #76 7.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:52.588Z] #76 7.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:52.588Z] #76 9.260 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:52.588Z] #76 ... [2022-08-31T15:31:52.588Z] [2022-08-31T15:31:52.588Z] #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-31T15:31:52.588Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:31:52.588Z] #14 7.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:52.588Z] #14 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:52.588Z] #14 7.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:52.588Z] #14 9.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:52.818Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-31T15:31:52.818Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-31T15:31:52.853Z] #14 ... [2022-08-31T15:31:52.853Z] [2022-08-31T15:31:52.853Z] #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-31T15:31:52.853Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:31:52.853Z] #57 7.210 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T15:31:52.853Z] #57 9.635 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T15:31:52.853Z] #57 9.635 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T15:31:52.853Z] #57 10.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T15:31:52.997Z] #19 ... [2022-08-31T15:31:52.998Z] [2022-08-31T15:31:52.998Z] #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-31T15:31:52.998Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:31:52.998Z] #84 141.0 AR libcrun_testing.a [2022-08-31T15:31:52.998Z] #84 141.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T15:31:52.998Z] #84 141.1 CCLD tests/tests_libcrun_utils [2022-08-31T15:31:52.998Z] #84 141.1 CCLD tests/tests_libcrun_errors [2022-08-31T15:31:52.998Z] #84 141.1 CCLD tests/tests_libcrun_fuzzer [2022-08-31T15:31:52.998Z] #84 141.8 CCLD libcrun.la [2022-08-31T15:31:52.998Z] #84 142.3 CCLD crun [2022-08-31T15:31:53.074Z] ok github.com/docker/docker/image 0.033s coverage: 86.9% of statements [2022-08-31T15:31:53.113Z] #57 ... [2022-08-31T15:31:53.113Z] [2022-08-31T15:31:53.113Z] #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-31T15:31:53.113Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:31:53.113Z] #51 7.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:53.113Z] #51 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:53.113Z] #51 7.585 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:53.113Z] #51 8.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:53.113Z] #51 10.22 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T15:31:53.113Z] #51 ... [2022-08-31T15:31:53.113Z] [2022-08-31T15:31:53.113Z] #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-31T15:31:53.113Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:31:53.113Z] #47 6.964 + git clone https://github.com/docker/distribution.git . [2022-08-31T15:31:53.113Z] #47 6.964 Cloning into '.'... [2022-08-31T15:31:53.257Z] #84 142.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T15:31:53.257Z] #84 142.8 /bin/mkdir -p '/usr/local/lib' [2022-08-31T15:31:53.330Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-31T15:31:53.373Z] #47 ... [2022-08-31T15:31:53.373Z] [2022-08-31T15:31:53.373Z] #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-31T15:31:53.373Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:31:53.373Z] #36 7.478 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T15:31:53.373Z] #36 ... [2022-08-31T15:31:53.373Z] [2022-08-31T15:31:53.373Z] #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-31T15:31:53.373Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:31:53.373Z] #53 7.697 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T15:31:53.517Z] #84 142.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T15:31:53.517Z] #84 142.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T15:31:53.517Z] #84 142.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T15:31:53.517Z] #84 142.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T15:31:53.517Z] #84 142.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T15:31:53.517Z] #84 142.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T15:31:53.517Z] #84 142.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T15:31:53.587Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-31T15:31:53.587Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-31T15:31:53.587Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-31T15:31:53.643Z] #53 10.97 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T15:31:53.643Z] #53 ... [2022-08-31T15:31:53.643Z] [2022-08-31T15:31:53.643Z] #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-31T15:31:53.643Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:31:53.643Z] #38 6.975 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T15:31:53.643Z] #38 ... [2022-08-31T15:31:53.643Z] [2022-08-31T15:31:53.643Z] #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-31T15:31:53.643Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:31:53.643Z] #34 7.068 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T15:31:53.643Z] #34 7.077 Cloning into '.'... [2022-08-31T15:31:53.777Z] #84 143.0 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-31T15:31:53.777Z] #84 143.0 ---------------------------------------------------------------------- [2022-08-31T15:31:53.777Z] #84 143.0 Libraries have been installed in: [2022-08-31T15:31:53.777Z] #84 143.0 /usr/local/lib [2022-08-31T15:31:53.777Z] #84 143.0 [2022-08-31T15:31:53.777Z] #84 143.0 If you ever happen to want to link against installed libraries [2022-08-31T15:31:53.777Z] #84 143.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T15:31:53.777Z] #84 143.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T15:31:53.777Z] #84 143.0 flag during linking and do at least one of the following: [2022-08-31T15:31:53.777Z] #84 143.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T15:31:53.777Z] #84 143.0 during execution [2022-08-31T15:31:53.777Z] #84 143.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T15:31:53.777Z] #84 143.0 during linking [2022-08-31T15:31:53.777Z] #84 143.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T15:31:53.777Z] #84 143.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T15:31:53.777Z] #84 143.0 [2022-08-31T15:31:53.777Z] #84 143.0 See any operating system documentation about shared libraries for [2022-08-31T15:31:53.777Z] #84 143.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T15:31:53.777Z] #84 143.0 ---------------------------------------------------------------------- [2022-08-31T15:31:53.777Z] #84 143.0 /bin/mkdir -p '/build' [2022-08-31T15:31:53.777Z] #84 143.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T15:31:53.777Z] #84 143.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T15:31:53.777Z] #84 143.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T15:31:53.777Z] #84 143.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T15:31:53.777Z] #84 143.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T15:31:53.844Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-31T15:31:53.906Z] #34 ... [2022-08-31T15:31:53.906Z] [2022-08-31T15:31:53.906Z] #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-31T15:31:53.906Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:31:53.906Z] #62 7.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:53.906Z] #62 7.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:53.906Z] #62 7.818 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:53.906Z] #62 9.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:53.906Z] #62 ... [2022-08-31T15:31:53.906Z] [2022-08-31T15:31:53.906Z] #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-31T15:31:53.906Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:31:53.906Z] #42 7.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:53.906Z] #42 7.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:53.906Z] #42 7.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:53.906Z] #42 9.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:54.166Z] #42 ... [2022-08-31T15:31:54.166Z] [2022-08-31T15:31:54.166Z] #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-31T15:31:54.166Z] #26 sha256:711281e8d9afdc0b9bb0e66ac275787db14f32f77d6cda9a085ebd98d2ef44f1 [2022-08-31T15:31:54.166Z] #26 7.032 + RM_GOPATH=0 [2022-08-31T15:31:54.166Z] #26 7.035 + TMP_GOPATH= [2022-08-31T15:31:54.166Z] #26 7.035 + : /build [2022-08-31T15:31:54.166Z] #26 7.035 + '[' -z '' ']' [2022-08-31T15:31:54.166Z] #26 7.036 ++ mktemp -d [2022-08-31T15:31:54.166Z] #26 7.038 + export GOPATH=/tmp/tmp.0XkFsZNRo2 [2022-08-31T15:31:54.166Z] #26 7.039 + GOPATH=/tmp/tmp.0XkFsZNRo2 [2022-08-31T15:31:54.166Z] #26 7.039 + RM_GOPATH=1 [2022-08-31T15:31:54.166Z] #26 7.039 + case "$(go env GOARCH)" in [2022-08-31T15:31:54.166Z] #26 7.049 ++ go env GOARCH [2022-08-31T15:31:54.166Z] #26 7.099 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:31:54.166Z] #26 7.099 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:31:54.166Z] #26 7.118 ++ dirname /install.sh [2022-08-31T15:31:54.166Z] #26 7.126 + dir=/ [2022-08-31T15:31:54.166Z] #26 7.126 + bin=dockercli [2022-08-31T15:31:54.166Z] #26 7.126 + shift [2022-08-31T15:31:54.166Z] #26 7.127 + '[' '!' -f //dockercli.installer ']' [2022-08-31T15:31:54.166Z] #26 7.134 + . //dockercli.installer [2022-08-31T15:31:54.166Z] #26 7.134 ++ : stable [2022-08-31T15:31:54.166Z] #26 7.134 ++ : 17.06.2-ce [2022-08-31T15:31:54.166Z] #26 7.134 + install_dockercli [2022-08-31T15:31:54.166Z] #26 7.134 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T15:31:54.166Z] #26 7.134 Install docker/cli version 17.06.2-ce from stable [2022-08-31T15:31:54.166Z] #26 7.171 ++ uname -m [2022-08-31T15:31:54.166Z] #26 7.186 + arch=x86_64 [2022-08-31T15:31:54.166Z] #26 7.186 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T15:31:54.166Z] #26 7.186 + url=https://download.docker.com/linux/static [2022-08-31T15:31:54.166Z] #26 7.189 + tar -xz docker/docker [2022-08-31T15:31:54.166Z] #26 7.190 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T15:31:54.691Z] #26 ... [2022-08-31T15:31:54.691Z] [2022-08-31T15:31:54.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-31T15:31:54.691Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:31:54.691Z] #14 7.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:54.691Z] #14 7.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:54.691Z] #14 7.173 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:54.691Z] #14 8.920 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:54.691Z] #14 ... [2022-08-31T15:31:54.691Z] [2022-08-31T15:31:54.691Z] #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-31T15:31:54.691Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:31:54.691Z] #53 6.799 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T15:31:54.691Z] #53 9.688 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T15:31:54.691Z] #53 9.689 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T15:31:54.691Z] #53 10.04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T15:31:54.691Z] #53 ... [2022-08-31T15:31:54.691Z] [2022-08-31T15:31:54.691Z] #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-31T15:31:54.691Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:31:54.691Z] #55 6.076 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T15:31:54.691Z] #55 8.438 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T15:31:54.691Z] #55 8.479 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T15:31:54.691Z] #55 8.762 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T15:31:54.691Z] #55 8.797 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T15:31:54.691Z] #55 8.967 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T15:31:54.691Z] #55 9.654 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T15:31:54.691Z] #55 9.772 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T15:31:54.717Z] #84 DONE 143.9s [2022-08-31T15:31:54.717Z] [2022-08-31T15:31:54.717Z] #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-31T15:31:54.717Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:31:54.717Z] #19 166.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-31T15:31:54.717Z] #19 166.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:31:54.717Z] #19 166.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:31:54.717Z] #19 166.6 Selecting previously unselected package patch. [2022-08-31T15:31:54.717Z] #19 166.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:31:54.717Z] #19 166.6 Unpacking patch (2.7.6-7) ... [2022-08-31T15:31:54.717Z] #19 166.7 Selecting previously unselected package dpkg-dev. [2022-08-31T15:31:54.717Z] #19 166.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-31T15:31:54.717Z] #19 166.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T15:31:54.717Z] #19 167.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-31T15:31:54.717Z] #19 167.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-31T15:31:54.717Z] #19 167.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-31T15:31:54.717Z] #19 167.2 Selecting previously unselected package libio-string-perl. [2022-08-31T15:31:54.717Z] #19 167.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-31T15:31:54.717Z] #19 167.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-31T15:31:54.717Z] #19 167.3 Selecting previously unselected package libicu67:amd64. [2022-08-31T15:31:54.717Z] #19 167.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-31T15:31:54.717Z] #19 167.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T15:31:54.772Z] ok github.com/docker/docker/oci 0.018s coverage: 46.0% of statements [2022-08-31T15:31:54.964Z] #55 ... [2022-08-31T15:31:54.964Z] [2022-08-31T15:31:54.964Z] #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-31T15:31:54.964Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:31:54.964Z] #57 7.115 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T15:31:54.964Z] #57 8.494 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T15:31:54.964Z] #57 8.512 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T15:31:54.964Z] #57 9.139 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T15:31:54.964Z] #57 ... [2022-08-31T15:31:54.964Z] [2022-08-31T15:31:54.964Z] #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-31T15:31:54.964Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:31:54.964Z] #40 6.476 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T15:31:54.964Z] #40 7.808 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T15:31:54.964Z] #40 9.942 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T15:31:55.103Z] #26 ... [2022-08-31T15:31:55.103Z] [2022-08-31T15:31:55.103Z] #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-31T15:31:55.103Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:31:55.103Z] #62 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:31:55.242Z] #40 10.74 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T15:31:55.242Z] #40 10.84 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T15:31:55.242Z] #40 ... [2022-08-31T15:31:55.242Z] [2022-08-31T15:31:55.242Z] #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-31T15:31:55.242Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:31:55.242Z] #34 6.058 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T15:31:55.242Z] #34 6.058 Cloning into '.'... [2022-08-31T15:31:55.242Z] #34 ... [2022-08-31T15:31:55.242Z] [2022-08-31T15:31:55.242Z] #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-31T15:31:55.242Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:31:55.242Z] #47 6.669 + git clone https://github.com/docker/distribution.git . [2022-08-31T15:31:55.242Z] #47 6.674 Cloning into '.'... [2022-08-31T15:31:55.334Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-31T15:31:55.334Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-31T15:31:55.505Z] #47 ... [2022-08-31T15:31:55.505Z] [2022-08-31T15:31:55.505Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T15:31:55.505Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:31:55.505Z] #62 7.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:55.505Z] #62 7.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:55.505Z] #62 7.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:55.505Z] #62 9.003 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:55.505Z] #62 ... [2022-08-31T15:31:55.505Z] [2022-08-31T15:31:55.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-31T15:31:55.505Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:31:55.505Z] #36 6.103 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T15:31:55.765Z] #36 ... [2022-08-31T15:31:55.765Z] [2022-08-31T15:31:55.765Z] #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-31T15:31:55.765Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:31:55.765Z] #51 7.384 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:31:55.765Z] #51 7.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:31:55.765Z] #51 7.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:31:55.765Z] #51 8.484 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T15:31:55.765Z] #51 9.317 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:31:55.765Z] #51 ... [2022-08-31T15:31:55.765Z] [2022-08-31T15:31:55.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-31T15:31:55.765Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:31:55.765Z] #55 11.26 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T15:31:55.765Z] #55 11.35 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T15:31:56.097Z] #19 169.1 Selecting previously unselected package libxml2:amd64. [2022-08-31T15:31:56.097Z] #19 169.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T15:31:56.097Z] #19 169.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:31:56.097Z] #19 169.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-31T15:31:56.097Z] #19 169.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-31T15:31:56.097Z] #19 169.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-31T15:31:56.097Z] #19 169.3 Selecting previously unselected package libxml-sax-base-perl. [2022-08-31T15:31:56.097Z] #19 169.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-31T15:31:56.097Z] #19 169.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-31T15:31:56.097Z] #19 169.4 Selecting previously unselected package libxml-sax-perl. [2022-08-31T15:31:56.097Z] #19 169.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-31T15:31:56.097Z] #19 169.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-31T15:31:56.356Z] #19 169.4 Selecting previously unselected package libxml-libxml-perl. [2022-08-31T15:31:56.356Z] #19 169.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-31T15:31:56.356Z] #19 169.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-31T15:31:56.356Z] #19 169.6 Selecting previously unselected package libxml-simple-perl. [2022-08-31T15:31:56.356Z] #19 169.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-31T15:31:56.356Z] #19 169.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-31T15:31:56.356Z] #19 169.6 Selecting previously unselected package libyaml-perl. [2022-08-31T15:31:56.356Z] #19 169.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-31T15:31:56.356Z] #19 169.6 Unpacking libyaml-perl (1.30-1) ... [2022-08-31T15:31:56.356Z] #19 169.7 Selecting previously unselected package libconfig-auto-perl. [2022-08-31T15:31:56.615Z] #19 169.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-31T15:31:56.615Z] #19 169.7 Selecting previously unselected package libfile-which-perl. [2022-08-31T15:31:56.615Z] #19 169.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.7 Unpacking libfile-which-perl (1.23-1) ... [2022-08-31T15:31:56.615Z] #19 169.8 Selecting previously unselected package libfile-homedir-perl. [2022-08-31T15:31:56.615Z] #19 169.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-31T15:31:56.615Z] #19 169.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-31T15:31:56.615Z] #19 169.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-31T15:31:56.615Z] #19 169.9 Selecting previously unselected package dpkg-cross. [2022-08-31T15:31:56.615Z] #19 169.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-31T15:31:56.615Z] #19 169.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-31T15:31:56.615Z] #19 169.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-31T15:31:56.615Z] #19 169.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-31T15:31:56.615Z] #19 169.9 Selecting previously unselected package libc6-armel-cross. [2022-08-31T15:31:56.874Z] #19 169.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-31T15:31:56.874Z] #19 169.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-31T15:31:56.874Z] #19 170.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-31T15:31:56.874Z] #19 170.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:56.874Z] #19 170.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:56.874Z] #19 170.1 Selecting previously unselected package libgomp1-armel-cross. [2022-08-31T15:31:56.874Z] #19 170.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:56.874Z] #19 170.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:56.874Z] #19 170.2 Selecting previously unselected package libatomic1-armel-cross. [2022-08-31T15:31:56.874Z] #19 170.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:57.133Z] #19 170.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:57.133Z] #19 170.2 Selecting previously unselected package libasan6-armel-cross. [2022-08-31T15:31:57.133Z] #19 170.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:57.133Z] #19 170.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:57.224Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 81.9% of statements [2022-08-31T15:31:57.392Z] #19 170.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-31T15:31:57.392Z] #19 170.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:57.392Z] #19 170.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:57.392Z] #19 170.6 Selecting previously unselected package libubsan1-armel-cross. [2022-08-31T15:31:57.392Z] #19 170.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:57.651Z] #19 170.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:57.651Z] #19 170.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-31T15:31:57.651Z] #19 170.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:31:57.651Z] #19 170.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:31:57.786Z] ok github.com/docker/docker/pkg/authorization 0.369s coverage: 68.3% of statements [2022-08-31T15:31:57.910Z] #19 171.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-31T15:31:57.910Z] #19 171.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:31:57.910Z] #19 171.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:31:58.042Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-31T15:31:58.042Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-31T15:31:59.051Z] #55 14.57 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T15:31:59.051Z] #55 14.84 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T15:31:59.299Z] #62 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:31:59.308Z] #55 15.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T15:31:59.565Z] #55 15.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T15:32:00.235Z] #62 ... [2022-08-31T15:32:00.235Z] [2022-08-31T15:32:00.235Z] #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-31T15:32:00.235Z] #67 sha256:da3f2d3791962933b64b85993c6d692abe3455813fa50d826c971819ed57162c [2022-08-31T15:32:00.235Z] #67 7.027 + RM_GOPATH=0 [2022-08-31T15:32:00.235Z] #67 7.027 + TMP_GOPATH= [2022-08-31T15:32:00.235Z] #67 7.027 + : /build [2022-08-31T15:32:00.235Z] #67 7.027 + '[' -z '' ']' [2022-08-31T15:32:00.235Z] #67 7.028 ++ mktemp -d [2022-08-31T15:32:00.235Z] #67 7.040 + export GOPATH=/tmp/tmp.bNiJ8l8Lhp [2022-08-31T15:32:00.235Z] #67 7.040 + GOPATH=/tmp/tmp.bNiJ8l8Lhp [2022-08-31T15:32:00.235Z] #67 7.040 + RM_GOPATH=1 [2022-08-31T15:32:00.235Z] #67 7.040 + case "$(go env GOARCH)" in [2022-08-31T15:32:00.235Z] #67 7.042 ++ go env GOARCH [2022-08-31T15:32:00.235Z] #67 7.103 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:00.235Z] #67 7.103 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:00.235Z] #67 7.103 ++ dirname /install.sh [2022-08-31T15:32:00.235Z] #67 7.108 + dir=/ [2022-08-31T15:32:00.235Z] #67 7.108 + bin=rootlesskit [2022-08-31T15:32:00.235Z] #67 7.108 + shift [2022-08-31T15:32:00.235Z] #67 7.108 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T15:32:00.235Z] #67 7.108 + . //rootlesskit.installer [2022-08-31T15:32:00.235Z] #67 7.108 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:00.235Z] #67 7.108 + install_rootlesskit [2022-08-31T15:32:00.235Z] #67 7.108 + case "$1" in [2022-08-31T15:32:00.235Z] #67 7.108 + export CGO_ENABLED=0 [2022-08-31T15:32:00.235Z] #67 7.108 + CGO_ENABLED=0 [2022-08-31T15:32:00.235Z] #67 7.108 + _install_rootlesskit [2022-08-31T15:32:00.235Z] #67 7.122 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T15:32:00.235Z] #67 7.124 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:00.235Z] #67 7.124 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:32:00.235Z] #67 7.124 + GOBIN=/build [2022-08-31T15:32:00.235Z] #67 7.124 + GO111MODULE=on [2022-08-31T15:32:00.235Z] #67 7.124 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:00.235Z] #67 7.682 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T15:32:00.235Z] #67 13.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T15:32:00.235Z] #67 13.16 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T15:32:00.235Z] #67 14.68 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T15:32:01.202Z] #19 ... [2022-08-31T15:32:01.202Z] [2022-08-31T15:32:01.202Z] #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-31T15:32:01.202Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:01.202Z] #62 181.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T15:32:01.202Z] #62 DONE 181.8s [2022-08-31T15:32:01.202Z] [2022-08-31T15:32:01.202Z] #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-31T15:32:01.202Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T15:32:01.310Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 42.7% of statements [2022-08-31T15:32:01.459Z] #55 ... [2022-08-31T15:32:01.459Z] [2022-08-31T15:32:01.459Z] #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-31T15:32:01.459Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:32:01.459Z] #67 6.694 + RM_GOPATH=0 [2022-08-31T15:32:01.459Z] #67 6.694 + TMP_GOPATH= [2022-08-31T15:32:01.459Z] #67 6.694 + : /build [2022-08-31T15:32:01.459Z] #67 6.694 + '[' -z '' ']' [2022-08-31T15:32:01.459Z] #67 6.695 ++ mktemp -d [2022-08-31T15:32:01.459Z] #67 6.719 + export GOPATH=/tmp/tmp.xw9Zjt6pBV [2022-08-31T15:32:01.459Z] #67 6.719 + GOPATH=/tmp/tmp.xw9Zjt6pBV [2022-08-31T15:32:01.459Z] #67 6.719 + RM_GOPATH=1 [2022-08-31T15:32:01.459Z] #67 6.719 + case "$(go env GOARCH)" in [2022-08-31T15:32:01.459Z] #67 6.719 ++ go env GOARCH [2022-08-31T15:32:01.459Z] #67 6.728 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:01.459Z] #67 6.728 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:01.459Z] #67 6.733 ++ dirname /install.sh [2022-08-31T15:32:01.459Z] #67 6.740 + dir=/ [2022-08-31T15:32:01.459Z] #67 6.740 + bin=rootlesskit [2022-08-31T15:32:01.459Z] #67 6.740 + shift [2022-08-31T15:32:01.459Z] #67 6.741 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T15:32:01.459Z] #67 6.741 + . //rootlesskit.installer [2022-08-31T15:32:01.459Z] #67 6.741 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:01.459Z] #67 6.741 + install_rootlesskit [2022-08-31T15:32:01.459Z] #67 6.741 + case "$1" in [2022-08-31T15:32:01.459Z] #67 6.742 + export CGO_ENABLED=0 [2022-08-31T15:32:01.459Z] #67 6.742 + CGO_ENABLED=0 [2022-08-31T15:32:01.459Z] #67 6.742 + _install_rootlesskit [2022-08-31T15:32:01.459Z] #67 6.742 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T15:32:01.459Z] #67 6.746 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:01.459Z] #67 6.746 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:32:01.459Z] #67 6.746 + GOBIN=/build [2022-08-31T15:32:01.459Z] #67 6.749 + GO111MODULE=on [2022-08-31T15:32:01.459Z] #67 6.749 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:01.459Z] #67 7.477 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T15:32:01.459Z] #67 12.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T15:32:01.459Z] #67 12.67 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T15:32:01.459Z] #67 13.39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T15:32:01.567Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-31T15:32:01.567Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-31T15:32:01.718Z] #67 ... [2022-08-31T15:32:01.718Z] [2022-08-31T15:32:01.718Z] #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-31T15:32:01.718Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:01.718Z] #42 7.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:32:01.718Z] #42 7.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:32:01.718Z] #42 7.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:32:01.718Z] #42 8.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:32:01.718Z] #42 12.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:01.718Z] #42 15.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:01.718Z] #42 ... [2022-08-31T15:32:01.718Z] [2022-08-31T15:32:01.718Z] #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-31T15:32:01.718Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:01.718Z] #76 7.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:32:01.718Z] #76 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:01.718Z] #76 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:01.823Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-31T15:32:01.974Z] #76 ... [2022-08-31T15:32:01.974Z] [2022-08-31T15:32:01.974Z] #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-31T15:32:01.974Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:32:01.974Z] #40 17.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T15:32:01.974Z] #40 17.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T15:32:02.079Z] ok github.com/docker/docker/layer 7.192s coverage: 68.9% of statements [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-31T15:32:02.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-31T15:32:02.335Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-08-31T15:32:02.591Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-31T15:32:02.591Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-08-31T15:32:03.520Z] ok github.com/docker/docker/pkg/idtools 0.425s coverage: 69.3% of statements [2022-08-31T15:32:03.520Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 69.7% of statements [2022-08-31T15:32:03.534Z] #67 20.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T15:32:03.743Z] #19 176.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-31T15:32:03.743Z] #19 176.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:03.743Z] #19 176.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:32:03.743Z] #19 176.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-31T15:32:03.743Z] #19 176.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-31T15:32:03.743Z] #19 176.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-31T15:32:03.777Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-31T15:32:03.777Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-31T15:32:03.777Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-31T15:32:03.792Z] #67 ... [2022-08-31T15:32:03.792Z] [2022-08-31T15:32:03.792Z] #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-31T15:32:03.792Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:32:03.792Z] #40 11.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T15:32:03.792Z] #40 11.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T15:32:03.792Z] #40 ... [2022-08-31T15:32:03.792Z] [2022-08-31T15:32:03.792Z] #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-31T15:32:03.792Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:32:03.792Z] #53 11.19 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T15:32:03.792Z] #53 11.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T15:32:03.792Z] #53 11.87 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T15:32:03.792Z] #53 12.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T15:32:03.792Z] #53 12.27 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T15:32:03.792Z] #53 12.27 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T15:32:03.793Z] #53 12.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T15:32:03.793Z] #53 12.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T15:32:03.793Z] #53 13.09 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T15:32:03.793Z] #53 13.52 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T15:32:04.002Z] #19 177.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-31T15:32:04.002Z] #19 177.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:04.002Z] #19 177.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-31T15:32:04.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-08-31T15:32:04.034Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-31T15:32:04.058Z] #53 ... [2022-08-31T15:32:04.058Z] [2022-08-31T15:32:04.058Z] #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-31T15:32:04.058Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:04.058Z] #55 11.75 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T15:32:04.058Z] #55 11.89 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T15:32:04.058Z] #55 12.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T15:32:04.058Z] #55 12.18 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T15:32:04.058Z] #55 19.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T15:32:04.058Z] #55 20.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T15:32:04.058Z] #55 20.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T15:32:04.058Z] #55 20.26 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T15:32:04.058Z] #55 20.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T15:32:04.058Z] #55 20.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T15:32:04.058Z] #55 21.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T15:32:04.058Z] #55 21.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T15:32:04.058Z] #55 21.35 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T15:32:04.058Z] #55 21.37 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T15:32:04.058Z] #55 ... [2022-08-31T15:32:04.058Z] [2022-08-31T15:32:04.058Z] #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-31T15:32:04.058Z] #26 sha256:711281e8d9afdc0b9bb0e66ac275787db14f32f77d6cda9a085ebd98d2ef44f1 [2022-08-31T15:32:04.058Z] #26 21.18 + mkdir -p /build [2022-08-31T15:32:04.058Z] #26 21.21 + mv docker/docker /build/ [2022-08-31T15:32:04.058Z] #26 21.22 + rmdir docker [2022-08-31T15:32:04.262Z] #19 177.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-31T15:32:04.262Z] #19 177.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:04.262Z] #19 177.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:04.262Z] #19 177.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-31T15:32:04.290Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-08-31T15:32:04.521Z] #19 177.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:04.521Z] #19 177.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:32:04.547Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 90.5% of statements [2022-08-31T15:32:04.547Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-31T15:32:04.547Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-31T15:32:04.547Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-31T15:32:04.994Z] #26 ... [2022-08-31T15:32:04.994Z] [2022-08-31T15:32:04.994Z] #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-31T15:32:04.994Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:04.994Z] #76 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:04.994Z] #76 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:04.994Z] #76 ... [2022-08-31T15:32:04.994Z] [2022-08-31T15:32:04.994Z] #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-31T15:32:04.994Z] #26 sha256:711281e8d9afdc0b9bb0e66ac275787db14f32f77d6cda9a085ebd98d2ef44f1 [2022-08-31T15:32:04.994Z] #26 DONE 22.2s [2022-08-31T15:32:04.994Z] [2022-08-31T15:32:04.994Z] #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-31T15:32:04.994Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:04.994Z] #14 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:04.994Z] #14 15.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:05.109Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-31T15:32:05.252Z] #40 ... [2022-08-31T15:32:05.252Z] [2022-08-31T15:32:05.252Z] #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-31T15:32:05.252Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:32:05.252Z] #53 10.71 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T15:32:05.252Z] #53 10.73 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T15:32:05.252Z] #53 10.86 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T15:32:05.252Z] #53 10.88 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T15:32:05.252Z] #53 11.20 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T15:32:05.252Z] #53 11.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T15:32:05.252Z] #53 11.85 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T15:32:05.252Z] #53 12.14 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T15:32:05.252Z] #53 ... [2022-08-31T15:32:05.252Z] [2022-08-31T15:32:05.252Z] #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-31T15:32:05.252Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:32:05.252Z] #67 20.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T15:32:05.253Z] #14 ... [2022-08-31T15:32:05.253Z] [2022-08-31T15:32:05.253Z] #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-31T15:32:05.253Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:05.253Z] #42 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:05.253Z] #42 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:05.512Z] #42 ... [2022-08-31T15:32:05.512Z] [2022-08-31T15:32:05.512Z] #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-31T15:32:05.512Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:05.512Z] #55 21.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T15:32:05.512Z] #55 22.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T15:32:05.512Z] #55 22.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T15:32:05.512Z] #55 22.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T15:32:05.512Z] #55 22.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T15:32:05.512Z] #55 22.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T15:32:05.512Z] #55 22.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T15:32:05.512Z] #55 22.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T15:32:05.512Z] #55 22.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T15:32:05.512Z] #55 22.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T15:32:05.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-31T15:32:05.688Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-31T15:32:05.773Z] #55 ... [2022-08-31T15:32:05.773Z] [2022-08-31T15:32:05.773Z] #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-31T15:32:05.773Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:32:05.773Z] #57 13.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T15:32:05.773Z] #57 ... [2022-08-31T15:32:05.773Z] [2022-08-31T15:32:05.773Z] #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-31T15:32:05.773Z] #67 sha256:da3f2d3791962933b64b85993c6d692abe3455813fa50d826c971819ed57162c [2022-08-31T15:32:05.773Z] #67 21.56 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T15:32:05.773Z] #67 21.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T15:32:05.773Z] #67 21.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T15:32:05.773Z] #67 22.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T15:32:05.773Z] #67 22.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T15:32:05.773Z] #67 22.75 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T15:32:05.816Z] #67 21.15 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T15:32:05.816Z] #67 21.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T15:32:05.816Z] #67 21.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T15:32:05.955Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-31T15:32:06.043Z] #67 ... [2022-08-31T15:32:06.043Z] [2022-08-31T15:32:06.043Z] #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-31T15:32:06.043Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:06.043Z] #51 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:06.043Z] #51 16.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:06.043Z] #51 19.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T15:32:06.043Z] #51 ... [2022-08-31T15:32:06.043Z] [2022-08-31T15:32:06.043Z] #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-31T15:32:06.043Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:06.043Z] #55 23.53 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T15:32:06.380Z] #67 21.61 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T15:32:06.637Z] #67 21.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T15:32:06.637Z] #67 ... [2022-08-31T15:32:06.637Z] [2022-08-31T15:32:06.637Z] #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-31T15:32:06.637Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:32:06.637Z] #57 12.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T15:32:06.637Z] #57 ... [2022-08-31T15:32:06.637Z] [2022-08-31T15:32:06.637Z] #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-31T15:32:06.637Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:06.637Z] #51 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:06.637Z] #51 17.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:06.637Z] #51 21.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T15:32:06.895Z] #51 ... [2022-08-31T15:32:06.895Z] [2022-08-31T15:32:06.895Z] #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-31T15:32:06.895Z] #26 sha256:989e72dd837e9d9cc5bee9ce20e985aa1963b2fb567af288a920434faace3e89 [2022-08-31T15:32:06.895Z] #26 22.28 + mkdir -p /build [2022-08-31T15:32:06.895Z] #26 22.30 + mv docker/docker /build/ [2022-08-31T15:32:07.152Z] #26 22.34 + rmdir docker [2022-08-31T15:32:07.152Z] #26 ... [2022-08-31T15:32:07.152Z] [2022-08-31T15:32:07.152Z] #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-31T15:32:07.152Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:07.152Z] #62 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:07.152Z] #62 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:07.152Z] #62 ... [2022-08-31T15:32:07.152Z] [2022-08-31T15:32:07.152Z] #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-31T15:32:07.152Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:32:07.152Z] #67 22.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T15:32:07.320Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-31T15:32:07.409Z] #67 ... [2022-08-31T15:32:07.409Z] [2022-08-31T15:32:07.409Z] #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-31T15:32:07.409Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:07.409Z] #14 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:07.409Z] #14 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:07.409Z] #14 ... [2022-08-31T15:32:07.409Z] [2022-08-31T15:32:07.409Z] #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-31T15:32:07.409Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:32:07.409Z] #53 23.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T15:32:07.409Z] #53 23.20 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T15:32:07.437Z] #55 24.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T15:32:07.437Z] #55 24.67 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T15:32:07.437Z] #55 24.72 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T15:32:07.576Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-31T15:32:07.699Z] #55 25.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T15:32:07.832Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-31T15:32:07.832Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-31T15:32:07.958Z] #55 25.39 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T15:32:08.088Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-31T15:32:08.216Z] #55 25.66 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T15:32:08.345Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-31T15:32:08.476Z] #55 25.82 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T15:32:08.716Z] #19 182.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-31T15:32:08.716Z] #19 182.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:08.716Z] #19 182.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:32:08.716Z] #19 182.0 Selecting previously unselected package crossbuild-essential-armel. [2022-08-31T15:32:08.907Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-31T15:32:08.975Z] #19 182.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-31T15:32:08.975Z] #19 182.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-31T15:32:08.975Z] #19 182.0 Selecting previously unselected package libc6-armhf-cross. [2022-08-31T15:32:08.975Z] #19 182.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:08.975Z] #19 182.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-31T15:32:08.975Z] #19 182.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-31T15:32:08.975Z] #19 182.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:08.975Z] #19 182.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:08.975Z] #19 182.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-31T15:32:08.975Z] #19 182.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:08.975Z] #19 182.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:08.975Z] #19 182.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-31T15:32:08.975Z] #19 182.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:08.975Z] #19 182.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:08.975Z] #19 182.3 Selecting previously unselected package libasan6-armhf-cross. [2022-08-31T15:32:09.164Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-31T15:32:09.234Z] #19 182.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:09.234Z] #19 182.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:09.234Z] #19 182.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-31T15:32:09.234Z] #19 182.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:09.234Z] #19 182.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:09.234Z] #19 182.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-31T15:32:09.420Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-08-31T15:32:09.493Z] #19 182.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:09.493Z] #19 182.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:09.493Z] #19 182.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-31T15:32:09.493Z] #19 182.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:09.493Z] #19 182.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:09.493Z] #19 182.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-31T15:32:09.752Z] #19 182.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:09.752Z] #19 182.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:32:09.982Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-31T15:32:10.238Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-31T15:32:10.686Z] #53 ... [2022-08-31T15:32:10.686Z] [2022-08-31T15:32:10.686Z] #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-31T15:32:10.686Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:32:10.686Z] #38 25.55 tomll can be used in two ways: [2022-08-31T15:32:10.686Z] #38 25.55 Writing to STDIN and reading from STDOUT: [2022-08-31T15:32:10.686Z] #38 25.55 cat file.toml | tomll > file.toml [2022-08-31T15:32:10.686Z] #38 25.55 [2022-08-31T15:32:10.686Z] #38 25.55 Reading and updating a list of files: [2022-08-31T15:32:10.686Z] #38 25.55 tomll a.toml b.toml c.toml [2022-08-31T15:32:10.686Z] #38 25.55 [2022-08-31T15:32:10.686Z] #38 25.55 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T15:32:10.686Z] #38 DONE 26.2s [2022-08-31T15:32:10.686Z] [2022-08-31T15:32:10.686Z] #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-31T15:32:10.686Z] #26 sha256:989e72dd837e9d9cc5bee9ce20e985aa1963b2fb567af288a920434faace3e89 [2022-08-31T15:32:10.686Z] #26 DONE 25.8s [2022-08-31T15:32:10.686Z] [2022-08-31T15:32:10.686Z] #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-31T15:32:10.686Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:10.686Z] #55 23.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T15:32:10.686Z] #55 23.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T15:32:10.686Z] #55 23.31 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T15:32:10.686Z] #55 23.45 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T15:32:10.686Z] #55 23.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T15:32:10.686Z] #55 23.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T15:32:10.686Z] #55 24.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T15:32:10.686Z] #55 24.05 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T15:32:10.686Z] #55 24.22 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T15:32:10.686Z] #55 24.45 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T15:32:10.686Z] #55 24.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T15:32:10.686Z] #55 25.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T15:32:10.686Z] #55 25.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T15:32:10.686Z] #55 25.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T15:32:10.686Z] #55 25.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T15:32:10.686Z] #55 25.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T15:32:10.686Z] #55 25.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T15:32:10.686Z] #55 25.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T15:32:10.686Z] #55 25.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T15:32:10.686Z] #55 26.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T15:32:10.686Z] #55 26.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T15:32:11.010Z] #55 27.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T15:32:11.010Z] #55 28.06 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T15:32:11.010Z] #55 28.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T15:32:11.010Z] #55 28.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T15:32:11.250Z] #55 26.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T15:32:11.250Z] #55 27.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T15:32:11.268Z] #55 28.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T15:32:11.536Z] #55 28.99 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T15:32:11.536Z] #55 ... [2022-08-31T15:32:11.536Z] [2022-08-31T15:32:11.536Z] #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-31T15:32:11.536Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T15:32:11.536Z] #38 28.92 tomll can be used in two ways: [2022-08-31T15:32:11.536Z] #38 28.93 Writing to STDIN and reading from STDOUT: [2022-08-31T15:32:11.536Z] #38 28.93 cat file.toml | tomll > file.toml [2022-08-31T15:32:11.536Z] #38 28.93 [2022-08-31T15:32:11.536Z] #38 28.93 Reading and updating a list of files: [2022-08-31T15:32:11.536Z] #38 28.93 tomll a.toml b.toml c.toml [2022-08-31T15:32:11.536Z] #38 28.93 [2022-08-31T15:32:11.536Z] #38 28.93 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T15:32:11.795Z] #38 DONE 29.2s [2022-08-31T15:32:11.795Z] [2022-08-31T15:32:11.795Z] #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-31T15:32:11.795Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:32:11.795Z] #36 25.47 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T15:32:11.795Z] #36 25.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T15:32:11.795Z] #36 26.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T15:32:11.795Z] #36 26.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T15:32:11.795Z] #36 27.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T15:32:11.795Z] #36 28.11 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T15:32:11.795Z] #36 28.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T15:32:11.795Z] #36 28.24 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T15:32:11.795Z] #36 28.29 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T15:32:11.795Z] #36 28.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T15:32:11.817Z] #55 27.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T15:32:11.817Z] #55 27.39 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T15:32:11.817Z] #55 27.52 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T15:32:11.817Z] #55 27.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T15:32:12.054Z] #36 29.55 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T15:32:12.128Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-31T15:32:12.128Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-31T15:32:12.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T15:32:12.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T15:32:12.380Z] #55 28.06 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T15:32:12.637Z] #55 28.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T15:32:12.690Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-31T15:32:12.894Z] #55 28.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T15:32:12.894Z] #55 28.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T15:32:13.151Z] #55 28.70 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T15:32:13.151Z] #55 28.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T15:32:13.151Z] #55 28.91 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T15:32:13.408Z] #55 29.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T15:32:13.618Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-08-31T15:32:13.664Z] #55 29.30 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T15:32:13.664Z] #55 29.36 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T15:32:13.875Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-31T15:32:13.923Z] #55 29.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T15:32:13.923Z] #55 29.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T15:32:13.923Z] #55 29.68 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T15:32:13.960Z] #36 31.25 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T15:32:13.960Z] #36 ... [2022-08-31T15:32:13.960Z] [2022-08-31T15:32:13.960Z] #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-31T15:32:13.960Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:13.960Z] #42 31.25 Fetched 8572 kB in 24s (364 kB/s) [2022-08-31T15:32:14.179Z] #55 29.91 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T15:32:14.438Z] #55 30.12 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T15:32:14.697Z] #55 30.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T15:32:14.697Z] #55 30.40 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T15:32:14.697Z] #55 ... [2022-08-31T15:32:14.697Z] [2022-08-31T15:32:14.697Z] #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-31T15:32:14.697Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:14.697Z] #62 30.54 Fetched 8572 kB in 23s (367 kB/s) [2022-08-31T15:32:14.803Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-08-31T15:32:15.036Z] #19 187.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-31T15:32:15.036Z] #19 187.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:15.036Z] #19 187.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:32:15.036Z] #19 187.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-31T15:32:15.036Z] #19 187.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-31T15:32:15.036Z] #19 187.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-31T15:32:15.036Z] #19 187.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-31T15:32:15.036Z] #19 187.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:15.036Z] #19 187.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-31T15:32:15.036Z] #19 188.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-31T15:32:15.036Z] #19 188.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:15.036Z] #19 188.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:15.295Z] #19 188.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-31T15:32:15.296Z] #19 188.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:15.296Z] #19 188.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:32:15.365Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-31T15:32:15.365Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-31T15:32:15.928Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-31T15:32:16.184Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-31T15:32:16.508Z] #42 31.25 Reading package lists... [2022-08-31T15:32:16.508Z] #42 ... [2022-08-31T15:32:16.508Z] [2022-08-31T15:32:16.508Z] #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-31T15:32:16.508Z] #67 sha256:da3f2d3791962933b64b85993c6d692abe3455813fa50d826c971819ed57162c [2022-08-31T15:32:16.508Z] #67 23.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T15:32:16.508Z] #67 23.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T15:32:16.508Z] #67 24.15 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T15:32:16.508Z] #67 28.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T15:32:16.766Z] #67 ... [2022-08-31T15:32:16.766Z] [2022-08-31T15:32:16.766Z] #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-31T15:32:16.766Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:16.766Z] #55 29.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T15:32:16.766Z] #55 29.67 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T15:32:16.766Z] #55 30.18 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T15:32:16.766Z] #55 30.31 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T15:32:16.766Z] #55 30.67 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T15:32:16.766Z] #55 30.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T15:32:16.766Z] #55 31.25 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T15:32:16.766Z] #55 31.41 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T15:32:16.766Z] #55 32.05 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T15:32:16.766Z] #55 32.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T15:32:16.766Z] #55 32.39 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T15:32:16.766Z] #55 32.44 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T15:32:16.766Z] #55 32.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T15:32:16.766Z] #55 32.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T15:32:16.766Z] #55 32.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T15:32:16.766Z] #55 33.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T15:32:16.766Z] #55 33.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T15:32:16.766Z] #55 33.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T15:32:16.766Z] #55 33.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T15:32:16.766Z] #55 33.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T15:32:16.766Z] #55 33.87 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T15:32:16.766Z] #55 34.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T15:32:16.766Z] #55 34.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T15:32:17.024Z] #55 34.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T15:32:17.282Z] #55 34.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T15:32:17.282Z] #55 34.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T15:32:17.282Z] #55 34.72 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T15:32:17.541Z] #55 34.96 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T15:32:17.541Z] #55 35.06 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T15:32:17.549Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-31T15:32:17.799Z] #55 35.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T15:32:17.800Z] #55 35.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T15:32:17.800Z] #55 ... [2022-08-31T15:32:17.800Z] [2022-08-31T15:32:17.800Z] #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-31T15:32:17.800Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:32:17.800Z] #53 25.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T15:32:17.800Z] #53 25.33 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T15:32:17.800Z] #53 ... [2022-08-31T15:32:17.800Z] [2022-08-31T15:32:17.800Z] #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-31T15:32:17.800Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:17.800Z] #55 35.34 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T15:32:17.974Z] #62 30.54 Reading package lists... [2022-08-31T15:32:17.974Z] #62 ... [2022-08-31T15:32:17.974Z] [2022-08-31T15:32:17.974Z] #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-31T15:32:17.974Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:32:17.974Z] #67 23.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T15:32:17.974Z] #67 23.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T15:32:17.974Z] #67 27.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T15:32:17.974Z] #67 27.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T15:32:17.974Z] #67 ... [2022-08-31T15:32:17.974Z] [2022-08-31T15:32:17.974Z] #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-31T15:32:17.974Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:17.974Z] #55 30.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T15:32:17.974Z] #55 30.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T15:32:17.974Z] #55 30.71 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T15:32:17.974Z] #55 30.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T15:32:17.974Z] #55 31.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T15:32:17.974Z] #55 31.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T15:32:17.974Z] #55 31.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T15:32:17.974Z] #55 31.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T15:32:17.974Z] #55 32.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T15:32:17.974Z] #55 32.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T15:32:17.974Z] #55 32.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T15:32:17.974Z] #55 32.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T15:32:17.974Z] #55 32.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T15:32:17.974Z] #55 32.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T15:32:17.974Z] #55 32.80 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T15:32:17.974Z] #55 32.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T15:32:17.974Z] #55 33.03 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T15:32:17.974Z] #55 33.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T15:32:17.974Z] #55 33.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T15:32:17.974Z] #55 33.36 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T15:32:17.974Z] #55 33.59 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T15:32:17.974Z] #55 33.62 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T15:32:17.974Z] #55 33.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T15:32:18.059Z] #55 35.46 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T15:32:18.059Z] #55 35.54 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T15:32:18.232Z] #55 33.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T15:32:18.232Z] #55 33.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T15:32:18.232Z] #55 33.99 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T15:32:18.318Z] #55 35.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T15:32:18.477Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-08-31T15:32:18.576Z] #55 35.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T15:32:18.576Z] #55 35.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T15:32:18.576Z] #55 36.01 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T15:32:18.732Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-31T15:32:19.972Z] #55 37.23 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T15:32:19.972Z] #55 37.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T15:32:20.098Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-31T15:32:20.139Z] #55 35.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T15:32:20.139Z] #55 ... [2022-08-31T15:32:20.139Z] [2022-08-31T15:32:20.139Z] #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-31T15:32:20.139Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:32:20.139Z] #36 25.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T15:32:20.139Z] #36 25.55 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T15:32:20.139Z] #36 26.56 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T15:32:20.139Z] #36 26.84 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T15:32:20.139Z] #36 27.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T15:32:20.139Z] #36 27.75 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T15:32:20.139Z] #36 27.87 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T15:32:20.139Z] #36 27.92 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T15:32:20.139Z] #36 28.40 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T15:32:20.139Z] #36 28.99 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T15:32:20.139Z] #36 29.96 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T15:32:20.139Z] #36 30.33 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T15:32:20.139Z] #36 30.80 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T15:32:20.139Z] #36 31.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T15:32:20.139Z] #36 33.82 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T15:32:20.139Z] #36 33.82 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T15:32:20.139Z] #36 ... [2022-08-31T15:32:20.139Z] [2022-08-31T15:32:20.139Z] #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-31T15:32:20.139Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:20.139Z] #55 35.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T15:32:20.139Z] #55 35.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T15:32:20.139Z] #55 35.83 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T15:32:20.232Z] #55 37.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T15:32:20.232Z] #55 37.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T15:32:20.232Z] #55 37.72 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T15:32:20.395Z] #55 36.08 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T15:32:20.395Z] #55 36.18 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T15:32:20.525Z] #55 38.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T15:32:20.568Z] #19 193.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-31T15:32:20.568Z] #19 193.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:20.568Z] #19 193.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:32:20.568Z] #19 193.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-31T15:32:20.568Z] #19 193.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-31T15:32:20.568Z] #19 193.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-31T15:32:20.568Z] #19 193.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-31T15:32:20.568Z] #19 193.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.568Z] #19 193.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.568Z] #19 193.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-31T15:32:20.651Z] #55 36.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T15:32:20.651Z] #55 36.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T15:32:20.786Z] #55 38.24 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T15:32:20.786Z] #55 38.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T15:32:20.826Z] #19 193.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.826Z] #19 193.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.826Z] #19 194.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-31T15:32:20.826Z] #19 194.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:20.826Z] #19 194.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:20.909Z] #55 36.62 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T15:32:21.046Z] #55 38.58 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T15:32:21.085Z] #19 194.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-31T15:32:21.085Z] #19 194.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:21.085Z] #19 194.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:21.085Z] #19 194.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-31T15:32:21.085Z] #19 194.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:21.085Z] #19 194.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:21.085Z] #19 194.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-31T15:32:21.085Z] #19 194.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:21.085Z] #19 194.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:21.343Z] #19 194.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-31T15:32:21.343Z] #19 194.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:21.343Z] #19 194.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:21.471Z] #55 37.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T15:32:21.471Z] #55 37.19 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T15:32:21.471Z] #55 37.27 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T15:32:21.614Z] #55 39.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T15:32:21.728Z] #55 37.34 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T15:32:21.728Z] #55 37.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T15:32:21.872Z] #55 39.22 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T15:32:21.872Z] #55 39.32 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T15:32:22.131Z] #55 39.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T15:32:22.292Z] #55 37.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T15:32:22.389Z] #55 39.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T15:32:22.389Z] #55 39.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T15:32:22.549Z] #55 38.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T15:32:22.549Z] #55 38.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T15:32:22.549Z] #55 38.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T15:32:22.647Z] #55 39.90 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T15:32:22.647Z] #55 40.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T15:32:22.647Z] #55 40.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T15:32:22.806Z] #55 38.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T15:32:22.806Z] #55 38.44 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T15:32:22.806Z] #55 38.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T15:32:22.806Z] #55 ... [2022-08-31T15:32:22.806Z] [2022-08-31T15:32:22.806Z] #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-31T15:32:22.806Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:22.806Z] #76 28.49 Fetched 8572 kB in 22s (382 kB/s) [2022-08-31T15:32:22.806Z] #76 28.49 Reading package lists... [2022-08-31T15:32:22.905Z] #55 40.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T15:32:22.905Z] #55 ... [2022-08-31T15:32:22.905Z] [2022-08-31T15:32:22.905Z] #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-31T15:32:22.905Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:22.905Z] #14 30.37 Fetched 8572 kB in 23s (376 kB/s) [2022-08-31T15:32:22.905Z] #14 30.37 Reading package lists... [2022-08-31T15:32:23.062Z] #76 38.42 Reading package lists... [2022-08-31T15:32:23.062Z] #76 ... [2022-08-31T15:32:23.062Z] [2022-08-31T15:32:23.062Z] #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-31T15:32:23.062Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:23.062Z] #42 28.95 Fetched 8572 kB in 22s (390 kB/s) [2022-08-31T15:32:23.062Z] #42 28.95 Reading package lists... [2022-08-31T15:32:23.062Z] #42 38.52 Reading package lists... [2022-08-31T15:32:23.062Z] #42 ... [2022-08-31T15:32:23.062Z] [2022-08-31T15:32:23.062Z] #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-31T15:32:23.062Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:23.164Z] #14 ... [2022-08-31T15:32:23.164Z] [2022-08-31T15:32:23.164Z] #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-31T15:32:23.164Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:23.164Z] #55 40.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T15:32:23.164Z] #55 40.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T15:32:23.164Z] #55 40.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T15:32:23.422Z] #55 40.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T15:32:23.422Z] #55 40.94 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T15:32:23.681Z] #55 ... [2022-08-31T15:32:23.681Z] [2022-08-31T15:32:23.681Z] #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-31T15:32:23.681Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:23.681Z] #76 30.97 Fetched 8572 kB in 24s (365 kB/s) [2022-08-31T15:32:23.681Z] #76 30.97 Reading package lists... [2022-08-31T15:32:23.681Z] #76 40.68 Reading package lists... [2022-08-31T15:32:23.681Z] #76 ... [2022-08-31T15:32:23.681Z] [2022-08-31T15:32:23.681Z] #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-31T15:32:23.681Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:24.198Z] #47 40.78 Updating files: 55% (1200/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) [2022-08-31T15:32:24.198Z] #47 ... [2022-08-31T15:32:24.198Z] [2022-08-31T15:32:24.198Z] #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-31T15:32:24.198Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:32:24.198Z] #36 31.55 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T15:32:24.198Z] #36 31.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T15:32:24.198Z] #36 34.30 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T15:32:24.198Z] #36 34.47 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T15:32:24.198Z] #36 ... [2022-08-31T15:32:24.198Z] [2022-08-31T15:32:24.198Z] #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-31T15:32:24.198Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:24.350Z] #47 38.49 Updating files: 51% (1117/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: 82% (1804/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-31T15:32:24.350Z] #47 39.76 + git checkout -q v2.3.0 [2022-08-31T15:32:24.716Z] #47 40.78 Updating files: 55% (1200/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) [2022-08-31T15:32:24.716Z] #47 ... [2022-08-31T15:32:24.716Z] [2022-08-31T15:32:24.716Z] #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-31T15:32:24.716Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:24.716Z] #62 32.14 Fetched 8572 kB in 25s (347 kB/s) [2022-08-31T15:32:24.716Z] #62 32.14 Reading package lists... [2022-08-31T15:32:24.716Z] #62 41.76 Reading package lists... [2022-08-31T15:32:24.716Z] #62 ... [2022-08-31T15:32:24.716Z] [2022-08-31T15:32:24.716Z] #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-31T15:32:24.716Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:24.716Z] #47 40.78 Updating files: 55% (1200/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-31T15:32:24.914Z] #47 ... [2022-08-31T15:32:24.914Z] [2022-08-31T15:32:24.914Z] #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-31T15:32:24.914Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:24.914Z] #14 30.57 Fetched 8572 kB in 24s (362 kB/s) [2022-08-31T15:32:24.914Z] #14 30.57 Reading package lists... [2022-08-31T15:32:24.914Z] #14 40.26 Reading package lists... [2022-08-31T15:32:24.914Z] #14 ... [2022-08-31T15:32:24.914Z] [2022-08-31T15:32:24.914Z] #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-31T15:32:24.914Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:24.914Z] #55 38.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T15:32:24.914Z] #55 39.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T15:32:24.914Z] #55 39.34 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T15:32:24.914Z] #55 39.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T15:32:24.914Z] #55 39.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T15:32:24.914Z] #55 39.73 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T15:32:24.914Z] #55 39.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T15:32:24.914Z] #55 40.11 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T15:32:24.974Z] #47 42.11 + git checkout -q v2.3.0 [2022-08-31T15:32:25.542Z] #47 ... [2022-08-31T15:32:25.542Z] [2022-08-31T15:32:25.542Z] #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-31T15:32:25.542Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:25.542Z] #51 32.67 Fetched 8576 kB in 25s (338 kB/s) [2022-08-31T15:32:25.542Z] #51 32.67 Reading package lists... [2022-08-31T15:32:25.801Z] #51 42.63 Reading package lists... [2022-08-31T15:32:25.801Z] #51 ... [2022-08-31T15:32:25.801Z] [2022-08-31T15:32:25.801Z] #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-31T15:32:25.801Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:25.801Z] #55 41.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T15:32:25.801Z] #55 41.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T15:32:25.801Z] #55 41.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T15:32:25.801Z] #55 41.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T15:32:25.801Z] #55 42.08 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T15:32:26.282Z] #55 ... [2022-08-31T15:32:26.282Z] [2022-08-31T15:32:26.282Z] #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-31T15:32:26.282Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:26.282Z] #51 31.62 Fetched 8576 kB in 25s (349 kB/s) [2022-08-31T15:32:26.282Z] #51 31.62 Reading package lists... [2022-08-31T15:32:26.282Z] #51 40.53 Reading package lists... [2022-08-31T15:32:26.282Z] #51 ... [2022-08-31T15:32:26.282Z] [2022-08-31T15:32:26.282Z] #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-31T15:32:26.282Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:26.282Z] #62 30.54 Reading package lists... [2022-08-31T15:32:26.616Z] #19 199.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-31T15:32:26.617Z] #19 199.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:26.617Z] #19 199.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:26.617Z] #19 199.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-31T15:32:26.617Z] #19 199.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-31T15:32:26.617Z] #19 199.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-31T15:32:26.617Z] #19 199.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-31T15:32:26.617Z] #19 199.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:26.617Z] #19 199.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-31T15:32:26.617Z] #19 199.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-31T15:32:26.617Z] #19 199.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:26.617Z] #19 199.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:26.617Z] #19 199.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-31T15:32:26.617Z] #19 199.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:26.617Z] #19 199.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:27.705Z] #55 45.07 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T15:32:27.705Z] #55 45.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T15:32:27.964Z] #55 45.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T15:32:28.223Z] #55 45.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T15:32:28.223Z] #55 45.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T15:32:28.483Z] #55 45.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T15:32:28.483Z] #55 46.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T15:32:28.742Z] #55 46.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T15:32:29.001Z] #55 46.58 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T15:32:29.263Z] #55 46.66 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T15:32:29.522Z] #55 46.90 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T15:32:29.522Z] #55 47.02 go: downloading golang.org/x/text v0.3.7 [2022-08-31T15:32:29.565Z] #62 40.36 Reading package lists... [2022-08-31T15:32:29.565Z] #62 ... [2022-08-31T15:32:29.565Z] [2022-08-31T15:32:29.565Z] #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-31T15:32:29.565Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:29.565Z] #47 42.81 + 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-31T15:32:30.813Z] #19 204.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-31T15:32:31.072Z] #19 204.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:31.072Z] #19 204.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:31.072Z] #19 204.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-31T15:32:31.072Z] #19 204.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-31T15:32:31.072Z] #19 204.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-31T15:32:31.072Z] #19 204.1 Selecting previously unselected package libc6-s390x-cross. [2022-08-31T15:32:31.072Z] #19 204.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:31.072Z] #19 204.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-31T15:32:31.072Z] #19 204.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-31T15:32:31.072Z] #19 204.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.072Z] #19 204.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.072Z] #19 204.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-31T15:32:31.331Z] #19 204.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.331Z] #19 204.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.331Z] #19 204.4 Selecting previously unselected package libitm1-s390x-cross. [2022-08-31T15:32:31.331Z] #19 204.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.331Z] #19 204.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.331Z] #19 204.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-31T15:32:31.331Z] #19 204.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.331Z] #19 204.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.331Z] #19 204.5 Selecting previously unselected package libasan6-s390x-cross. [2022-08-31T15:32:31.331Z] #19 204.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.331Z] #19 204.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.589Z] #19 204.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-31T15:32:31.589Z] #19 204.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.589Z] #19 204.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.589Z] #19 204.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-31T15:32:31.589Z] #19 204.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.589Z] #19 204.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.589Z] #19 204.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-31T15:32:31.849Z] #19 204.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:31.849Z] #19 204.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:31.849Z] #19 205.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-31T15:32:31.849Z] #19 205.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:31.849Z] #19 205.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:32.059Z] #55 ... [2022-08-31T15:32:32.059Z] [2022-08-31T15:32:32.059Z] #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-31T15:32:32.059Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:32.059Z] #76 40.68 Reading package lists... [2022-08-31T15:32:32.885Z] #76 49.78 Building dependency tree... [2022-08-31T15:32:32.885Z] #76 ... [2022-08-31T15:32:32.885Z] [2022-08-31T15:32:32.885Z] #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-31T15:32:32.885Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:32.885Z] #42 31.25 Reading package lists... [2022-08-31T15:32:32.885Z] #42 40.65 Reading package lists... [2022-08-31T15:32:33.146Z] #42 49.94 Building dependency tree... [2022-08-31T15:32:33.146Z] #42 ... [2022-08-31T15:32:33.146Z] [2022-08-31T15:32:33.146Z] #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-31T15:32:33.146Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:33.146Z] #14 40.58 Reading package lists... [2022-08-31T15:32:33.146Z] #14 49.89 Building dependency tree... [2022-08-31T15:32:33.146Z] #14 ... [2022-08-31T15:32:33.146Z] [2022-08-31T15:32:33.146Z] #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-31T15:32:33.146Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:33.146Z] #62 41.76 Reading package lists... [2022-08-31T15:32:33.753Z] #47 ... [2022-08-31T15:32:33.753Z] [2022-08-31T15:32:33.753Z] #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-31T15:32:33.753Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:33.753Z] #62 40.36 Reading package lists... [2022-08-31T15:32:35.617Z] #62 50.97 Building dependency tree... [2022-08-31T15:32:36.045Z] #19 209.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-31T15:32:36.045Z] #19 209.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:36.045Z] #19 209.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:36.045Z] #19 209.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-31T15:32:36.304Z] #19 209.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-31T15:32:36.304Z] #19 209.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-31T15:32:36.304Z] #19 209.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-31T15:32:36.304Z] #19 209.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-31T15:32:36.304Z] #19 209.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-31T15:32:36.538Z] #62 49.68 Building dependency tree... [2022-08-31T15:32:36.563Z] #19 209.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-31T15:32:36.563Z] #19 209.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T15:32:36.823Z] #19 209.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:36.823Z] #19 210.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-31T15:32:37.083Z] #19 210.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T15:32:37.083Z] #19 210.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:37.556Z] #62 ... [2022-08-31T15:32:37.556Z] [2022-08-31T15:32:37.556Z] #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-31T15:32:37.556Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:37.556Z] #55 43.20 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T15:32:37.556Z] #55 43.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T15:32:37.556Z] #55 43.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T15:32:37.556Z] #55 43.55 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T15:32:37.556Z] #55 43.61 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T15:32:37.556Z] #55 47.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T15:32:37.556Z] #55 47.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T15:32:37.556Z] #55 47.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T15:32:37.556Z] #55 47.75 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T15:32:37.556Z] #55 47.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T15:32:37.556Z] #55 48.17 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T15:32:37.556Z] #55 48.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T15:32:37.556Z] #55 48.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T15:32:37.556Z] #55 48.92 go: downloading golang.org/x/text v0.3.7 [2022-08-31T15:32:38.496Z] #55 ... [2022-08-31T15:32:38.496Z] [2022-08-31T15:32:38.496Z] #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-31T15:32:38.496Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:38.496Z] #76 38.42 Reading package lists... [2022-08-31T15:32:38.496Z] #76 47.45 Building dependency tree... [2022-08-31T15:32:38.496Z] #76 54.04 python3 is already the newest version (3.9.2-3). [2022-08-31T15:32:38.496Z] #76 54.04 The following additional packages will be installed: [2022-08-31T15:32:38.496Z] #76 54.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T15:32:38.496Z] #76 54.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T15:32:38.496Z] #76 54.09 Suggested packages: [2022-08-31T15:32:38.496Z] #76 54.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T15:32:38.496Z] #76 54.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T15:32:38.496Z] #76 54.12 m4-doc ed diffutils-doc [2022-08-31T15:32:38.496Z] #76 54.12 Recommended packages: [2022-08-31T15:32:38.496Z] #76 54.12 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T15:32:38.904Z] #62 ... [2022-08-31T15:32:38.904Z] [2022-08-31T15:32:38.905Z] #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-31T15:32:38.905Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:32:38.905Z] #47 45.55 + 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-31T15:32:38.905Z] #47 ... [2022-08-31T15:32:38.905Z] [2022-08-31T15:32:38.905Z] #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-31T15:32:38.905Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:38.905Z] #76 49.78 Building dependency tree... [2022-08-31T15:32:38.905Z] #76 55.81 python3 is already the newest version (3.9.2-3). [2022-08-31T15:32:38.905Z] #76 55.81 The following additional packages will be installed: [2022-08-31T15:32:38.905Z] #76 55.85 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T15:32:38.905Z] #76 55.86 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T15:32:38.905Z] #76 55.88 Suggested packages: [2022-08-31T15:32:38.905Z] #76 55.91 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T15:32:38.905Z] #76 55.91 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T15:32:38.905Z] #76 55.91 m4-doc ed diffutils-doc [2022-08-31T15:32:38.905Z] #76 55.91 Recommended packages: [2022-08-31T15:32:38.905Z] #76 55.91 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T15:32:40.387Z] #76 ... [2022-08-31T15:32:40.387Z] [2022-08-31T15:32:40.387Z] #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-31T15:32:40.387Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:40.387Z] #62 55.98 The following additional packages will be installed: [2022-08-31T15:32:40.387Z] #62 56.00 libbtrfs0 [2022-08-31T15:32:40.643Z] #62 56.44 The following NEW packages will be installed: [2022-08-31T15:32:40.643Z] #62 56.46 libbtrfs-dev libbtrfs0 [2022-08-31T15:32:40.815Z] #76 ... [2022-08-31T15:32:40.816Z] [2022-08-31T15:32:40.816Z] #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-31T15:32:40.816Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:40.816Z] #62 56.99 The following additional packages will be installed: [2022-08-31T15:32:40.816Z] #62 56.99 libbtrfs0 [2022-08-31T15:32:40.816Z] #62 57.41 The following NEW packages will be installed: [2022-08-31T15:32:40.816Z] #62 57.45 libbtrfs-dev libbtrfs0 [2022-08-31T15:32:40.816Z] #62 58.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:40.816Z] #62 58.03 Need to get 460 kB of archives. [2022-08-31T15:32:40.816Z] #62 58.03 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T15:32:40.816Z] #62 58.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:32:40.816Z] #62 58.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:32:41.281Z] #19 214.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-31T15:32:41.281Z] #19 214.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T15:32:41.281Z] #19 214.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:41.281Z] #19 214.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-31T15:32:41.281Z] #19 214.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-31T15:32:41.281Z] #19 214.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up libfile-which-perl (1.23-1) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T15:32:41.281Z] #19 214.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up file (1:5.39-3) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:32:41.281Z] #19 214.4 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up libyaml-perl (1.30-1) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up libio-string-perl (1.08-3.1) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-31T15:32:41.281Z] #19 214.5 Setting up cross-config (2.6.18+nmu1) ... [2022-08-31T15:32:41.548Z] #19 214.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:32:41.548Z] #19 214.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:32:41.548Z] #19 214.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up patch (2.7.6-7) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-31T15:32:41.548Z] #19 214.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.548Z] #19 214.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:32:41.572Z] #62 57.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:41.572Z] #62 57.13 Need to get 460 kB of archives. [2022-08-31T15:32:41.572Z] #62 57.13 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T15:32:41.572Z] #62 57.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:32:41.572Z] #62 57.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:32:41.809Z] #19 214.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 214.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:41.809Z] #19 215.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-31T15:32:41.829Z] #62 ... [2022-08-31T15:32:41.829Z] [2022-08-31T15:32:41.829Z] #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-31T15:32:41.829Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:41.829Z] #42 38.52 Reading package lists... [2022-08-31T15:32:41.829Z] #42 47.86 Building dependency tree... [2022-08-31T15:32:41.829Z] #42 54.61 The following additional packages will be installed: [2022-08-31T15:32:41.829Z] #42 54.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T15:32:41.829Z] #42 54.64 Suggested packages: [2022-08-31T15:32:41.829Z] #42 54.64 cmake-doc ninja-build lrzip [2022-08-31T15:32:41.829Z] #42 54.64 Recommended packages: [2022-08-31T15:32:41.829Z] #42 54.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T15:32:41.829Z] #42 56.06 The following NEW packages will be installed: [2022-08-31T15:32:41.829Z] #42 56.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T15:32:41.829Z] #42 56.13 vim-common xxd [2022-08-31T15:32:41.829Z] #42 56.69 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:41.829Z] #42 56.69 Need to get 17.7 MB of archives. [2022-08-31T15:32:41.829Z] #42 56.69 After this operation, 70.7 MB of additional disk space will be used. [2022-08-31T15:32:41.829Z] #42 56.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:32:41.830Z] #42 56.69 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-31T15:32:41.830Z] #42 56.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T15:32:41.830Z] #42 56.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T15:32:41.999Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/rootless [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/volume [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-31T15:32:41.999Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === Skipped [2022-08-31T15:32:41.999Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-31T15:32:41.999Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-31T15:32:41.999Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-31T15:32:41.999Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-31T15:32:41.999Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:71: No driver to put! [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-31T15:32:41.999Z] time="2022-08-31T15:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-31T15:32:41.999Z] time="2022-08-31T15:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-31T15:32:41.999Z] time="2022-08-31T15:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-31T15:32:41.999Z] time="2022-08-31T15:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-31T15:32:41.999Z] time="2022-08-31T15:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:71: No driver to put! [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-31T15:32:41.999Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-31T15:32:41.999Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-31T15:32:41.999Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T15:32:41.999Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-31T15:32:41.999Z] graphtest_unix.go:71: No driver to put! [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-31T15:32:41.999Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-31T15:32:41.999Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-31T15:32:41.999Z] [2022-08-31T15:32:41.999Z] DONE 2874 tests, 28 skipped in 207.195s [2022-08-31T15:32:41.999Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:32:41.999Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:32:42.000Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:32:42.000Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:32:42.000Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:32:42.000Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:32:42.000Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-31T15:32:42.000Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.068Z] #19 215.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-31T15:32:42.068Z] #19 215.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-31T15:32:42.068Z] #19 215.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-31T15:32:42.086Z] #42 ... [2022-08-31T15:32:42.086Z] [2022-08-31T15:32:42.086Z] #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-31T15:32:42.086Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:42.086Z] #76 56.63 The following NEW packages will be installed: [2022-08-31T15:32:42.086Z] #76 56.64 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T15:32:42.086Z] #76 56.65 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T15:32:42.086Z] #76 56.67 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T15:32:42.086Z] #76 56.67 libyajl2 m4 patch xz-utils [2022-08-31T15:32:42.086Z] #76 57.25 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:42.086Z] #76 57.25 Need to get 5940 kB of archives. [2022-08-31T15:32:42.086Z] #76 57.25 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T15:32:42.086Z] #76 57.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:32:42.086Z] #76 57.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T15:32:42.086Z] #76 57.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T15:32:42.086Z] #76 57.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T15:32:42.086Z] #76 57.27 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-31T15:32:42.086Z] #76 57.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T15:32:42.086Z] #76 57.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T15:32:42.086Z] #76 57.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T15:32:42.086Z] #76 57.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T15:32:42.086Z] #76 57.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T15:32:42.086Z] #76 57.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:32:42.086Z] #76 57.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T15:32:42.086Z] #76 57.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T15:32:42.086Z] #76 57.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:32:42.086Z] #76 57.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T15:32:42.086Z] #76 57.85 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-31T15:32:42.086Z] #76 57.86 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-31T15:32:42.086Z] #76 57.86 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-31T15:32:42.086Z] #76 57.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:32:42.086Z] #76 57.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T15:32:42.327Z] #19 215.4 [2022-08-31T15:32:42.327Z] #19 215.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-31T15:32:42.327Z] #19 215.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up dpkg-dev (1.20.11) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.327Z] #19 215.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-31T15:32:42.327Z] #19 215.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-31T15:32:42.342Z] #76 57.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:32:42.342Z] #76 57.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:32:42.342Z] #76 58.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T15:32:42.586Z] #19 215.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-31T15:32:42.586Z] #19 215.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-31T15:32:42.586Z] #19 215.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-31T15:32:42.719Z] #62 60.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:42.845Z] #19 215.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 215.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up libxml-simple-perl (2.25-1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:32:42.845Z] #19 216.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T15:32:43.104Z] #19 216.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T15:32:43.104Z] #19 216.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.285Z] #62 60.65 Fetched 460 kB in 0s (1063 kB/s) [2022-08-31T15:32:43.363Z] #19 216.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T15:32:43.363Z] #19 216.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-31T15:32:43.363Z] #19 216.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-31T15:32:43.363Z] #19 216.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-31T15:32:43.363Z] #19 216.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-31T15:32:43.363Z] #19 216.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:32:43.543Z] #62 60.85 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:32:43.543Z] #62 60.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-31T15:32:43.543Z] #62 61.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:32:43.710Z] #76 ... [2022-08-31T15:32:43.710Z] [2022-08-31T15:32:43.710Z] #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-31T15:32:43.710Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:43.710Z] #14 40.26 Reading package lists... [2022-08-31T15:32:43.710Z] #14 49.60 Building dependency tree... [2022-08-31T15:32:43.710Z] #14 55.95 The following additional packages will be installed: [2022-08-31T15:32:43.710Z] #14 55.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:32:43.710Z] #14 55.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T15:32:43.710Z] #14 55.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T15:32:43.710Z] #14 55.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T15:32:43.710Z] #14 55.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T15:32:43.710Z] #14 55.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T15:32:43.710Z] #14 55.99 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T15:32:43.710Z] #14 56.04 Suggested packages: [2022-08-31T15:32:43.710Z] #14 56.04 gcc-10-locales seccomp wine64 [2022-08-31T15:32:43.710Z] #14 58.46 The following NEW packages will be installed: [2022-08-31T15:32:43.710Z] #14 58.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:32:43.710Z] #14 58.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T15:32:43.710Z] #14 58.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T15:32:43.710Z] #14 58.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T15:32:43.710Z] #14 58.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T15:32:43.710Z] #14 58.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T15:32:43.710Z] #14 58.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T15:32:43.710Z] #14 58.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T15:32:43.710Z] #14 58.51 mingw-w64-x86-64-dev [2022-08-31T15:32:43.710Z] #14 59.07 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:43.710Z] #14 59.07 Need to get 115 MB of archives. [2022-08-31T15:32:43.710Z] #14 59.07 After this operation, 645 MB of additional disk space will be used. [2022-08-31T15:32:43.710Z] #14 59.07 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-31T15:32:43.710Z] #14 59.32 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-31T15:32:43.710Z] #14 ... [2022-08-31T15:32:43.710Z] [2022-08-31T15:32:43.710Z] #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-31T15:32:43.710Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:43.710Z] #76 59.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:43.802Z] #62 61.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:32:43.932Z] #19 DONE 216.9s [2022-08-31T15:32:43.932Z] [2022-08-31T15:32:43.932Z] #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-31T15:32:43.932Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:32:43.932Z] #49 ... [2022-08-31T15:32:43.932Z] [2022-08-31T15:32:43.932Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T15:32:43.932Z] #32 sha256:d5b2e0b0edb6414c55bad11b23ef8de2f0f493407962fd233ad0e2f0266051b5 [2022-08-31T15:32:43.932Z] #32 DONE 0.1s [2022-08-31T15:32:43.932Z] [2022-08-31T15:32:43.932Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T15:32:43.932Z] #73 sha256:c5926a9066ae75afc1354c368cdaab4e8d4e5387f635fbbeebad11c9f70a33e9 [2022-08-31T15:32:43.932Z] #73 DONE 0.1s [2022-08-31T15:32:44.061Z] #62 61.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:32:44.061Z] #62 61.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:32:44.061Z] #62 61.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:32:44.192Z] [2022-08-31T15:32:44.192Z] #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-31T15:32:44.192Z] #74 sha256:0100a4ad335d8046ab267d9ffc0566ea21ab857eafaa8a9b4e7f9afbd969b001 [2022-08-31T15:32:44.274Z] #76 ... [2022-08-31T15:32:44.274Z] [2022-08-31T15:32:44.274Z] #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-31T15:32:44.274Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:44.274Z] #51 40.53 Reading package lists... [2022-08-31T15:32:44.274Z] #51 49.81 Building dependency tree... [2022-08-31T15:32:44.274Z] #51 56.64 The following additional packages will be installed: [2022-08-31T15:32:44.274Z] #51 56.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:32:44.274Z] #51 56.65 python3-protobuf python3-six [2022-08-31T15:32:44.274Z] #51 56.66 Suggested packages: [2022-08-31T15:32:44.274Z] #51 56.69 python3-setuptools [2022-08-31T15:32:44.274Z] #51 56.69 Recommended packages: [2022-08-31T15:32:44.274Z] #51 56.69 iproute2 | iproute [2022-08-31T15:32:44.274Z] #51 57.80 The following NEW packages will be installed: [2022-08-31T15:32:44.274Z] #51 57.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:32:44.274Z] #51 57.80 python3-protobuf python3-six [2022-08-31T15:32:44.274Z] #51 58.12 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:44.274Z] #51 58.12 Need to get 2315 kB of archives. [2022-08-31T15:32:44.274Z] #51 58.12 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T15:32:44.274Z] #51 58.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T15:32:44.274Z] #51 58.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T15:32:44.274Z] #51 58.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T15:32:44.274Z] #51 58.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T15:32:44.274Z] #51 58.27 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-31T15:32:44.274Z] #51 58.28 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-31T15:32:44.274Z] #51 58.28 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-31T15:32:44.274Z] #51 ... [2022-08-31T15:32:44.274Z] [2022-08-31T15:32:44.274Z] #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-31T15:32:44.274Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:44.274Z] #14 59.63 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-31T15:32:44.274Z] #14 59.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-31T15:32:44.274Z] #14 59.65 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-31T15:32:44.274Z] #14 59.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T15:32:44.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T15:32:44.532Z] #14 60.10 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-31T15:32:44.627Z] #62 ... [2022-08-31T15:32:44.627Z] [2022-08-31T15:32:44.627Z] #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-31T15:32:44.627Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:44.627Z] #51 42.63 Reading package lists... [2022-08-31T15:32:44.627Z] #51 51.71 Building dependency tree... [2022-08-31T15:32:44.627Z] #51 58.22 The following additional packages will be installed: [2022-08-31T15:32:44.627Z] #51 58.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:32:44.627Z] #51 58.27 python3-protobuf python3-six [2022-08-31T15:32:44.627Z] #51 58.28 Suggested packages: [2022-08-31T15:32:44.627Z] #51 58.30 python3-setuptools [2022-08-31T15:32:44.627Z] #51 58.30 Recommended packages: [2022-08-31T15:32:44.627Z] #51 58.30 iproute2 | iproute [2022-08-31T15:32:44.627Z] #51 59.55 The following NEW packages will be installed: [2022-08-31T15:32:44.627Z] #51 59.60 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T15:32:44.627Z] #51 59.60 python3-protobuf python3-six [2022-08-31T15:32:44.627Z] #51 60.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:44.627Z] #51 60.30 Need to get 2315 kB of archives. [2022-08-31T15:32:44.627Z] #51 60.30 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T15:32:44.627Z] #51 60.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T15:32:44.627Z] #51 60.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-31T15:32:44.627Z] #51 60.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-31T15:32:44.627Z] #51 60.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T15:32:44.627Z] #51 60.39 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-31T15:32:44.627Z] #51 60.54 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-31T15:32:44.627Z] #51 60.55 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-31T15:32:44.627Z] #51 ... [2022-08-31T15:32:44.627Z] [2022-08-31T15:32:44.627Z] #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-31T15:32:44.627Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:44.627Z] #14 49.89 Building dependency tree... [2022-08-31T15:32:44.627Z] #14 56.06 The following additional packages will be installed: [2022-08-31T15:32:44.627Z] #14 56.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:32:44.627Z] #14 56.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T15:32:44.627Z] #14 56.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T15:32:44.627Z] #14 56.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T15:32:44.627Z] #14 56.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T15:32:44.627Z] #14 56.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T15:32:44.627Z] #14 56.09 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T15:32:44.627Z] #14 56.11 Suggested packages: [2022-08-31T15:32:44.627Z] #14 56.13 gcc-10-locales seccomp wine64 [2022-08-31T15:32:44.627Z] #14 58.57 The following NEW packages will be installed: [2022-08-31T15:32:44.627Z] #14 58.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:32:44.627Z] #14 58.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T15:32:44.627Z] #14 58.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T15:32:44.627Z] #14 58.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T15:32:44.627Z] #14 58.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T15:32:44.627Z] #14 58.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T15:32:44.627Z] #14 58.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T15:32:44.627Z] #14 58.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T15:32:44.627Z] #14 58.59 mingw-w64-x86-64-dev [2022-08-31T15:32:44.627Z] #14 59.15 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:44.627Z] #14 59.15 Need to get 115 MB of archives. [2022-08-31T15:32:44.627Z] #14 59.15 After this operation, 645 MB of additional disk space will be used. [2022-08-31T15:32:44.627Z] #14 59.15 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-31T15:32:44.627Z] #14 59.32 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-31T15:32:44.627Z] #14 59.58 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-31T15:32:44.627Z] #14 59.62 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-31T15:32:44.627Z] #14 59.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-31T15:32:44.627Z] #14 59.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T15:32:44.627Z] #14 60.17 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-31T15:32:44.627Z] #14 60.52 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-31T15:32:44.627Z] #14 60.55 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-31T15:32:44.627Z] #14 61.64 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-31T15:32:44.627Z] #14 ... [2022-08-31T15:32:44.627Z] [2022-08-31T15:32:44.627Z] #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-31T15:32:44.627Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:44.627Z] #42 49.94 Building dependency tree... [2022-08-31T15:32:44.627Z] #42 56.04 The following additional packages will be installed: [2022-08-31T15:32:44.627Z] #42 56.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T15:32:44.627Z] #42 56.12 Suggested packages: [2022-08-31T15:32:44.627Z] #42 56.13 cmake-doc ninja-build lrzip [2022-08-31T15:32:44.627Z] #42 56.13 Recommended packages: [2022-08-31T15:32:44.627Z] #42 56.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T15:32:44.627Z] #42 57.68 The following NEW packages will be installed: [2022-08-31T15:32:44.627Z] #42 57.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T15:32:44.627Z] #42 57.72 vim-common xxd [2022-08-31T15:32:44.627Z] #42 58.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:44.627Z] #42 58.26 Need to get 17.7 MB of archives. [2022-08-31T15:32:44.627Z] #42 58.26 After this operation, 70.7 MB of additional disk space will be used. [2022-08-31T15:32:44.627Z] #42 58.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:32:44.627Z] #42 58.29 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-31T15:32:44.627Z] #42 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T15:32:44.627Z] #42 58.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T15:32:44.627Z] #42 59.51 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-31T15:32:44.627Z] #42 59.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T15:32:44.627Z] #42 59.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T15:32:44.627Z] #42 59.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T15:32:44.627Z] #42 59.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T15:32:44.627Z] #42 59.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T15:32:44.789Z] #14 ... [2022-08-31T15:32:44.789Z] [2022-08-31T15:32:44.789Z] #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-31T15:32:44.789Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:32:44.789Z] #57 59.42 v3.0.2 [2022-08-31T15:32:44.789Z] #57 DONE 60.4s [2022-08-31T15:32:44.789Z] [2022-08-31T15:32:44.789Z] #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-31T15:32:44.789Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:44.789Z] #14 60.53 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-31T15:32:44.789Z] #14 60.54 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-31T15:32:44.886Z] #42 ... [2022-08-31T15:32:44.886Z] [2022-08-31T15:32:44.886Z] #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-31T15:32:44.886Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:44.886Z] #62 62.27 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:32:44.886Z] #62 62.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:32:44.886Z] #62 62.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:32:45.129Z] #74 1.306 + RM_GOPATH=0 [2022-08-31T15:32:45.129Z] #74 1.306 + TMP_GOPATH= [2022-08-31T15:32:45.129Z] #74 1.306 + : /build [2022-08-31T15:32:45.129Z] #74 1.306 + '[' -z '' ']' [2022-08-31T15:32:45.129Z] #74 1.306 ++ mktemp -d [2022-08-31T15:32:45.388Z] #74 1.315 + export GOPATH=/tmp/tmp.FVGOEok1K9 [2022-08-31T15:32:45.389Z] #74 1.316 + GOPATH=/tmp/tmp.FVGOEok1K9 [2022-08-31T15:32:45.389Z] #74 1.319 + RM_GOPATH=1 [2022-08-31T15:32:45.389Z] #74 1.319 + case "$(go env GOARCH)" in [2022-08-31T15:32:45.389Z] #74 1.319 ++ go env GOARCH [2022-08-31T15:32:45.389Z] #74 1.331 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:45.389Z] #74 1.331 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:45.389Z] #74 1.331 ++ dirname /install.sh [2022-08-31T15:32:45.389Z] #74 1.332 + dir=/ [2022-08-31T15:32:45.389Z] #74 1.334 + bin=rootlesskit [2022-08-31T15:32:45.389Z] #74 1.334 + shift [2022-08-31T15:32:45.389Z] #74 1.334 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T15:32:45.389Z] #74 1.334 + . //rootlesskit.installer [2022-08-31T15:32:45.389Z] #74 1.334 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:45.389Z] #74 1.335 + install_rootlesskit [2022-08-31T15:32:45.389Z] #74 1.335 + case "$1" in [2022-08-31T15:32:45.389Z] #74 1.335 + export CGO_ENABLED=0 [2022-08-31T15:32:45.389Z] #74 1.335 + CGO_ENABLED=0 [2022-08-31T15:32:45.389Z] #74 1.335 + _install_rootlesskit [2022-08-31T15:32:45.389Z] #74 1.335 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T15:32:45.389Z] #74 1.335 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:32:45.389Z] #74 1.335 + GOBIN=/build [2022-08-31T15:32:45.389Z] #74 1.335 + GO111MODULE=on [2022-08-31T15:32:45.389Z] #74 1.335 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:45.389Z] #74 1.335 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:32:45.459Z] #62 DONE 63.0s [2022-08-31T15:32:45.459Z] [2022-08-31T15:32:45.459Z] #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-31T15:32:45.459Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:45.460Z] #76 58.72 The following NEW packages will be installed: [2022-08-31T15:32:45.460Z] #76 58.72 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T15:32:45.460Z] #76 58.73 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T15:32:45.460Z] #76 58.73 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T15:32:45.460Z] #76 58.73 libyajl2 m4 patch xz-utils [2022-08-31T15:32:45.460Z] #76 59.27 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:32:45.460Z] #76 59.27 Need to get 5940 kB of archives. [2022-08-31T15:32:45.460Z] #76 59.27 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T15:32:45.460Z] #76 59.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:32:45.460Z] #76 59.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T15:32:45.460Z] #76 59.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T15:32:45.460Z] #76 59.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T15:32:45.460Z] #76 59.28 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-31T15:32:45.460Z] #76 59.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T15:32:45.460Z] #76 59.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T15:32:45.460Z] #76 59.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T15:32:45.460Z] #76 59.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T15:32:45.460Z] #76 59.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T15:32:45.460Z] #76 59.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:32:45.460Z] #76 59.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T15:32:45.460Z] #76 59.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T15:32:45.460Z] #76 59.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:32:45.460Z] #76 59.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T15:32:45.460Z] #76 59.78 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-31T15:32:45.460Z] #76 59.80 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-31T15:32:45.460Z] #76 59.80 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-31T15:32:45.460Z] #76 59.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:32:45.460Z] #76 59.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T15:32:45.460Z] #76 59.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:32:45.460Z] #76 59.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:32:45.460Z] #76 59.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T15:32:45.460Z] #76 61.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:45.460Z] #76 62.48 Fetched 5940 kB in 1s (5251 kB/s) [2022-08-31T15:32:45.460Z] #76 62.54 Selecting previously unselected package bzip2. [2022-08-31T15:32:45.460Z] #76 62.54 (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-31T15:32:45.460Z] #76 62.64 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:32:45.460Z] #76 62.68 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:32:45.649Z] #74 1.810 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T15:32:45.719Z] #76 ... [2022-08-31T15:32:45.719Z] [2022-08-31T15:32:45.719Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T15:32:45.719Z] #63 sha256:a80dd266dc107016749d6b96d4ad30ecaa6bb51e4ff1804dbcfbd7213ba2d3e3 [2022-08-31T15:32:45.719Z] #63 DONE 0.2s [2022-08-31T15:32:45.719Z] [2022-08-31T15:32:45.719Z] #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-31T15:32:45.719Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:45.719Z] #76 63.14 Selecting previously unselected package libmagic-mgc. [2022-08-31T15:32:45.719Z] #76 63.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:45.719Z] #76 63.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T15:32:45.978Z] #76 ... [2022-08-31T15:32:45.978Z] [2022-08-31T15:32:45.978Z] #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-31T15:32:45.978Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T15:32:45.978Z] #57 63.06 v3.0.2 [2022-08-31T15:32:45.978Z] #57 DONE 63.3s [2022-08-31T15:32:45.978Z] [2022-08-31T15:32:45.978Z] #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-31T15:32:45.978Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:32:45.978Z] #40 63.06 NAME: [2022-08-31T15:32:45.978Z] #40 63.06 go-winres - A tool for embedding resources in Windows executables [2022-08-31T15:32:45.978Z] #40 63.06 [2022-08-31T15:32:45.978Z] #40 63.06 USAGE: [2022-08-31T15:32:45.978Z] #40 63.06 go-winres [global options] command [command options] [arguments...] [2022-08-31T15:32:45.978Z] #40 63.06 [2022-08-31T15:32:45.978Z] #40 63.06 COMMANDS: [2022-08-31T15:32:45.978Z] #40 63.06 init Create an initial ./winres/winres.json [2022-08-31T15:32:45.978Z] #40 63.06 make Make syso files for the "go build" command [2022-08-31T15:32:45.978Z] #40 63.06 simply Make syso files for the "go build" command (simplified) [2022-08-31T15:32:45.978Z] #40 63.06 extract Extract all resources from an executable [2022-08-31T15:32:45.978Z] #40 63.06 patch Replace resources in an executable file (exe, dll) [2022-08-31T15:32:45.978Z] #40 63.06 help, h Shows a list of commands or help for one command [2022-08-31T15:32:45.978Z] #40 63.06 [2022-08-31T15:32:45.978Z] #40 63.06 GLOBAL OPTIONS: [2022-08-31T15:32:45.978Z] #40 63.06 --help, -h show help (default: false) [2022-08-31T15:32:45.978Z] #40 DONE 63.3s [2022-08-31T15:32:45.978Z] [2022-08-31T15:32:45.978Z] #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-31T15:32:45.978Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:45.978Z] #42 62.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:45.978Z] #42 62.93 Fetched 17.7 MB in 3s (6913 kB/s) [2022-08-31T15:32:45.978Z] #42 63.16 Selecting previously unselected package xxd. [2022-08-31T15:32:45.978Z] #42 63.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-31T15:32:45.978Z] #42 63.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:32:45.978Z] #42 63.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:32:46.159Z] #14 61.83 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-31T15:32:46.236Z] #42 63.68 Selecting previously unselected package vim-common. [2022-08-31T15:32:46.236Z] #42 63.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:32:46.236Z] #42 63.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:32:46.734Z] #14 ... [2022-08-31T15:32:46.734Z] [2022-08-31T15:32:46.734Z] #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-31T15:32:46.734Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T15:32:46.734Z] #62 59.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:46.734Z] #62 59.36 Fetched 460 kB in 1s (854 kB/s) [2022-08-31T15:32:46.734Z] #62 60.20 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:32:46.734Z] #62 60.20 (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-31T15:32:46.734Z] #62 60.31 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:32:46.734Z] #62 60.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:32:46.734Z] #62 60.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:32:46.734Z] #62 60.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:32:46.734Z] #62 60.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:32:46.734Z] #62 61.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:32:46.734Z] #62 61.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:32:46.734Z] #62 61.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:32:46.734Z] #62 DONE 62.4s [2022-08-31T15:32:46.804Z] #42 64.33 Selecting previously unselected package cmake-data. [2022-08-31T15:32:46.804Z] #42 64.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T15:32:46.804Z] #42 64.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:32:46.996Z] [2022-08-31T15:32:46.996Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T15:32:46.996Z] #63 sha256:db2bc402920d99951ed4993b16ef3d8045fbef0a4b2bd20581ad6c78caa9cba6 [2022-08-31T15:32:47.033Z] #74 3.145 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T15:32:47.033Z] #74 3.146 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T15:32:47.254Z] #63 DONE 0.4s [2022-08-31T15:32:47.254Z] [2022-08-31T15:32:47.254Z] #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-31T15:32:47.254Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:32:47.603Z] #74 3.481 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T15:32:48.542Z] #74 4.570 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T15:32:48.542Z] #74 ... [2022-08-31T15:32:48.542Z] [2022-08-31T15:32:48.542Z] #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-31T15:32:48.542Z] #33 sha256:bb5bcb45d7af2365b504e07b25b66709f549f3bf4c8ee938fe0d16d97dcde764 [2022-08-31T15:32:48.542Z] #33 1.359 + RM_GOPATH=0 [2022-08-31T15:32:48.542Z] #33 1.359 + TMP_GOPATH= [2022-08-31T15:32:48.542Z] #33 1.359 + : /build [2022-08-31T15:32:48.542Z] #33 1.359 + '[' -z '' ']' [2022-08-31T15:32:48.542Z] #33 1.360 ++ mktemp -d [2022-08-31T15:32:48.542Z] #33 1.361 + export GOPATH=/tmp/tmp.LKJ0OMxrUp [2022-08-31T15:32:48.542Z] #33 1.361 + GOPATH=/tmp/tmp.LKJ0OMxrUp [2022-08-31T15:32:48.542Z] #33 1.361 + RM_GOPATH=1 [2022-08-31T15:32:48.542Z] #33 1.362 + case "$(go env GOARCH)" in [2022-08-31T15:32:48.542Z] #33 1.362 ++ go env GOARCH [2022-08-31T15:32:48.542Z] #33 1.367 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:48.542Z] #33 1.367 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:48.542Z] #33 1.367 ++ dirname /install.sh [2022-08-31T15:32:48.542Z] #33 1.370 + dir=/ [2022-08-31T15:32:48.542Z] #33 1.370 + bin=dockercli [2022-08-31T15:32:48.542Z] #33 1.370 + shift [2022-08-31T15:32:48.542Z] #33 1.371 + '[' '!' -f //dockercli.installer ']' [2022-08-31T15:32:48.542Z] #33 1.371 + . //dockercli.installer [2022-08-31T15:32:48.542Z] #33 1.371 ++ : stable [2022-08-31T15:32:48.542Z] #33 1.371 ++ : 17.06.2-ce [2022-08-31T15:32:48.542Z] #33 1.372 + install_dockercli [2022-08-31T15:32:48.542Z] #33 1.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T15:32:48.542Z] #33 1.372 Install docker/cli version 17.06.2-ce from stable [2022-08-31T15:32:48.542Z] #33 1.372 ++ uname -m [2022-08-31T15:32:48.542Z] #33 1.376 + arch=x86_64 [2022-08-31T15:32:48.542Z] #33 1.377 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T15:32:48.542Z] #33 1.377 + url=https://download.docker.com/linux/static [2022-08-31T15:32:48.542Z] #33 1.378 + tar -xz docker/docker [2022-08-31T15:32:48.542Z] #33 1.378 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T15:32:48.542Z] #33 4.522 + mkdir -p /build [2022-08-31T15:32:48.542Z] #33 4.524 + mv docker/docker /build/ [2022-08-31T15:32:48.542Z] #33 4.526 + rmdir docker [2022-08-31T15:32:48.542Z] #33 DONE 4.7s [2022-08-31T15:32:48.625Z] #64 1.374 + RM_GOPATH=0 [2022-08-31T15:32:48.625Z] #64 1.374 + TMP_GOPATH= [2022-08-31T15:32:48.625Z] #64 1.374 + : /build [2022-08-31T15:32:48.625Z] #64 1.374 + '[' -z '' ']' [2022-08-31T15:32:48.625Z] #64 1.374 ++ mktemp -d [2022-08-31T15:32:48.625Z] #64 1.374 + export GOPATH=/tmp/tmp.Zsn87x6ZH8 [2022-08-31T15:32:48.625Z] #64 1.374 + GOPATH=/tmp/tmp.Zsn87x6ZH8 [2022-08-31T15:32:48.625Z] #64 1.374 + RM_GOPATH=1 [2022-08-31T15:32:48.625Z] #64 1.374 + case "$(go env GOARCH)" in [2022-08-31T15:32:48.625Z] #64 1.374 ++ go env GOARCH [2022-08-31T15:32:48.625Z] #64 1.411 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:48.625Z] #64 1.411 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:48.625Z] #64 1.411 ++ dirname /install.sh [2022-08-31T15:32:48.625Z] #64 1.412 + dir=/ [2022-08-31T15:32:48.625Z] #64 1.413 + bin=containerd [2022-08-31T15:32:48.625Z] #64 1.413 + shift [2022-08-31T15:32:48.625Z] #64 1.413 + '[' '!' -f //containerd.installer ']' [2022-08-31T15:32:48.625Z] #64 1.413 + . //containerd.installer [2022-08-31T15:32:48.625Z] #64 1.413 ++ set -e [2022-08-31T15:32:48.625Z] #64 1.413 ++ : v1.6.8 [2022-08-31T15:32:48.625Z] #64 1.413 + install_containerd [2022-08-31T15:32:48.625Z] #64 1.414 + echo 'Install containerd version v1.6.8' [2022-08-31T15:32:48.625Z] #64 1.415 Install containerd version v1.6.8 [2022-08-31T15:32:48.625Z] #64 1.418 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zsn87x6ZH8/src/github.com/containerd/containerd [2022-08-31T15:32:48.625Z] #64 1.424 Cloning into '/tmp/tmp.Zsn87x6ZH8/src/github.com/containerd/containerd'... [2022-08-31T15:32:48.802Z] [2022-08-31T15:32:48.802Z] #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-31T15:32:48.802Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T15:32:48.802Z] #69 1.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:32:48.802Z] #69 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:32:48.802Z] #69 2.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:32:48.802Z] #69 2.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T15:32:48.802Z] #69 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T15:32:48.802Z] #69 3.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:32:48.802Z] #69 3.552 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T15:32:48.802Z] #69 4.116 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T15:32:48.802Z] #69 4.515 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T15:32:48.802Z] #69 4.962 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T15:32:48.802Z] #69 4.973 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T15:32:48.802Z] #69 4.979 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T15:32:48.802Z] #69 4.991 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T15:32:48.802Z] #69 4.993 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T15:32:48.802Z] #69 4.997 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:48.802Z] #69 5.008 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:48.802Z] #69 5.009 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T15:32:48.802Z] #69 5.019 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T15:32:48.802Z] #69 5.019 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T15:32:48.802Z] #69 5.023 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T15:32:48.802Z] #69 5.025 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T15:32:49.062Z] #69 ... [2022-08-31T15:32:49.062Z] [2022-08-31T15:32:49.062Z] #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-31T15:32:49.062Z] #74 sha256:0100a4ad335d8046ab267d9ffc0566ea21ab857eafaa8a9b4e7f9afbd969b001 [2022-08-31T15:32:49.062Z] #74 5.114 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T15:32:49.062Z] #74 5.192 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T15:32:49.062Z] #74 5.224 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T15:32:49.192Z] #64 ... [2022-08-31T15:32:49.192Z] [2022-08-31T15:32:49.192Z] #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-31T15:32:49.192Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T15:32:49.192Z] #40 64.63 NAME: [2022-08-31T15:32:49.192Z] #40 64.63 go-winres - A tool for embedding resources in Windows executables [2022-08-31T15:32:49.192Z] #40 64.63 [2022-08-31T15:32:49.192Z] #40 64.63 USAGE: [2022-08-31T15:32:49.192Z] #40 64.63 go-winres [global options] command [command options] [arguments...] [2022-08-31T15:32:49.192Z] #40 64.63 [2022-08-31T15:32:49.192Z] #40 64.63 COMMANDS: [2022-08-31T15:32:49.192Z] #40 64.63 init Create an initial ./winres/winres.json [2022-08-31T15:32:49.192Z] #40 64.63 make Make syso files for the "go build" command [2022-08-31T15:32:49.192Z] #40 64.63 simply Make syso files for the "go build" command (simplified) [2022-08-31T15:32:49.192Z] #40 64.63 extract Extract all resources from an executable [2022-08-31T15:32:49.192Z] #40 64.63 patch Replace resources in an executable file (exe, dll) [2022-08-31T15:32:49.192Z] #40 64.63 help, h Shows a list of commands or help for one command [2022-08-31T15:32:49.192Z] #40 64.63 [2022-08-31T15:32:49.192Z] #40 64.63 GLOBAL OPTIONS: [2022-08-31T15:32:49.192Z] #40 64.63 --help, -h show help (default: false) [2022-08-31T15:32:49.192Z] #40 DONE 64.9s [2022-08-31T15:32:49.322Z] #74 5.311 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T15:32:49.322Z] #74 5.348 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T15:32:49.322Z] #74 5.437 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T15:32:49.449Z] [2022-08-31T15:32:49.449Z] #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-31T15:32:49.449Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:49.449Z] #76 60.37 Fetched 5940 kB in 1s (5066 kB/s) [2022-08-31T15:32:49.449Z] #76 60.60 Selecting previously unselected package bzip2. [2022-08-31T15:32:49.449Z] #76 60.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-31T15:32:49.449Z] #76 60.77 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 60.78 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:32:49.449Z] #76 60.98 Selecting previously unselected package libmagic-mgc. [2022-08-31T15:32:49.449Z] #76 60.98 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 60.98 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T15:32:49.449Z] #76 61.98 Selecting previously unselected package libmagic1:amd64. [2022-08-31T15:32:49.449Z] #76 61.98 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 61.99 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:32:49.449Z] #76 62.39 Selecting previously unselected package file. [2022-08-31T15:32:49.449Z] #76 62.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 62.43 Unpacking file (1:5.39-3) ... [2022-08-31T15:32:49.449Z] #76 62.63 Selecting previously unselected package xz-utils. [2022-08-31T15:32:49.449Z] #76 62.66 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 62.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:32:49.449Z] #76 63.34 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T15:32:49.449Z] #76 63.37 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T15:32:49.449Z] #76 63.38 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:32:49.449Z] #76 63.62 Selecting previously unselected package m4. [2022-08-31T15:32:49.449Z] #76 63.65 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T15:32:49.450Z] #76 63.67 Unpacking m4 (1.4.18-5) ... [2022-08-31T15:32:49.450Z] #76 64.07 Selecting previously unselected package autoconf. [2022-08-31T15:32:49.450Z] #76 64.08 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T15:32:49.450Z] #76 64.09 Unpacking autoconf (2.69-14) ... [2022-08-31T15:32:49.450Z] #76 64.97 Selecting previously unselected package autotools-dev. [2022-08-31T15:32:49.450Z] #76 64.98 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T15:32:49.450Z] #76 64.99 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:32:49.450Z] #76 65.26 Selecting previously unselected package automake. [2022-08-31T15:32:49.582Z] #74 5.603 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T15:32:49.582Z] #74 5.714 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T15:32:49.707Z] #76 65.27 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T15:32:49.707Z] #76 65.27 Unpacking automake (1:1.16.3-2) ... [2022-08-31T15:32:49.842Z] #74 5.931 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T15:32:50.102Z] #74 ... [2022-08-31T15:32:50.102Z] [2022-08-31T15:32:50.102Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T15:32:50.102Z] #37 sha256:53235c996ec29bfa32e5f6fbaba117e563e3184b09ada33c655a98082eb6a2aa [2022-08-31T15:32:50.102Z] #37 CACHED [2022-08-31T15:32:50.102Z] [2022-08-31T15:32:50.102Z] #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-31T15:32:50.102Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T15:32:50.102Z] #36 CACHED [2022-08-31T15:32:50.102Z] [2022-08-31T15:32:50.102Z] #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-31T15:32:50.102Z] #38 sha256:9fa503786579399d2ca3140c1728a49093b83c1fd31ba1a9cc4fee44396b4c5e [2022-08-31T15:32:50.102Z] #38 CACHED [2022-08-31T15:32:50.362Z] [2022-08-31T15:32:50.362Z] #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-31T15:32:50.362Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:32:50.362Z] #49 1.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:32:50.362Z] #49 1.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:32:50.362Z] #49 2.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:32:50.362Z] #49 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T15:32:50.362Z] #49 2.599 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T15:32:50.362Z] #49 3.079 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T15:32:50.362Z] #49 3.669 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T15:32:50.362Z] #49 4.267 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:32:50.362Z] #49 4.790 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T15:32:50.362Z] #49 5.164 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T15:32:50.362Z] #49 5.166 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T15:32:50.362Z] #49 5.167 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:50.362Z] #49 5.173 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T15:32:50.362Z] #49 5.180 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T15:32:50.362Z] #49 5.189 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T15:32:50.362Z] #49 5.191 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T15:32:50.362Z] #49 5.195 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T15:32:50.362Z] #49 5.196 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:50.362Z] #49 5.196 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T15:32:50.362Z] #49 5.199 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T15:32:50.362Z] #49 5.200 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T15:32:50.640Z] #76 66.39 Selecting previously unselected package patch. [2022-08-31T15:32:50.640Z] #76 66.39 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:32:50.897Z] #76 66.46 Unpacking patch (2.7.6-7) ... [2022-08-31T15:32:51.155Z] #76 66.85 Selecting previously unselected package dpkg-dev. [2022-08-31T15:32:51.155Z] #76 66.87 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T15:32:51.155Z] #76 66.95 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T15:32:51.720Z] #76 ... [2022-08-31T15:32:51.720Z] [2022-08-31T15:32:51.720Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-31T15:32:51.720Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:51.720Z] #51 63.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T15:32:51.720Z] #51 66.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:51.720Z] #51 66.95 Fetched 2315 kB in 6s (360 kB/s) [2022-08-31T15:32:51.720Z] #51 67.17 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T15:32:51.720Z] #51 67.17 (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-31T15:32:51.978Z] #51 67.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T15:32:51.978Z] #51 67.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:32:52.076Z] #42 ... [2022-08-31T15:32:52.076Z] [2022-08-31T15:32:52.076Z] #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-31T15:32:52.076Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:52.076Z] #55 58.70 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T15:32:52.076Z] #55 58.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T15:32:52.076Z] #55 59.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T15:32:52.076Z] #55 59.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T15:32:52.076Z] #55 59.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T15:32:52.076Z] #55 59.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T15:32:52.076Z] #55 59.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T15:32:52.076Z] #55 59.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T15:32:52.076Z] #55 59.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T15:32:52.076Z] #55 60.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T15:32:52.076Z] #55 60.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T15:32:52.076Z] #55 60.43 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T15:32:52.076Z] #55 61.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T15:32:52.076Z] #55 61.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T15:32:52.076Z] #55 61.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T15:32:52.076Z] #55 61.94 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T15:32:52.076Z] #55 62.53 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T15:32:52.076Z] #55 62.79 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T15:32:52.076Z] #55 62.89 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T15:32:52.076Z] #55 63.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T15:32:52.076Z] #55 63.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T15:32:52.076Z] #55 63.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T15:32:52.076Z] #55 63.47 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T15:32:52.076Z] #55 63.51 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T15:32:52.076Z] #55 64.43 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T15:32:52.076Z] #55 64.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T15:32:52.076Z] #55 65.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T15:32:52.076Z] #55 66.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T15:32:52.076Z] #55 ... [2022-08-31T15:32:52.076Z] [2022-08-31T15:32:52.076Z] #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-31T15:32:52.076Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:52.076Z] #76 64.03 Selecting previously unselected package libmagic1:amd64. [2022-08-31T15:32:52.076Z] #76 64.10 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 64.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:32:52.076Z] #76 64.44 Selecting previously unselected package file. [2022-08-31T15:32:52.076Z] #76 64.47 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 64.48 Unpacking file (1:5.39-3) ... [2022-08-31T15:32:52.076Z] #76 64.69 Selecting previously unselected package xz-utils. [2022-08-31T15:32:52.076Z] #76 64.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 64.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:32:52.076Z] #76 65.06 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T15:32:52.076Z] #76 65.06 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 65.07 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:32:52.076Z] #76 65.30 Selecting previously unselected package m4. [2022-08-31T15:32:52.076Z] #76 65.30 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 65.31 Unpacking m4 (1.4.18-5) ... [2022-08-31T15:32:52.076Z] #76 65.68 Selecting previously unselected package autoconf. [2022-08-31T15:32:52.076Z] #76 65.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T15:32:52.076Z] #76 65.68 Unpacking autoconf (2.69-14) ... [2022-08-31T15:32:52.076Z] #76 66.31 Selecting previously unselected package autotools-dev. [2022-08-31T15:32:52.076Z] #76 66.32 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T15:32:52.076Z] #76 66.34 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:32:52.076Z] #76 66.55 Selecting previously unselected package automake. [2022-08-31T15:32:52.076Z] #76 66.57 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T15:32:52.076Z] #76 66.59 Unpacking automake (1:1.16.3-2) ... [2022-08-31T15:32:52.076Z] #76 67.78 Selecting previously unselected package patch. [2022-08-31T15:32:52.076Z] #76 67.78 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:32:52.076Z] #76 67.82 Unpacking patch (2.7.6-7) ... [2022-08-31T15:32:52.076Z] #76 68.29 Selecting previously unselected package dpkg-dev. [2022-08-31T15:32:52.076Z] #76 68.29 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T15:32:52.076Z] #76 68.29 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T15:32:52.076Z] #76 ... [2022-08-31T15:32:52.076Z] [2022-08-31T15:32:52.076Z] #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-31T15:32:52.076Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:52.076Z] #42 69.58 Selecting previously unselected package libicu67:amd64. [2022-08-31T15:32:52.076Z] #42 69.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-31T15:32:52.076Z] #42 69.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T15:32:52.235Z] #51 ... [2022-08-31T15:32:52.235Z] [2022-08-31T15:32:52.235Z] #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-31T15:32:52.235Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:52.235Z] #42 57.86 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-31T15:32:52.235Z] #42 57.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T15:32:52.235Z] #42 57.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T15:32:52.235Z] #42 57.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T15:32:52.235Z] #42 58.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T15:32:52.235Z] #42 58.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T15:32:52.235Z] #42 60.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:52.235Z] #42 60.92 Fetched 17.7 MB in 2s (7835 kB/s) [2022-08-31T15:32:52.235Z] #42 61.10 Selecting previously unselected package xxd. [2022-08-31T15:32:52.235Z] #42 61.10 (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-31T15:32:52.235Z] #42 61.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:32:52.235Z] #42 61.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:32:52.235Z] #42 61.63 Selecting previously unselected package vim-common. [2022-08-31T15:32:52.235Z] #42 61.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:32:52.235Z] #42 61.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:32:52.235Z] #42 62.28 Selecting previously unselected package cmake-data. [2022-08-31T15:32:52.235Z] #42 62.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T15:32:52.235Z] #42 62.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:32:52.506Z] #42 ... [2022-08-31T15:32:52.506Z] [2022-08-31T15:32:52.506Z] #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-31T15:32:52.506Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:32:52.506Z] #55 60.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T15:32:52.506Z] #55 60.38 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T15:32:52.506Z] #55 60.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T15:32:52.506Z] #55 60.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T15:32:52.506Z] #55 60.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T15:32:52.506Z] #55 60.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T15:32:52.506Z] #55 60.89 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T15:32:52.506Z] #55 61.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T15:32:52.506Z] #55 61.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T15:32:52.506Z] #55 61.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T15:32:52.506Z] #55 61.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T15:32:52.506Z] #55 61.61 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T15:32:52.506Z] #55 62.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T15:32:52.506Z] #55 63.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T15:32:52.506Z] #55 63.33 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T15:32:52.506Z] #55 63.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T15:32:52.506Z] #55 64.00 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T15:32:52.506Z] #55 64.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T15:32:52.506Z] #55 64.24 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T15:32:52.506Z] #55 64.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T15:32:52.506Z] #55 64.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T15:32:52.506Z] #55 64.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T15:32:52.506Z] #55 64.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T15:32:52.506Z] #55 64.79 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T15:32:52.506Z] #55 65.60 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T15:32:52.506Z] #55 65.94 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T15:32:52.506Z] #55 67.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T15:32:52.506Z] #55 67.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T15:32:52.763Z] #55 ... [2022-08-31T15:32:52.763Z] [2022-08-31T15:32:52.763Z] #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-31T15:32:52.763Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:32:52.763Z] #42 68.35 Selecting previously unselected package libicu67:amd64. [2022-08-31T15:32:52.763Z] #42 68.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-31T15:32:52.763Z] #42 68.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T15:32:54.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T15:32:54.559Z] #49 ... [2022-08-31T15:32:54.560Z] [2022-08-31T15:32:54.560Z] #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-31T15:32:54.560Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:32:54.560Z] #20 1.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:32:54.560Z] #20 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:32:54.560Z] #20 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:32:54.560Z] #20 2.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T15:32:54.560Z] #20 2.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:32:54.560Z] #20 2.823 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T15:32:54.560Z] #20 3.344 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T15:32:54.560Z] #20 3.960 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T15:32:54.560Z] #20 4.491 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T15:32:54.560Z] #20 5.055 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T15:32:54.560Z] #20 5.055 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:32:54.560Z] #20 5.055 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T15:32:54.560Z] #20 5.084 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T15:32:54.560Z] #20 5.114 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T15:32:54.560Z] #20 5.114 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T15:32:54.560Z] #20 5.139 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T15:32:54.560Z] #20 5.140 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T15:32:54.560Z] #20 5.140 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T15:32:54.560Z] #20 5.141 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T15:32:54.560Z] #20 5.141 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T15:32:54.560Z] #20 5.142 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:32:56.271Z] #42 ... [2022-08-31T15:32:56.271Z] [2022-08-31T15:32:56.271Z] #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-31T15:32:56.271Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:32:56.271Z] #64 2.935 + RM_GOPATH=0 [2022-08-31T15:32:56.271Z] #64 2.935 + TMP_GOPATH= [2022-08-31T15:32:56.271Z] #64 2.935 + : /build [2022-08-31T15:32:56.271Z] #64 2.935 + '[' -z '' ']' [2022-08-31T15:32:56.271Z] #64 2.935 ++ mktemp -d [2022-08-31T15:32:56.271Z] #64 2.982 + export GOPATH=/tmp/tmp.AkHi1dW29A [2022-08-31T15:32:56.271Z] #64 2.982 + GOPATH=/tmp/tmp.AkHi1dW29A [2022-08-31T15:32:56.271Z] #64 2.982 + RM_GOPATH=1 [2022-08-31T15:32:56.271Z] #64 2.982 + case "$(go env GOARCH)" in [2022-08-31T15:32:56.271Z] #64 2.982 ++ go env GOARCH [2022-08-31T15:32:56.271Z] #64 3.029 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:56.271Z] #64 3.029 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:32:56.271Z] #64 3.029 ++ dirname /install.sh [2022-08-31T15:32:56.271Z] #64 3.029 + dir=/ [2022-08-31T15:32:56.271Z] #64 3.029 + bin=containerd [2022-08-31T15:32:56.271Z] #64 3.029 + shift [2022-08-31T15:32:56.271Z] #64 3.029 + '[' '!' -f //containerd.installer ']' [2022-08-31T15:32:56.271Z] #64 3.029 + . //containerd.installer [2022-08-31T15:32:56.271Z] #64 3.029 ++ set -e [2022-08-31T15:32:56.271Z] #64 3.029 ++ : v1.6.8 [2022-08-31T15:32:56.271Z] #64 3.030 + install_containerd [2022-08-31T15:32:56.271Z] #64 3.038 Install containerd version v1.6.8 [2022-08-31T15:32:56.271Z] #64 3.038 + echo 'Install containerd version v1.6.8' [2022-08-31T15:32:56.271Z] #64 3.038 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AkHi1dW29A/src/github.com/containerd/containerd [2022-08-31T15:32:56.271Z] #64 3.074 Cloning into '/tmp/tmp.AkHi1dW29A/src/github.com/containerd/containerd'... [2022-08-31T15:32:56.271Z] #64 ... [2022-08-31T15:32:56.271Z] [2022-08-31T15:32:56.271Z] #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-31T15:32:56.271Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:56.271Z] #76 70.32 Selecting previously unselected package build-essential. [2022-08-31T15:32:56.271Z] #76 70.32 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 70.32 Unpacking build-essential (12.9) ... [2022-08-31T15:32:56.271Z] #76 70.57 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:32:56.271Z] #76 70.57 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 70.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:32:56.271Z] #76 70.77 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T15:32:56.271Z] #76 70.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 70.81 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:32:56.271Z] #76 71.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:32:56.271Z] #76 71.08 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 71.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:56.271Z] #76 71.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T15:32:56.271Z] #76 71.31 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 71.31 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:56.271Z] #76 71.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:32:56.271Z] #76 71.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 71.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:32:56.271Z] #76 71.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:32:56.271Z] #76 71.83 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 71.84 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:32:56.271Z] #76 72.73 Selecting previously unselected package libtool. [2022-08-31T15:32:56.271Z] #76 72.80 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T15:32:56.271Z] #76 72.84 Unpacking libtool (2.4.6-15) ... [2022-08-31T15:32:56.271Z] #76 73.40 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:32:56.271Z] #76 73.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 73.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:32:56.271Z] #76 73.74 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:32:56.271Z] #76 73.75 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:32:56.271Z] #76 73.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:32:56.529Z] #76 74.08 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T15:32:56.529Z] #76 74.09 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T15:32:56.788Z] #76 74.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:32:56.788Z] #76 ... [2022-08-31T15:32:56.788Z] [2022-08-31T15:32:56.788Z] #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-31T15:32:56.788Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:56.788Z] #14 64.22 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-31T15:32:56.788Z] #14 65.17 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-31T15:32:56.788Z] #14 66.24 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-31T15:32:56.788Z] #14 68.79 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-31T15:32:56.788Z] #14 69.84 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-31T15:32:56.788Z] #14 69.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T15:32:56.788Z] #14 69.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T15:32:56.788Z] #14 69.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:32:56.788Z] #14 69.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:32:56.788Z] #14 69.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-31T15:32:56.788Z] #14 69.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:32:56.788Z] #14 69.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T15:32:56.788Z] #14 69.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T15:32:56.788Z] #14 69.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T15:32:56.788Z] #14 69.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T15:32:56.788Z] #14 69.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T15:32:56.788Z] #14 70.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T15:32:56.788Z] #14 70.06 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-31T15:32:56.788Z] #14 70.06 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-31T15:32:56.788Z] #14 70.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:32:56.788Z] #14 71.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:56.788Z] #14 72.28 Fetched 115 MB in 11s (10.1 MB/s) [2022-08-31T15:32:56.788Z] #14 72.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T15:32:56.788Z] #14 72.57 (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-31T15:32:56.788Z] #14 72.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:32:56.788Z] #14 72.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:32:57.047Z] #14 ... [2022-08-31T15:32:57.047Z] [2022-08-31T15:32:57.047Z] #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-31T15:32:57.047Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:32:57.047Z] #51 66.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T15:32:57.047Z] #51 68.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:57.047Z] #51 69.33 Fetched 2315 kB in 8s (309 kB/s) [2022-08-31T15:32:57.047Z] #51 69.59 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T15:32:57.047Z] #51 69.59 (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-31T15:32:57.047Z] #51 69.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 69.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:32:57.047Z] #51 71.08 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:32:57.047Z] #51 71.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:32:57.047Z] #51 71.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:32:57.047Z] #51 71.48 Selecting previously unselected package python3-six. [2022-08-31T15:32:57.047Z] #51 71.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T15:32:57.047Z] #51 71.49 Unpacking python3-six (1.16.0-2) ... [2022-08-31T15:32:57.047Z] #51 71.63 Selecting previously unselected package python3-protobuf. [2022-08-31T15:32:57.047Z] #51 71.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 71.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T15:32:57.047Z] #51 72.40 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:32:57.047Z] #51 72.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 72.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:32:57.047Z] #51 72.82 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:32:57.047Z] #51 72.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 72.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:32:57.047Z] #51 73.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:32:57.047Z] #51 73.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 73.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:57.047Z] #51 73.49 Selecting previously unselected package criu. [2022-08-31T15:32:57.047Z] #51 73.50 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T15:32:57.047Z] #51 73.50 Unpacking criu (3.17.1-1) ... [2022-08-31T15:32:57.047Z] #51 ... [2022-08-31T15:32:57.047Z] [2022-08-31T15:32:57.047Z] #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-31T15:32:57.047Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:57.047Z] #76 74.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:32:57.047Z] #76 74.48 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T15:32:57.047Z] #76 74.54 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:32:57.047Z] #76 74.60 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:32:57.047Z] #76 74.64 Setting up file (1:5.39-3) ... [2022-08-31T15:32:57.311Z] #76 74.64 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:32:57.311Z] #76 74.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:57.311Z] #76 74.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:57.311Z] #76 74.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:32:57.311Z] #76 74.70 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:32:57.311Z] #76 74.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:32:57.311Z] #76 74.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:32:57.570Z] #76 74.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:32:57.570Z] #76 74.96 Setting up patch (2.7.6-7) ... [2022-08-31T15:32:57.570Z] #76 74.99 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:32:57.570Z] #76 75.02 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:32:57.570Z] #76 75.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:32:57.570Z] #76 75.04 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:32:57.570Z] #76 75.05 Setting up libtool (2.4.6-15) ... [2022-08-31T15:32:57.570Z] #76 75.06 Setting up m4 (1.4.18-5) ... [2022-08-31T15:32:57.570Z] #76 75.10 Setting up dpkg-dev (1.20.11) ... [2022-08-31T15:32:57.570Z] #76 75.12 Setting up autoconf (2.69-14) ... [2022-08-31T15:32:57.570Z] #76 75.13 Setting up build-essential (12.9) ... [2022-08-31T15:32:57.830Z] #76 75.18 Setting up automake (1:1.16.3-2) ... [2022-08-31T15:32:57.830Z] #76 75.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T15:32:57.830Z] #76 75.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:32:58.033Z] #42 ... [2022-08-31T15:32:58.034Z] [2022-08-31T15:32:58.034Z] #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-31T15:32:58.034Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:58.034Z] #76 68.99 Selecting previously unselected package build-essential. [2022-08-31T15:32:58.034Z] #76 68.99 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 69.00 Unpacking build-essential (12.9) ... [2022-08-31T15:32:58.034Z] #76 69.17 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:32:58.034Z] #76 69.19 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 69.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:32:58.034Z] #76 69.45 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T15:32:58.034Z] #76 69.45 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 69.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:32:58.034Z] #76 69.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:32:58.034Z] #76 69.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 69.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:58.034Z] #76 69.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T15:32:58.034Z] #76 69.97 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 69.98 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:58.034Z] #76 70.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:32:58.034Z] #76 70.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 70.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:32:58.034Z] #76 70.46 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:32:58.034Z] #76 70.48 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 70.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:32:58.034Z] #76 71.76 Selecting previously unselected package libtool. [2022-08-31T15:32:58.034Z] #76 71.76 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T15:32:58.034Z] #76 71.76 Unpacking libtool (2.4.6-15) ... [2022-08-31T15:32:58.034Z] #76 72.05 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:32:58.034Z] #76 72.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 72.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:32:58.034Z] #76 72.43 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:32:58.034Z] #76 72.43 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 72.43 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:32:58.034Z] #76 72.65 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T15:32:58.034Z] #76 72.66 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T15:32:58.034Z] #76 72.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:32:58.034Z] #76 73.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:32:58.034Z] #76 73.13 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T15:32:58.034Z] #76 73.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:32:58.034Z] #76 73.26 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T15:32:58.034Z] #76 73.30 Setting up file (1:5.39-3) ... [2022-08-31T15:32:58.034Z] #76 73.31 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:32:58.034Z] #76 73.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:58.034Z] #76 73.36 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T15:32:58.034Z] #76 73.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:32:58.034Z] #76 73.45 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T15:32:58.034Z] #76 73.47 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T15:32:58.034Z] #76 73.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:32:58.034Z] #76 73.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:32:58.034Z] #76 73.65 Setting up patch (2.7.6-7) ... [2022-08-31T15:32:58.034Z] #76 73.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:32:58.034Z] #76 73.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T15:32:58.291Z] #76 74.01 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T15:32:58.291Z] #76 74.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:32:58.562Z] #76 74.16 Setting up libtool (2.4.6-15) ... [2022-08-31T15:32:58.562Z] #76 74.22 Setting up m4 (1.4.18-5) ... [2022-08-31T15:32:58.562Z] #76 ... [2022-08-31T15:32:58.562Z] [2022-08-31T15:32:58.562Z] #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-31T15:32:58.562Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:58.562Z] #14 64.27 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-31T15:32:58.562Z] #14 65.22 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-31T15:32:58.562Z] #14 66.30 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-31T15:32:58.562Z] #14 68.91 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-31T15:32:58.562Z] #14 69.68 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-31T15:32:58.562Z] #14 69.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T15:32:58.562Z] #14 69.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T15:32:58.562Z] #14 69.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:32:58.562Z] #14 69.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:32:58.562Z] #14 69.74 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-31T15:32:58.562Z] #14 69.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:32:58.562Z] #14 69.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T15:32:58.562Z] #14 69.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T15:32:58.562Z] #14 69.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T15:32:58.562Z] #14 69.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T15:32:58.562Z] #14 69.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T15:32:58.562Z] #14 69.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T15:32:58.562Z] #14 69.97 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-31T15:32:58.562Z] #14 69.98 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-31T15:32:58.562Z] #14 70.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:32:58.562Z] #14 71.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:32:58.562Z] #14 71.86 Fetched 115 MB in 11s (10.1 MB/s) [2022-08-31T15:32:58.562Z] #14 71.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T15:32:58.562Z] #14 71.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-31T15:32:58.562Z] #14 72.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:32:58.562Z] #14 72.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:32:58.821Z] #14 ... [2022-08-31T15:32:58.821Z] [2022-08-31T15:32:58.821Z] #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-31T15:32:58.821Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T15:32:58.821Z] #76 74.41 Setting up dpkg-dev (1.20.11) ... [2022-08-31T15:32:58.821Z] #76 74.46 Setting up autoconf (2.69-14) ... [2022-08-31T15:32:58.821Z] #76 74.50 Setting up build-essential (12.9) ... [2022-08-31T15:32:58.821Z] #76 74.52 Setting up automake (1:1.16.3-2) ... [2022-08-31T15:32:58.821Z] #76 74.54 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T15:32:58.821Z] #76 74.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:32:59.212Z] #76 DONE 76.3s [2022-08-31T15:32:59.212Z] [2022-08-31T15:32:59.212Z] #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-31T15:32:59.212Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:32:59.212Z] #14 76.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T15:32:59.212Z] #14 76.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:32:59.212Z] #14 76.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:32:59.763Z] #76 DONE 75.2s [2022-08-31T15:32:59.763Z] [2022-08-31T15:32:59.763Z] #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-31T15:32:59.763Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:01.135Z] #20 ... [2022-08-31T15:33:01.135Z] [2022-08-31T15:33:01.135Z] #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-31T15:33:01.135Z] #74 sha256:0100a4ad335d8046ab267d9ffc0566ea21ab857eafaa8a9b4e7f9afbd969b001 [2022-08-31T15:33:01.135Z] #74 6.860 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T15:33:01.137Z] #77 1.312 Cloning into '/tmp/crun-build'... [2022-08-31T15:33:02.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T15:33:03.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T15:33:03.664Z] #77 ... [2022-08-31T15:33:03.664Z] [2022-08-31T15:33:03.664Z] #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-31T15:33:03.664Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:33:03.664Z] #51 68.76 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:33:03.664Z] #51 68.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:33:03.664Z] #51 68.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:33:03.664Z] #51 69.10 Selecting previously unselected package python3-six. [2022-08-31T15:33:03.664Z] #51 69.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T15:33:03.664Z] #51 69.11 Unpacking python3-six (1.16.0-2) ... [2022-08-31T15:33:03.664Z] #51 69.34 Selecting previously unselected package python3-protobuf. [2022-08-31T15:33:03.664Z] #51 69.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T15:33:03.664Z] #51 69.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T15:33:03.664Z] #51 70.23 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:33:03.664Z] #51 70.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:33:03.664Z] #51 70.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:33:03.664Z] #51 70.45 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:33:03.664Z] #51 70.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:33:03.664Z] #51 70.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:33:03.664Z] #51 70.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:33:03.664Z] #51 70.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:33:03.664Z] #51 70.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:33:03.664Z] #51 70.98 Selecting previously unselected package criu. [2022-08-31T15:33:03.664Z] #51 70.99 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T15:33:03.664Z] #51 71.00 Unpacking criu (3.17.1-1) ... [2022-08-31T15:33:03.664Z] #51 72.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:33:03.664Z] #51 75.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:33:03.664Z] #51 75.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:33:03.664Z] #51 75.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:33:03.664Z] #51 75.64 Setting up python3-six (1.16.0-2) ... [2022-08-31T15:33:03.664Z] #51 77.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:33:03.664Z] #51 77.81 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T15:33:04.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T15:33:04.492Z] #14 ... [2022-08-31T15:33:04.492Z] [2022-08-31T15:33:04.492Z] #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-31T15:33:04.492Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:33:04.492Z] #42 81.36 Selecting previously unselected package libxml2:amd64. [2022-08-31T15:33:04.492Z] #42 81.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T15:33:04.492Z] #42 81.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:33:04.595Z] #51 ... [2022-08-31T15:33:04.596Z] [2022-08-31T15:33:04.596Z] #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-31T15:33:04.596Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:33:04.596Z] #34 69.78 Updating files: 85% (1298/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: 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-31T15:33:04.596Z] #34 70.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T15:33:04.596Z] #34 71.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T15:33:04.754Z] #42 82.14 Selecting previously unselected package libarchive13:amd64. [2022-08-31T15:33:04.754Z] #42 82.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T15:33:04.754Z] #42 82.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:05.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T15:33:05.160Z] #34 ... [2022-08-31T15:33:05.160Z] [2022-08-31T15:33:05.160Z] #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-31T15:33:05.160Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:33:05.160Z] #42 80.93 Selecting previously unselected package libxml2:amd64. [2022-08-31T15:33:05.161Z] #42 80.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T15:33:05.323Z] #42 82.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T15:33:05.323Z] #42 82.59 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T15:33:05.323Z] #42 82.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:05.333Z] #74 ... [2022-08-31T15:33:05.333Z] [2022-08-31T15:33:05.333Z] #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-31T15:33:05.333Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:33:05.333Z] #49 21.53 Fetched 49.2 MB in 20s (2450 kB/s) [2022-08-31T15:33:05.417Z] #42 80.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:33:05.582Z] #42 83.09 Selecting previously unselected package librhash0:amd64. [2022-08-31T15:33:05.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T15:33:05.842Z] #42 83.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T15:33:05.842Z] #42 83.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:05.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T15:33:06.101Z] #42 83.41 Selecting previously unselected package libuv1:amd64. [2022-08-31T15:33:06.101Z] #42 83.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T15:33:06.101Z] #42 83.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:06.348Z] #42 81.82 Selecting previously unselected package libarchive13:amd64. [2022-08-31T15:33:06.348Z] #42 81.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T15:33:06.348Z] #42 81.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:06.669Z] #42 83.87 Selecting previously unselected package cmake. [2022-08-31T15:33:06.669Z] #42 83.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T15:33:06.669Z] #42 83.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:06.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T15:33:06.914Z] #42 82.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T15:33:06.914Z] #42 82.59 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T15:33:06.914Z] #42 82.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:07.177Z] #42 82.87 Selecting previously unselected package librhash0:amd64. [2022-08-31T15:33:07.177Z] #42 82.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T15:33:07.177Z] #42 82.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:07.236Z] #42 ... [2022-08-31T15:33:07.237Z] [2022-08-31T15:33:07.237Z] #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-31T15:33:07.237Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:33:07.237Z] #34 74.43 Updating files: 85% (1296/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-31T15:33:07.237Z] #34 75.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T15:33:07.237Z] #34 75.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T15:33:07.435Z] #42 83.23 Selecting previously unselected package libuv1:amd64. [2022-08-31T15:33:07.496Z] #34 ... [2022-08-31T15:33:07.496Z] [2022-08-31T15:33:07.496Z] #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-31T15:33:07.496Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:07.496Z] #14 81.58 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T15:33:07.496Z] #14 81.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T15:33:07.496Z] #14 81.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:33:07.496Z] #14 81.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T15:33:07.496Z] #14 81.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:07.496Z] #14 81.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:07.496Z] #14 82.14 Selecting previously unselected package dmsetup. [2022-08-31T15:33:07.496Z] #14 82.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:07.496Z] #14 82.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:33:07.496Z] #14 82.58 Selecting previously unselected package mingw-w64-common. [2022-08-31T15:33:07.496Z] #14 82.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T15:33:07.496Z] #14 82.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T15:33:07.692Z] #42 83.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T15:33:07.692Z] #42 83.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:07.755Z] #14 ... [2022-08-31T15:33:07.755Z] [2022-08-31T15:33:07.755Z] #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-31T15:33:07.755Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:33:07.755Z] #51 74.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:33:07.755Z] #51 77.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T15:33:07.755Z] #51 77.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:33:07.755Z] #51 77.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:33:07.755Z] #51 77.61 Setting up python3-six (1.16.0-2) ... [2022-08-31T15:33:07.755Z] #51 79.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:33:07.755Z] #51 79.83 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T15:33:07.954Z] #42 83.65 Selecting previously unselected package cmake. [2022-08-31T15:33:07.954Z] #42 83.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T15:33:07.954Z] #42 83.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:09.134Z] #51 86.05 Setting up criu (3.17.1-1) ... [2022-08-31T15:33:09.134Z] #51 ... [2022-08-31T15:33:09.134Z] [2022-08-31T15:33:09.134Z] #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-31T15:33:09.134Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:09.134Z] #77 1.295 Cloning into '/tmp/crun-build'... [2022-08-31T15:33:09.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T15:33:10.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T15:33:10.511Z] #77 11.51 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T15:33:10.512Z] #77 11.65 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T15:33:11.235Z] #42 ... [2022-08-31T15:33:11.235Z] [2022-08-31T15:33:11.235Z] #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-31T15:33:11.235Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:11.235Z] #14 76.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T15:33:11.235Z] #14 76.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:33:11.235Z] #14 76.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:33:11.235Z] #14 81.31 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T15:33:11.235Z] #14 81.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T15:33:11.235Z] #14 81.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:33:11.235Z] #14 81.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T15:33:11.235Z] #14 81.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:11.235Z] #14 81.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:11.235Z] #14 82.07 Selecting previously unselected package dmsetup. [2022-08-31T15:33:11.235Z] #14 82.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:11.235Z] #14 82.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:33:11.235Z] #14 82.56 Selecting previously unselected package mingw-w64-common. [2022-08-31T15:33:11.235Z] #14 82.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T15:33:11.235Z] #14 82.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T15:33:11.235Z] #14 ... [2022-08-31T15:33:11.235Z] [2022-08-31T15:33:11.235Z] #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-31T15:33:11.235Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:11.235Z] #77 11.84 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T15:33:11.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T15:33:11.492Z] #77 11.93 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T15:33:11.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T15:33:12.420Z] #77 ... [2022-08-31T15:33:12.420Z] [2022-08-31T15:33:12.420Z] #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-31T15:33:12.420Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:33:12.420Z] #51 89.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:12.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T15:33:13.389Z] #77 14.00 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T15:33:13.389Z] #77 14.00 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T15:33:13.483Z] #49 21.53 Reading package lists... [2022-08-31T15:33:13.483Z] #49 ... [2022-08-31T15:33:13.483Z] [2022-08-31T15:33:13.483Z] #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-31T15:33:13.483Z] #74 sha256:0100a4ad335d8046ab267d9ffc0566ea21ab857eafaa8a9b4e7f9afbd969b001 [2022-08-31T15:33:13.483Z] #74 28.86 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:33:13.483Z] #74 28.86 + GOBIN=/build [2022-08-31T15:33:13.483Z] #74 28.86 + GO111MODULE=on [2022-08-31T15:33:13.483Z] #74 28.86 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:33:13.646Z] #77 ... [2022-08-31T15:33:13.646Z] [2022-08-31T15:33:13.646Z] #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-31T15:33:13.646Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T15:33:13.646Z] #51 84.85 Setting up criu (3.17.1-1) ... [2022-08-31T15:33:13.646Z] #51 88.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:13.646Z] #51 DONE 89.1s [2022-08-31T15:33:13.646Z] [2022-08-31T15:33:13.646Z] #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-31T15:33:13.646Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:13.646Z] #77 14.01 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T15:33:13.647Z] #77 14.01 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T15:33:13.647Z] #77 14.03 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T15:33:13.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T15:33:14.394Z] #51 DONE 91.7s [2022-08-31T15:33:14.394Z] [2022-08-31T15:33:14.394Z] #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-31T15:33:14.394Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:33:14.394Z] #42 91.94 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T15:33:14.683Z] #42 92.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:14.683Z] #42 92.13 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:14.683Z] #42 92.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:14.683Z] #42 92.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:14.683Z] #42 92.23 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:14.683Z] #42 92.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:33:14.942Z] #42 92.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:33:14.943Z] #42 92.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:14.943Z] #42 92.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:14.943Z] #42 92.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:15.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T15:33:15.391Z] #74 ... [2022-08-31T15:33:15.391Z] [2022-08-31T15:33:15.392Z] #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-31T15:33:15.392Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T15:33:15.392Z] #69 21.66 Fetched 49.2 MB in 20s (2448 kB/s) [2022-08-31T15:33:15.392Z] #69 21.66 Reading package lists... [2022-08-31T15:33:15.511Z] #42 DONE 93.0s [2022-08-31T15:33:15.511Z] [2022-08-31T15:33:15.511Z] #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-31T15:33:15.511Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:15.511Z] #14 92.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T15:33:15.511Z] #14 92.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T15:33:15.511Z] #14 92.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:33:15.652Z] #69 30.41 Reading package lists... [2022-08-31T15:33:15.652Z] #69 ... [2022-08-31T15:33:15.652Z] [2022-08-31T15:33:15.652Z] #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-31T15:33:15.652Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:15.652Z] #20 21.75 Fetched 49.2 MB in 20s (2417 kB/s) [2022-08-31T15:33:15.652Z] #20 21.75 Reading package lists... [2022-08-31T15:33:15.652Z] #20 30.72 Reading package lists... [2022-08-31T15:33:15.652Z] #20 ... [2022-08-31T15:33:15.652Z] [2022-08-31T15:33:15.652Z] #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-31T15:33:15.652Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:33:15.652Z] #49 21.53 Reading package lists... [2022-08-31T15:33:15.770Z] #14 ... [2022-08-31T15:33:15.770Z] [2022-08-31T15:33:15.770Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T15:33:15.770Z] #43 sha256:fd3d0a65fe1bed74c3c21d531dd4545e20de84d94bac6ce3790dc2c3000c60fc [2022-08-31T15:33:15.770Z] #43 DONE 0.2s [2022-08-31T15:33:15.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T15:33:16.028Z] [2022-08-31T15:33:16.028Z] #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-31T15:33:16.028Z] #44 sha256:75d885b5cde5852db193ba65fdb26dc3010f6e0eb814574d9c8bdfe02a9e5990 [2022-08-31T15:33:16.591Z] #49 30.73 Reading package lists... [2022-08-31T15:33:16.591Z] #49 ... [2022-08-31T15:33:16.591Z] [2022-08-31T15:33:16.591Z] #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-31T15:33:16.591Z] #74 sha256:0100a4ad335d8046ab267d9ffc0566ea21ab857eafaa8a9b4e7f9afbd969b001 [2022-08-31T15:33:16.591Z] #74 32.37 rootlesskit version 1.0.0 [2022-08-31T15:33:16.591Z] #74 32.38 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T15:33:16.591Z] #74 32.38 -container-ip string [2022-08-31T15:33:16.591Z] #74 32.38 container ip [2022-08-31T15:33:16.591Z] #74 32.38 -container-port int [2022-08-31T15:33:16.591Z] #74 32.38 container port (default -1) [2022-08-31T15:33:16.591Z] #74 32.38 -host-ip string [2022-08-31T15:33:16.591Z] #74 32.38 host ip [2022-08-31T15:33:16.591Z] #74 32.38 -host-port int [2022-08-31T15:33:16.591Z] #74 32.38 host port (default -1) [2022-08-31T15:33:16.591Z] #74 32.38 -proto string [2022-08-31T15:33:16.591Z] #74 32.38 proxy protocol (default "tcp") [2022-08-31T15:33:16.591Z] #74 DONE 32.5s [2022-08-31T15:33:16.591Z] [2022-08-31T15:33:16.591Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T15:33:16.591Z] #75 sha256:aae6ee358319530df64231a7c0503aa4eecb06306c95250cb403821610b76f5e [2022-08-31T15:33:16.591Z] #75 DONE 0.0s [2022-08-31T15:33:16.591Z] [2022-08-31T15:33:16.591Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T15:33:16.591Z] #76 sha256:9843fab6b7e831037521948df3a11cf7bbd9914a8e2d24cbb0b75142e23a5aa2 [2022-08-31T15:33:16.591Z] #76 DONE 0.1s [2022-08-31T15:33:16.591Z] [2022-08-31T15:33:16.591Z] #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-31T15:33:16.591Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:16.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T15:33:16.928Z] #77 ... [2022-08-31T15:33:16.928Z] [2022-08-31T15:33:16.928Z] #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-31T15:33:16.928Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T15:33:16.928Z] #42 91.33 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T15:33:16.928Z] #42 91.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:16.928Z] #42 91.39 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:16.928Z] #42 91.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:16.928Z] #42 91.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:16.928Z] #42 91.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:16.928Z] #42 91.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:33:16.928Z] #42 91.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T15:33:16.928Z] #42 91.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:16.928Z] #42 91.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:16.928Z] #42 91.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:16.928Z] #42 DONE 92.6s [2022-08-31T15:33:16.928Z] [2022-08-31T15:33:16.928Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T15:33:16.928Z] #43 sha256:0a9d7c72ee95b4828c9eaedf5c1c2e045e5dd21252035f59f70171e976d09fb1 [2022-08-31T15:33:16.928Z] #43 DONE 0.1s [2022-08-31T15:33:16.928Z] [2022-08-31T15:33:16.928Z] #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-31T15:33:16.928Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:16.928Z] #14 92.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T15:33:16.928Z] #14 92.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T15:33:16.928Z] #14 92.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:33:17.699Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:33:17.699Z] Using test binary docker [2022-08-31T15:33:17.699Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T15:33:17.699Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-31T15:33:17.699Z] Starting dockerd [2022-08-31T15:33:17.699Z] INFO: Waiting for daemon to start... [2022-08-31T15:33:17.930Z] #44 1.872 + RM_GOPATH=0 [2022-08-31T15:33:17.930Z] #44 1.872 + TMP_GOPATH= [2022-08-31T15:33:17.930Z] #44 1.872 + : /build [2022-08-31T15:33:17.930Z] #44 1.872 + '[' -z '' ']' [2022-08-31T15:33:17.930Z] #44 1.872 ++ mktemp -d [2022-08-31T15:33:17.930Z] #44 1.910 + export GOPATH=/tmp/tmp.mwKV80FwWU [2022-08-31T15:33:17.930Z] #44 1.910 + GOPATH=/tmp/tmp.mwKV80FwWU [2022-08-31T15:33:17.930Z] #44 1.910 + RM_GOPATH=1 [2022-08-31T15:33:17.930Z] #44 1.910 + case "$(go env GOARCH)" in [2022-08-31T15:33:17.930Z] #44 1.910 ++ go env GOARCH [2022-08-31T15:33:17.930Z] #44 1.964 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:17.930Z] #44 1.965 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:17.930Z] #44 1.966 ++ dirname /install.sh [2022-08-31T15:33:17.930Z] #44 1.973 + dir=/ [2022-08-31T15:33:17.930Z] #44 1.973 + bin=tini [2022-08-31T15:33:17.930Z] #44 1.973 + shift [2022-08-31T15:33:17.930Z] #44 1.974 + '[' '!' -f //tini.installer ']' [2022-08-31T15:33:17.930Z] #44 1.974 + . //tini.installer [2022-08-31T15:33:17.930Z] #44 1.975 ++ : v0.19.0 [2022-08-31T15:33:17.930Z] #44 1.975 + install_tini [2022-08-31T15:33:17.930Z] #44 1.975 + echo 'Install tini version v0.19.0' [2022-08-31T15:33:17.930Z] #44 1.976 Install tini version v0.19.0 [2022-08-31T15:33:17.930Z] #44 1.976 + git clone https://github.com/krallin/tini.git /tmp/tmp.mwKV80FwWU/tini [2022-08-31T15:33:17.930Z] #44 1.978 Cloning into '/tmp/tmp.mwKV80FwWU/tini'... [2022-08-31T15:33:17.973Z] #20 30.72 Reading package lists... [2022-08-31T15:33:17.973Z] #20 ... [2022-08-31T15:33:17.973Z] [2022-08-31T15:33:17.973Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T15:33:17.973Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T15:33:17.973Z] #79 CACHED [2022-08-31T15:33:17.973Z] [2022-08-31T15:33:17.973Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T15:33:17.973Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T15:33:17.973Z] #81 CACHED [2022-08-31T15:33:17.973Z] [2022-08-31T15:33:17.973Z] #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-31T15:33:17.973Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:33:18.866Z] #44 3.097 + cd /tmp/tmp.mwKV80FwWU/tini [2022-08-31T15:33:18.866Z] #44 3.101 + git checkout -q v0.19.0 [2022-08-31T15:33:18.866Z] #44 3.120 + cmake . [2022-08-31T15:33:19.802Z] #44 3.809 -- The C compiler identification is GNU 10.2.1 [2022-08-31T15:33:19.802Z] #44 3.992 -- Detecting C compiler ABI info [2022-08-31T15:33:19.865Z] . [2022-08-31T15:33:19.865Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:33:19.865Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:33:19.865Z] Error: No such image: emptyfs [2022-08-31T15:33:20.125Z] Loaded image: emptyfs:latest [2022-08-31T15:33:20.125Z] Running integration-test (iteration 1) [2022-08-31T15:33:20.125Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T15:33:20.385Z] Loaded image: busybox:latest [2022-08-31T15:33:20.645Z] Loaded image: busybox:glibc [2022-08-31T15:33:20.738Z] #44 4.753 -- Detecting C compiler ABI info - done [2022-08-31T15:33:20.738Z] #44 4.930 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T15:33:20.738Z] #44 4.949 -- Detecting C compile features [2022-08-31T15:33:20.997Z] #44 4.950 -- Detecting C compile features - done [2022-08-31T15:33:20.997Z] #44 4.982 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T15:33:20.997Z] #44 5.208 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T15:33:20.997Z] #44 5.325 -- Configuring done [2022-08-31T15:33:21.256Z] #44 5.349 -- Generating done [2022-08-31T15:33:21.256Z] #44 5.365 -- Build files have been written to: /tmp/tmp.mwKV80FwWU/tini [2022-08-31T15:33:21.256Z] #44 5.386 + make tini-static [2022-08-31T15:33:22.037Z] Loaded image: debian:bullseye-slim [2022-08-31T15:33:22.037Z] Loaded image: hello-world:latest [2022-08-31T15:33:22.037Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:33:22.037Z] INFO: Testing against a local daemon [2022-08-31T15:33:22.037Z] === RUN TestCgroupNamespacesBuild [2022-08-31T15:33:22.169Z] #49 30.73 Reading package lists... [2022-08-31T15:33:22.169Z] #49 ... [2022-08-31T15:33:22.169Z] [2022-08-31T15:33:22.169Z] #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-31T15:33:22.169Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T15:33:22.169Z] #69 30.41 Reading package lists... [2022-08-31T15:33:22.191Z] #44 6.235 Scanning dependencies of target tini-static [2022-08-31T15:33:22.191Z] #44 6.400 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T15:33:22.760Z] #44 ... [2022-08-31T15:33:22.760Z] [2022-08-31T15:33:22.760Z] #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-31T15:33:22.760Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:22.760Z] #77 13.79 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T15:33:22.760Z] #77 13.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T15:33:22.760Z] #77 13.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T15:33:22.760Z] #77 13.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T15:33:22.760Z] #77 13.81 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T15:33:22.760Z] #77 15.82 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T15:33:22.760Z] #77 19.22 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T15:33:22.760Z] #77 21.67 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T15:33:22.760Z] #77 21.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T15:33:22.760Z] #77 22.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T15:33:23.420Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-08-31T15:33:23.420Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T15:33:23.478Z] #14 ... [2022-08-31T15:33:23.478Z] [2022-08-31T15:33:23.478Z] #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-31T15:33:23.478Z] #44 sha256:578900bc228bf10aa7633a014c773dcfef1a0feadbc9da39b1d927496cf020dc [2022-08-31T15:33:23.478Z] #44 1.285 + RM_GOPATH=0 [2022-08-31T15:33:23.478Z] #44 1.285 + TMP_GOPATH= [2022-08-31T15:33:23.478Z] #44 1.285 + : /build [2022-08-31T15:33:23.478Z] #44 1.285 + '[' -z '' ']' [2022-08-31T15:33:23.478Z] #44 1.285 ++ mktemp -d [2022-08-31T15:33:23.478Z] #44 1.315 + export GOPATH=/tmp/tmp.9k4gB6viGR [2022-08-31T15:33:23.478Z] #44 1.315 + GOPATH=/tmp/tmp.9k4gB6viGR [2022-08-31T15:33:23.478Z] #44 1.315 + RM_GOPATH=1 [2022-08-31T15:33:23.478Z] #44 1.315 + case "$(go env GOARCH)" in [2022-08-31T15:33:23.478Z] #44 1.316 ++ go env GOARCH [2022-08-31T15:33:23.478Z] #44 1.427 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:23.478Z] #44 1.427 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:23.478Z] #44 1.428 ++ dirname /install.sh [2022-08-31T15:33:23.478Z] #44 1.444 + dir=/ [2022-08-31T15:33:23.478Z] #44 1.444 + bin=tini [2022-08-31T15:33:23.478Z] #44 1.444 + shift [2022-08-31T15:33:23.478Z] #44 1.444 + '[' '!' -f //tini.installer ']' [2022-08-31T15:33:23.478Z] #44 1.444 + . //tini.installer [2022-08-31T15:33:23.478Z] #44 1.447 ++ : v0.19.0 [2022-08-31T15:33:23.478Z] #44 1.447 + install_tini [2022-08-31T15:33:23.478Z] #44 1.447 + echo 'Install tini version v0.19.0' [2022-08-31T15:33:23.478Z] #44 1.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.9k4gB6viGR/tini [2022-08-31T15:33:23.478Z] #44 1.447 Install tini version v0.19.0 [2022-08-31T15:33:23.478Z] #44 1.473 Cloning into '/tmp/tmp.9k4gB6viGR/tini'... [2022-08-31T15:33:23.478Z] #44 2.759 + cd /tmp/tmp.9k4gB6viGR/tini [2022-08-31T15:33:23.478Z] #44 2.759 + git checkout -q v0.19.0 [2022-08-31T15:33:23.478Z] #44 2.767 + cmake . [2022-08-31T15:33:23.478Z] #44 3.692 -- The C compiler identification is GNU 10.2.1 [2022-08-31T15:33:23.478Z] #44 3.763 -- Detecting C compiler ABI info [2022-08-31T15:33:23.478Z] #44 4.968 -- Detecting C compiler ABI info - done [2022-08-31T15:33:23.478Z] #44 5.155 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T15:33:23.478Z] #44 5.157 -- Detecting C compile features [2022-08-31T15:33:23.478Z] #44 5.157 -- Detecting C compile features - done [2022-08-31T15:33:23.478Z] #44 5.242 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T15:33:23.478Z] #44 5.403 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T15:33:23.478Z] #44 5.571 -- Configuring done [2022-08-31T15:33:23.478Z] #44 5.658 -- Generating done [2022-08-31T15:33:23.478Z] #44 5.660 -- Build files have been written to: /tmp/tmp.9k4gB6viGR/tini [2022-08-31T15:33:23.478Z] #44 5.688 + make tini-static [2022-08-31T15:33:23.478Z] #44 6.269 Scanning dependencies of target tini-static [2022-08-31T15:33:23.478Z] #44 6.388 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T15:33:23.549Z] #69 38.25 Building dependency tree... [2022-08-31T15:33:23.549Z] #69 39.76 Reading state information... [2022-08-31T15:33:24.665Z] #77 ... [2022-08-31T15:33:24.665Z] [2022-08-31T15:33:24.665Z] #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-31T15:33:24.665Z] #44 sha256:75d885b5cde5852db193ba65fdb26dc3010f6e0eb814574d9c8bdfe02a9e5990 [2022-08-31T15:33:24.665Z] #44 8.565 [100%] Linking C executable tini-static [2022-08-31T15:33:24.800Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2022-08-31T15:33:24.800Z] === RUN TestBuildWithSession [2022-08-31T15:33:24.800Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:33:24.800Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T15:33:24.800Z] === RUN TestBuildSquashParent [2022-08-31T15:33:24.928Z] #69 41.17 The following additional packages will be installed: [2022-08-31T15:33:24.928Z] #69 41.18 libbtrfs0 [2022-08-31T15:33:24.928Z] #69 41.33 The following NEW packages will be installed: [2022-08-31T15:33:25.187Z] #69 41.35 libbtrfs-dev libbtrfs0 [2022-08-31T15:33:25.233Z] #44 9.389 [100%] Built target tini-static [2022-08-31T15:33:25.233Z] #44 9.459 + mkdir -p /build [2022-08-31T15:33:25.233Z] #44 9.477 + cp tini-static /build/docker-init [2022-08-31T15:33:25.374Z] #44 8.331 [100%] Linking C executable tini-static [2022-08-31T15:33:25.374Z] #44 ... [2022-08-31T15:33:25.374Z] [2022-08-31T15:33:25.374Z] #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-31T15:33:25.374Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:33:25.374Z] #53 101.0 gotestsum version dev [2022-08-31T15:33:25.755Z] #69 41.79 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:33:25.756Z] #69 41.79 Need to get 460 kB of archives. [2022-08-31T15:33:25.756Z] #69 41.79 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T15:33:25.756Z] #69 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:33:25.756Z] #69 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:33:25.801Z] #44 DONE 9.9s [2022-08-31T15:33:25.801Z] [2022-08-31T15:33:25.801Z] #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-31T15:33:25.801Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:25.801Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T15:33:25.801Z] #14 103.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:25.801Z] #14 103.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:33:26.017Z] #69 42.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:33:26.017Z] #69 42.31 Fetched 460 kB in 0s (1568 kB/s) [2022-08-31T15:33:26.017Z] #69 42.38 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:33:26.060Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T15:33:26.060Z] #14 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:26.060Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:26.278Z] #69 42.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-31T15:33:26.278Z] #69 42.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:33:26.278Z] #69 42.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:33:26.278Z] #69 42.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:33:26.278Z] #69 42.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:33:26.278Z] #69 42.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:33:26.540Z] #69 42.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:33:26.540Z] #69 42.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:33:26.540Z] #69 42.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:26.799Z] #53 DONE 102.3s [2022-08-31T15:33:26.799Z] [2022-08-31T15:33:26.799Z] #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-31T15:33:26.799Z] #44 sha256:578900bc228bf10aa7633a014c773dcfef1a0feadbc9da39b1d927496cf020dc [2022-08-31T15:33:26.799Z] #44 9.272 [100%] Built target tini-static [2022-08-31T15:33:26.799Z] #44 9.400 + mkdir -p /build [2022-08-31T15:33:26.799Z] #44 9.415 + cp tini-static /build/docker-init [2022-08-31T15:33:26.799Z] #44 DONE 9.6s [2022-08-31T15:33:26.799Z] [2022-08-31T15:33:26.799Z] #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-31T15:33:26.799Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:26.799Z] #77 17.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T15:33:26.799Z] #77 20.41 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T15:33:26.799Z] #77 22.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T15:33:26.799Z] #77 23.17 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T15:33:26.799Z] #77 23.79 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T15:33:26.800Z] #69 DONE 43.0s [2022-08-31T15:33:26.800Z] [2022-08-31T15:33:26.800Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T15:33:26.800Z] #70 sha256:3aab99221a42d8c70d630fb213b7af0bb623a87a139d6147b60c0d095fa6f434 [2022-08-31T15:33:26.800Z] #70 DONE 0.1s [2022-08-31T15:33:26.800Z] [2022-08-31T15:33:26.800Z] #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-31T15:33:26.800Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:26.800Z] #20 30.72 Reading package lists... [2022-08-31T15:33:26.800Z] #20 38.61 Building dependency tree... [2022-08-31T15:33:26.800Z] #20 39.98 Reading state information... [2022-08-31T15:33:26.800Z] #20 41.22 The following additional packages will be installed: [2022-08-31T15:33:26.800Z] #20 41.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:33:26.800Z] #20 41.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T15:33:26.800Z] #20 41.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T15:33:26.800Z] #20 41.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T15:33:26.800Z] #20 41.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T15:33:26.800Z] #20 41.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T15:33:26.800Z] #20 41.25 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T15:33:26.800Z] #20 41.28 Suggested packages: [2022-08-31T15:33:26.800Z] #20 41.28 gcc-10-locales seccomp wine64 [2022-08-31T15:33:26.800Z] #20 41.79 The following NEW packages will be installed: [2022-08-31T15:33:26.800Z] #20 41.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T15:33:26.800Z] #20 41.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T15:33:26.800Z] #20 41.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T15:33:26.800Z] #20 41.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T15:33:26.800Z] #20 41.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T15:33:26.800Z] #20 41.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T15:33:26.801Z] #20 41.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T15:33:26.801Z] #20 41.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T15:33:26.801Z] #20 41.82 mingw-w64-x86-64-dev [2022-08-31T15:33:26.801Z] #20 42.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:33:26.801Z] #20 42.25 Need to get 115 MB of archives. [2022-08-31T15:33:26.801Z] #20 42.25 After this operation, 645 MB of additional disk space will be used. [2022-08-31T15:33:26.801Z] #20 42.25 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-31T15:33:26.801Z] #20 42.28 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-31T15:33:26.801Z] #20 42.31 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-31T15:33:26.801Z] #20 42.31 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-31T15:33:26.801Z] #20 42.31 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-31T15:33:26.801Z] #20 42.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T15:33:26.801Z] #20 42.37 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-31T15:33:26.801Z] #20 42.43 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-31T15:33:26.801Z] #20 42.43 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-31T15:33:26.801Z] #20 42.57 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-31T15:33:26.801Z] #20 42.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T15:33:26.995Z] #14 ... [2022-08-31T15:33:26.996Z] [2022-08-31T15:33:26.996Z] #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-31T15:33:26.996Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T15:33:26.996Z] #53 104.2 gotestsum version dev [2022-08-31T15:33:26.996Z] #53 DONE 104.4s [2022-08-31T15:33:26.996Z] [2022-08-31T15:33:26.996Z] #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-31T15:33:26.996Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:33:27.061Z] #77 ... [2022-08-31T15:33:27.061Z] [2022-08-31T15:33:27.061Z] #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-31T15:33:27.061Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:27.061Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T15:33:27.061Z] #14 102.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:27.061Z] #14 102.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:33:27.065Z] #20 43.13 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-31T15:33:27.326Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T15:33:27.326Z] #14 103.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:27.326Z] #14 103.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:27.328Z] #20 43.38 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-31T15:33:27.588Z] #20 43.77 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-31T15:33:27.588Z] #20 43.91 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-31T15:33:27.848Z] #20 43.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T15:33:27.848Z] #20 43.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T15:33:27.848Z] #20 43.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T15:33:27.848Z] #20 43.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T15:33:27.848Z] #20 43.92 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-31T15:33:27.848Z] #20 43.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T15:33:27.848Z] #20 43.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T15:33:27.848Z] #20 43.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T15:33:27.848Z] #20 43.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T15:33:27.848Z] #20 43.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T15:33:27.848Z] #20 43.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T15:33:27.848Z] #20 43.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T15:33:27.848Z] #20 43.95 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-31T15:33:27.848Z] #20 43.96 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-31T15:33:27.848Z] #20 43.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T15:33:28.108Z] #20 44.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:33:28.367Z] #20 44.45 Fetched 115 MB in 2s (56.8 MB/s) [2022-08-31T15:33:28.367Z] #20 44.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T15:33:28.367Z] #20 44.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-31T15:33:28.367Z] #20 44.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:33:28.367Z] #20 44.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork 37.292s coverage: 40.6% of statements [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.479s coverage: 59.9% of statements [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.039s coverage: 5.1% of statements [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-31T15:33:28.620Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-31T15:33:28.620Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-31T15:33:28.627Z] #20 44.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T15:33:28.627Z] #20 44.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T15:33:28.627Z] #20 44.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:33:29.196Z] #20 45.51 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T15:33:29.196Z] #20 45.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T15:33:29.196Z] #20 45.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:33:29.196Z] #20 45.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T15:33:29.455Z] #20 45.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:29.455Z] #20 45.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:29.455Z] #20 45.75 Selecting previously unselected package dmsetup. [2022-08-31T15:33:29.715Z] #20 45.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:29.715Z] #20 45.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:33:29.715Z] #20 45.88 Selecting previously unselected package mingw-w64-common.#20 ... [2022-08-31T15:33:29.715Z] [2022-08-31T15:33:29.715Z] #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-31T15:33:29.715Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T15:33:29.715Z] #49 30.73 Reading package lists... [2022-08-31T15:33:29.715Z] #49 38.70 Building dependency tree... [2022-08-31T15:33:29.715Z] #49 40.26 Reading state information... [2022-08-31T15:33:29.715Z] #49 41.60 The following additional packages will be installed: [2022-08-31T15:33:29.715Z] #49 41.60 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-31T15:33:29.715Z] #49 41.61 Suggested packages: [2022-08-31T15:33:29.715Z] #49 41.61 cmake-doc ninja-build lrzip [2022-08-31T15:33:29.715Z] #49 41.61 Recommended packages: [2022-08-31T15:33:29.715Z] #49 41.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T15:33:29.715Z] #49 41.97 The following NEW packages will be installed: [2022-08-31T15:33:29.715Z] #49 41.98 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-31T15:33:29.715Z] #49 42.31 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:33:29.715Z] #49 42.31 Need to get 8418 kB of archives. [2022-08-31T15:33:29.715Z] #49 42.31 After this operation, 34.9 MB of additional disk space will be used. [2022-08-31T15:33:29.715Z] #49 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:33:29.715Z] #49 42.32 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-31T15:33:29.715Z] #49 42.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T15:33:29.715Z] #49 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T15:33:29.715Z] #49 42.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T15:33:29.715Z] #49 42.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T15:33:29.715Z] #49 42.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T15:33:29.715Z] #49 42.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T15:33:29.715Z] #49 42.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:33:29.715Z] #49 43.29 Fetched 8418 kB in 0s (19.5 MB/s) [2022-08-31T15:33:29.715Z] #49 43.35 Selecting previously unselected package xxd. [2022-08-31T15:33:29.715Z] #49 43.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-31T15:33:29.715Z] #49 43.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 43.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 43.50 Selecting previously unselected package vim-common. [2022-08-31T15:33:29.715Z] #49 43.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:33:29.715Z] #49 43.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 43.64 Selecting previously unselected package cmake-data. [2022-08-31T15:33:29.715Z] #49 43.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T15:33:29.715Z] #49 43.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 44.34 Selecting previously unselected package libarchive13:amd64. [2022-08-31T15:33:29.715Z] #49 44.35 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 44.36 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 44.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T15:33:29.715Z] #49 44.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 44.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:29.715Z] #49 44.48 Selecting previously unselected package librhash0:amd64. [2022-08-31T15:33:29.715Z] #49 44.48 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 44.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:29.715Z] #49 44.55 Selecting previously unselected package libuv1:amd64. [2022-08-31T15:33:29.715Z] #49 44.55 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 44.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:29.715Z] #49 44.60 Selecting previously unselected package cmake. [2022-08-31T15:33:29.715Z] #49 44.61 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T15:33:29.715Z] #49 44.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T15:33:29.715Z] #49 45.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T15:33:29.715Z] #49 45.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T15:33:29.715Z] #49 45.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T15:33:29.715Z] #49 45.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:29.715Z] #49 DONE 45.9s [2022-08-31T15:33:29.715Z] [2022-08-31T15:33:29.715Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T15:33:29.715Z] #50 sha256:1ca04cf2afa9b17585dcee70008650dad745b351141815f013d5d82ead2cc5d1 [2022-08-31T15:33:29.715Z] #50 DONE 0.1s [2022-08-31T15:33:29.715Z] [2022-08-31T15:33:29.715Z] #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-31T15:33:29.715Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:29.715Z] #20 45.88 Selecting previously unselected package mingw-w64-common. [2022-08-31T15:33:29.715Z] #20 45.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T15:33:29.715Z] #20 45.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T15:33:29.715Z] #20 ... [2022-08-31T15:33:29.715Z] [2022-08-31T15:33:29.715Z] #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-31T15:33:29.715Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:33:29.715Z] #71 0.713 + RM_GOPATH=0 [2022-08-31T15:33:29.715Z] #71 0.713 + TMP_GOPATH= [2022-08-31T15:33:29.715Z] #71 0.713 + : /build [2022-08-31T15:33:29.715Z] #71 0.713 + '[' -z '' ']' [2022-08-31T15:33:29.715Z] #71 0.713 ++ mktemp -d [2022-08-31T15:33:29.715Z] #71 0.714 + export GOPATH=/tmp/tmp.kwDJQ66DTu [2022-08-31T15:33:29.715Z] #71 0.714 + GOPATH=/tmp/tmp.kwDJQ66DTu [2022-08-31T15:33:29.715Z] #71 0.714 + RM_GOPATH=1 [2022-08-31T15:33:29.715Z] #71 0.714 + case "$(go env GOARCH)" in [2022-08-31T15:33:29.715Z] #71 0.714 ++ go env GOARCH [2022-08-31T15:33:29.715Z] #71 0.722 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:29.715Z] #71 0.722 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:29.715Z] #71 0.723 ++ dirname /install.sh [2022-08-31T15:33:29.715Z] #71 0.724 + dir=/ [2022-08-31T15:33:29.715Z] #71 0.724 + bin=containerd [2022-08-31T15:33:29.715Z] #71 0.724 + shift [2022-08-31T15:33:29.715Z] #71 0.724 + '[' '!' -f //containerd.installer ']' [2022-08-31T15:33:29.715Z] #71 0.724 + . //containerd.installer [2022-08-31T15:33:29.715Z] #71 0.724 ++ set -e [2022-08-31T15:33:29.715Z] #71 0.724 ++ : v1.6.8 [2022-08-31T15:33:29.715Z] #71 0.724 + install_containerd [2022-08-31T15:33:29.715Z] #71 0.725 + echo 'Install containerd version v1.6.8' [2022-08-31T15:33:29.715Z] #71 0.725 Install containerd version v1.6.8 [2022-08-31T15:33:29.715Z] #71 0.725 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kwDJQ66DTu/src/github.com/containerd/containerd [2022-08-31T15:33:29.715Z] #71 0.728 Cloning into '/tmp/tmp.kwDJQ66DTu/src/github.com/containerd/containerd'... [2022-08-31T15:33:30.077Z] --- PASS: TestBuildSquashParent (4.67s) [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:33:30.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:33:30.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:33:30.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:33:30.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:33:31.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:33:31.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:33:33.009Z] #71 ... [2022-08-31T15:33:33.009Z] [2022-08-31T15:33:33.009Z] #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-31T15:33:33.009Z] #51 sha256:c72c402b270e03a714f397363da51e35a9d5362826c9fddf7ee34d1dee7493af [2022-08-31T15:33:33.009Z] #51 0.637 + RM_GOPATH=0 [2022-08-31T15:33:33.009Z] #51 0.638 + TMP_GOPATH= [2022-08-31T15:33:33.009Z] #51 0.638 + : /build [2022-08-31T15:33:33.009Z] #51 0.638 + '[' -z '' ']' [2022-08-31T15:33:33.009Z] #51 0.639 ++ mktemp -d [2022-08-31T15:33:33.009Z] #51 0.641 + export GOPATH=/tmp/tmp.pvdZngEcVJ [2022-08-31T15:33:33.009Z] #51 0.641 + GOPATH=/tmp/tmp.pvdZngEcVJ [2022-08-31T15:33:33.009Z] #51 0.641 + RM_GOPATH=1 [2022-08-31T15:33:33.009Z] #51 0.642 + case "$(go env GOARCH)" in [2022-08-31T15:33:33.009Z] #51 0.642 ++ go env GOARCH [2022-08-31T15:33:33.009Z] #51 0.647 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:33.009Z] #51 0.647 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:33:33.009Z] #51 0.647 ++ dirname /install.sh [2022-08-31T15:33:33.009Z] #51 0.648 + dir=/ [2022-08-31T15:33:33.009Z] #51 0.649 + bin=tini [2022-08-31T15:33:33.009Z] #51 0.649 + shift [2022-08-31T15:33:33.009Z] #51 0.649 + '[' '!' -f //tini.installer ']' [2022-08-31T15:33:33.009Z] #51 0.649 + . //tini.installer [2022-08-31T15:33:33.009Z] #51 0.650 ++ : v0.19.0 [2022-08-31T15:33:33.009Z] #51 0.650 + install_tini [2022-08-31T15:33:33.009Z] #51 0.650 + echo 'Install tini version v0.19.0' [2022-08-31T15:33:33.009Z] #51 0.650 Install tini version v0.19.0 [2022-08-31T15:33:33.009Z] #51 0.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.pvdZngEcVJ/tini [2022-08-31T15:33:33.009Z] #51 0.652 Cloning into '/tmp/tmp.pvdZngEcVJ/tini'... [2022-08-31T15:33:33.009Z] #51 1.021 + cd /tmp/tmp.pvdZngEcVJ/tini [2022-08-31T15:33:33.009Z] #51 1.021 + git checkout -q v0.19.0 [2022-08-31T15:33:33.009Z] #51 1.030 + cmake . [2022-08-31T15:33:33.009Z] #51 1.281 -- The C compiler identification is GNU 10.2.1 [2022-08-31T15:33:33.009Z] #51 1.317 -- Detecting C compiler ABI info [2022-08-31T15:33:33.009Z] #51 1.500 -- Detecting C compiler ABI info - done [2022-08-31T15:33:33.009Z] #51 1.534 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T15:33:33.009Z] #51 1.535 -- Detecting C compile features [2022-08-31T15:33:33.009Z] #51 1.536 -- Detecting C compile features - done [2022-08-31T15:33:33.009Z] #51 1.557 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T15:33:33.009Z] #51 1.662 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T15:33:33.009Z] #51 1.696 -- Configuring done [2022-08-31T15:33:33.009Z] #51 1.708 -- Generating done [2022-08-31T15:33:33.009Z] #51 1.711 -- Build files have been written to: /tmp/tmp.pvdZngEcVJ/tini [2022-08-31T15:33:33.009Z] #51 1.714 + make tini-static [2022-08-31T15:33:33.009Z] #51 1.857 Scanning dependencies of target tini-static [2022-08-31T15:33:33.009Z] #51 1.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T15:33:33.009Z] #51 2.316 [100%] Linking C executable tini-static [2022-08-31T15:33:33.009Z] #51 2.578 [100%] Built target tini-static [2022-08-31T15:33:33.009Z] #51 2.634 + mkdir -p /build [2022-08-31T15:33:33.009Z] #51 2.641 + cp tini-static /build/docker-init [2022-08-31T15:33:33.009Z] #51 DONE 2.9s [2022-08-31T15:33:33.009Z] [2022-08-31T15:33:33.009Z] #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-31T15:33:33.009Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:33.009Z] #20 47.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T15:33:33.009Z] #20 47.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T15:33:33.009Z] #20 47.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:33:33.307Z] #20 49.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T15:33:33.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:33:33.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:33:33.567Z] #20 49.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:33.567Z] #20 49.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:33:33.567Z] #20 49.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T15:33:33.567Z] #20 49.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:33.567Z] #20 49.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s) [2022-08-31T15:33:35.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2022-08-31T15:33:35.285Z] === RUN TestBuildMultiStageCopy [2022-08-31T15:33:35.285Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T15:33:36.106Z] #20 51.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T15:33:36.106Z] #20 51.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:36.106Z] #20 51.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:37.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T15:33:37.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T15:33:37.454Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T15:33:37.454Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T15:33:38.023Z] --- PASS: TestBuildMultiStageCopy (2.65s) [2022-08-31T15:33:38.024Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2022-08-31T15:33:38.024Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-08-31T15:33:38.024Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2022-08-31T15:33:38.024Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-08-31T15:33:38.024Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2022-08-31T15:33:38.024Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T15:33:38.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.162s coverage: 6.6% of statements [2022-08-31T15:33:38.561Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-31T15:33:38.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-31T15:33:38.561Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-31T15:33:38.561Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-31T15:33:38.561Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-31T15:33:38.561Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-31T15:33:38.561Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-31T15:33:38.594Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2022-08-31T15:33:38.594Z] === RUN TestBuildLabelWithTargets [2022-08-31T15:33:38.817Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-31T15:33:39.073Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-31T15:33:39.073Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-31T15:33:39.202Z] #64 ... [2022-08-31T15:33:39.202Z] [2022-08-31T15:33:39.202Z] #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-31T15:33:39.202Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:33:39.202Z] #14 116.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T15:33:39.202Z] #14 116.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:39.202Z] #14 116.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:39.976Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2022-08-31T15:33:39.976Z] === RUN TestBuildWithEmptyLayers [2022-08-31T15:33:40.296Z] #20 55.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T15:33:40.296Z] #20 55.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:40.296Z] #20 55.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:40.546Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-08-31T15:33:40.546Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T15:33:41.234Z] #20 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T15:33:41.234Z] #20 ... [2022-08-31T15:33:41.234Z] [2022-08-31T15:33:41.234Z] #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-31T15:33:41.234Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:33:41.234Z] #71 14.29 + cd /tmp/tmp.kwDJQ66DTu/src/github.com/containerd/containerd [2022-08-31T15:33:41.234Z] #71 14.30 + git checkout -q v1.6.8 [2022-08-31T15:33:42.171Z] #71 15.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T15:33:42.171Z] #71 15.24 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T15:33:42.171Z] #71 15.24 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:33:42.171Z] #71 15.24 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:33:42.171Z] #71 15.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T15:33:42.171Z] #71 15.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T15:33:42.171Z] #71 15.24 + '[' '' = dynamic ']' [2022-08-31T15:33:42.171Z] #71 15.24 + make [2022-08-31T15:33:42.178Z] #14 115.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T15:33:42.178Z] #14 115.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:42.178Z] #14 115.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:42.454Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) [2022-08-31T15:33:42.454Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T15:33:42.740Z] #71 15.85 + bin/ctr [2022-08-31T15:33:43.023Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-08-31T15:33:43.023Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T15:33:44.932Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2022-08-31T15:33:44.932Z] === RUN TestBuildWithHugeFile [2022-08-31T15:33:45.770Z] #14 ... [2022-08-31T15:33:45.770Z] [2022-08-31T15:33:45.770Z] #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-31T15:33:45.770Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:45.770Z] #77 45.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T15:33:46.347Z] #14 ... [2022-08-31T15:33:46.347Z] [2022-08-31T15:33:46.347Z] #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-31T15:33:46.347Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:33:46.347Z] #77 46.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T15:33:48.018Z] #71 ... [2022-08-31T15:33:48.018Z] [2022-08-31T15:33:48.018Z] #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-31T15:33:48.018Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T15:33:48.018Z] #20 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T15:33:48.018Z] #20 57.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:48.018Z] #20 57.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:48.018Z] #20 59.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T15:33:48.018Z] #20 59.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:48.018Z] #20 59.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:33:48.018Z] #20 62.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T15:33:48.018Z] #20 62.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:33:48.018Z] #20 62.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:33:48.277Z] #20 64.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T15:33:48.277Z] #20 64.54 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T15:33:48.277Z] #20 64.55 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:33:48.277Z] #20 64.62 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T15:33:48.277Z] #20 64.63 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T15:33:48.277Z] #20 64.63 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:33:48.277Z] #20 64.68 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T15:33:48.537Z] #20 64.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T15:33:48.537Z] #20 64.70 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:33:48.537Z] #20 64.76 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:33:48.537Z] #20 64.76 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:33:48.537Z] #20 64.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:33:48.537Z] #20 64.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:33:48.537Z] #20 64.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:33:48.537Z] #20 64.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:33:48.797Z] #20 64.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T15:33:48.797Z] #20 64.95 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:48.797Z] #20 64.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:48.797Z] #20 65.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:33:48.797Z] #20 65.00 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:33:48.797Z] #20 65.01 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:33:48.797Z] #20 65.06 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T15:33:48.797Z] #20 65.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T15:33:48.797Z] #20 65.08 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:33:48.797Z] #20 65.20 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T15:33:49.056Z] #20 65.20 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T15:33:49.056Z] #20 65.21 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:33:49.056Z] #20 65.29 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T15:33:49.056Z] #20 65.30 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T15:33:49.056Z] #20 65.30 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:33:49.056Z] #20 65.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T15:33:49.056Z] #20 65.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T15:33:49.056Z] #20 65.40 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:33:49.316Z] #20 65.44 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T15:33:49.316Z] #20 65.45 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T15:33:49.316Z] #20 65.45 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:33:49.576Z] #20 65.65 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T15:33:49.576Z] #20 65.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T15:33:49.576Z] #20 65.66 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:33:49.576Z] #20 65.75 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T15:33:49.576Z] #20 65.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:33:49.576Z] #20 65.76 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:49.576Z] #20 65.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:33:49.576Z] #20 65.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:33:49.576Z] #20 65.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:33:49.836Z] #20 65.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:33:49.836Z] #20 65.89 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:33:49.836Z] #20 65.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:33:49.836Z] #20 66.13 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:33:49.836Z] #20 66.14 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:33:49.836Z] #20 66.15 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:33:49.836Z] #20 66.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:33:49.836Z] #20 66.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:33:49.836Z] #20 66.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:33:49.836Z] #20 66.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:33:49.836Z] #20 66.21 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:33:49.836Z] #20 66.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:33:49.836Z] #20 66.23 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:33:49.836Z] #20 66.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:33:49.836Z] #20 66.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:33:50.095Z] #20 66.26 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.27 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:33:50.095Z] #20 66.28 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T15:33:50.095Z] #20 66.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:33:50.095Z] #20 66.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:33:50.095Z] #20 66.31 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:33:50.095Z] #20 66.32 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:33:50.095Z] #20 66.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.34 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.36 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-31T15:33:50.095Z] #20 66.36 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.37 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-31T15:33:50.095Z] #20 66.38 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:33:50.095Z] #20 66.39 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.40 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-31T15:33:50.095Z] #20 66.41 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:33:50.095Z] #20 66.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:50.095Z] #20 66.46 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:33:50.095Z] #20 66.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:50.355Z] #20 66.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:33:50.355Z] #20 66.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:33:50.614Z] #20 DONE 66.9s [2022-08-31T15:33:50.614Z] [2022-08-31T15:33:50.614Z] #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-31T15:33:50.614Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:33:50.874Z] #71 ... [2022-08-31T15:33:50.874Z] [2022-08-31T15:33:50.874Z] #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-31T15:33:50.874Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-31T15:33:51.245Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-31T15:33:51.811Z] #21 1.095 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-31T15:33:51.811Z] #21 1.097 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-31T15:33:51.811Z] #21 1.097 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-31T15:33:57.656Z] #21 1.599 Reading package lists... [2022-08-31T15:34:00.651Z] #77 ... [2022-08-31T15:34:00.651Z] [2022-08-31T15:34:00.651Z] #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-31T15:34:00.651Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:34:01.201Z] #77 ... [2022-08-31T15:34:01.201Z] [2022-08-31T15:34:01.201Z] #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-31T15:34:01.201Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:34:01.857Z] #21 6.150 Reading package lists... [2022-08-31T15:34:02.425Z] #21 10.73 Building dependency tree... [2022-08-31T15:34:02.684Z] #21 11.82 Reading state information... [2022-08-31T15:34:03.240Z] #64 74.96 Updating files: 23% (1171/4992) Updating files: 24% (1199/4992) Updating files: 25% (1248/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 62% (3114/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 90% (4541/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T15:34:03.240Z] #64 77.56 + cd /tmp/tmp.AkHi1dW29A/src/github.com/containerd/containerd [2022-08-31T15:34:03.240Z] #64 77.56 + git checkout -q v1.6.8 [2022-08-31T15:34:03.624Z] #21 12.82 The following additional packages will be installed: [2022-08-31T15:34:03.624Z] #21 12.82 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-31T15:34:03.624Z] #21 12.82 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-31T15:34:03.624Z] #21 12.82 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-31T15:34:03.624Z] #21 12.82 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-31T15:34:03.624Z] #21 12.83 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-31T15:34:03.624Z] #21 12.83 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-31T15:34:03.624Z] #21 12.83 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-31T15:34:03.624Z] #21 12.85 Suggested packages: [2022-08-31T15:34:03.624Z] #21 12.85 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-31T15:34:03.624Z] #21 12.85 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-31T15:34:03.624Z] #21 12.85 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-31T15:34:03.624Z] #21 12.85 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-31T15:34:03.624Z] #21 12.85 seccomp:ppc64el seccomp:s390x [2022-08-31T15:34:03.624Z] #21 12.85 Recommended packages: [2022-08-31T15:34:03.624Z] #21 12.85 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-31T15:34:03.624Z] #21 12.85 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-31T15:34:03.624Z] #21 12.85 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-31T15:34:03.624Z] #21 12.85 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-31T15:34:03.770Z] #64 73.65 Updating files: 32% (1641/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 64% (3238/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T15:34:03.770Z] #64 76.52 + cd /tmp/tmp.Zsn87x6ZH8/src/github.com/containerd/containerd [2022-08-31T15:34:03.770Z] #64 76.52 + git checkout -q v1.6.8 [2022-08-31T15:34:04.193Z] #21 13.30 The following NEW packages will be installed: [2022-08-31T15:34:04.193Z] #21 13.30 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-31T15:34:04.193Z] #21 13.30 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-31T15:34:04.193Z] #21 13.30 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-31T15:34:04.193Z] #21 13.30 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-31T15:34:04.193Z] #21 13.30 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-31T15:34:04.193Z] #21 13.30 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-31T15:34:04.193Z] #21 13.30 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-31T15:34:04.193Z] #21 13.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-31T15:34:04.193Z] #21 13.30 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-31T15:34:04.193Z] #21 13.30 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-31T15:34:04.193Z] #21 13.31 libseccomp2:ppc64el libseccomp2:s390x [2022-08-31T15:34:04.193Z] #21 13.67 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:34:04.193Z] #21 13.67 Need to get 15.9 MB of archives. [2022-08-31T15:34:04.193Z] #21 13.67 After this operation, 73.0 MB of additional disk space will be used. [2022-08-31T15:34:04.193Z] #21 13.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-31T15:34:04.193Z] #21 13.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-31T15:34:04.193Z] #21 13.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-31T15:34:04.193Z] #21 13.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-31T15:34:04.193Z] #21 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-31T15:34:04.193Z] #21 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-31T15:34:04.454Z] #21 13.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-31T15:34:04.454Z] #21 13.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-31T15:34:04.454Z] #21 13.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-31T15:34:04.454Z] #21 13.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-31T15:34:04.454Z] #21 13.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-31T15:34:04.454Z] #21 13.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-31T15:34:04.454Z] #21 13.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-31T15:34:04.454Z] #21 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-31T15:34:04.454Z] #21 13.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-31T15:34:04.454Z] #21 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-31T15:34:04.454Z] #21 13.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-31T15:34:04.454Z] #21 13.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-31T15:34:04.454Z] #21 13.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-31T15:34:04.454Z] #21 13.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-31T15:34:04.454Z] #21 13.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-31T15:34:04.454Z] #21 13.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-31T15:34:04.454Z] #21 13.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-31T15:34:04.454Z] #21 13.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-31T15:34:04.454Z] #21 13.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-31T15:34:04.454Z] #21 13.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-31T15:34:04.454Z] #21 13.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-31T15:34:04.454Z] #21 13.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-31T15:34:04.454Z] #21 13.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-31T15:34:04.454Z] #21 13.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-31T15:34:04.454Z] #21 13.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-31T15:34:04.454Z] #21 13.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-31T15:34:04.454Z] #21 13.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-31T15:34:05.023Z] #21 14.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:34:05.283Z] #21 14.58 Fetched 15.9 MB in 1s (30.6 MB/s) [2022-08-31T15:34:05.283Z] #21 14.61 Selecting previously unselected package gcc-10-base:armel. [2022-08-31T15:34:05.283Z] #21 14.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-31T15:34:05.283Z] #21 14.66 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-31T15:34:05.283Z] #21 14.68 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-31T15:34:05.283Z] #21 14.73 Selecting previously unselected package gcc-10-base:armhf. [2022-08-31T15:34:05.283Z] #21 14.74 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-31T15:34:05.543Z] #21 14.75 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-31T15:34:05.543Z] #21 14.83 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-31T15:34:05.543Z] #21 14.83 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-31T15:34:05.543Z] #21 14.84 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-31T15:34:05.543Z] #21 14.88 Selecting previously unselected package gcc-10-base:s390x. [2022-08-31T15:34:05.543Z] #21 14.89 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-31T15:34:05.543Z] #21 14.89 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-31T15:34:05.543Z] #21 14.94 Selecting previously unselected package gcc-10-base:arm64. [2022-08-31T15:34:05.543Z] #21 14.95 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-31T15:34:05.543Z] #21 14.96 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-31T15:34:05.543Z] #21 15.01 Selecting previously unselected package libgcc-s1:armel. [2022-08-31T15:34:05.803Z] #21 15.02 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-31T15:34:05.803Z] #21 15.03 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-31T15:34:05.803Z] #21 15.09 Selecting previously unselected package libcrypt1:armel. [2022-08-31T15:34:05.803Z] #21 15.09 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-31T15:34:05.803Z] #21 15.09 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-31T15:34:05.803Z] #21 15.18 Selecting previously unselected package libc6:armel. [2022-08-31T15:34:05.803Z] #21 15.18 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-31T15:34:06.062Z] #21 15.38 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-31T15:34:06.097Z] ok github.com/docker/docker/libnetwork/ipam 15.751s coverage: 85.3% of statements [2022-08-31T15:34:06.097Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-31T15:34:06.097Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-31T15:34:06.097Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-31T15:34:06.353Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-31T15:34:06.353Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-31T15:34:06.528Z] #64 80.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T15:34:06.528Z] #64 80.30 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T15:34:06.528Z] #64 80.30 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:34:06.528Z] #64 80.30 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:34:06.528Z] #64 80.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T15:34:06.528Z] #64 80.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T15:34:06.528Z] #64 80.30 + '[' '' = dynamic ']' [2022-08-31T15:34:06.528Z] #64 80.30 + make [2022-08-31T15:34:06.609Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-31T15:34:06.631Z] #21 15.82 Selecting previously unselected package libapparmor1:armel. [2022-08-31T15:34:06.631Z] #21 15.83 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-31T15:34:06.631Z] #21 15.83 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-31T15:34:06.631Z] #21 15.88 Selecting previously unselected package libapparmor-dev:armel. [2022-08-31T15:34:06.631Z] #21 15.88 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-31T15:34:06.631Z] #21 15.89 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-31T15:34:06.631Z] #21 15.96 Selecting previously unselected package libgcc-s1:arm64. [2022-08-31T15:34:06.631Z] #21 15.96 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-31T15:34:06.631Z] #21 15.97 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-31T15:34:06.631Z] #21 16.02 Selecting previously unselected package libcrypt1:arm64. [2022-08-31T15:34:06.891Z] #21 16.02 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-31T15:34:06.891Z] #21 16.03 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-31T15:34:06.891Z] #21 16.10 Selecting previously unselected package libc6:arm64. [2022-08-31T15:34:06.891Z] #21 16.11 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-31T15:34:06.891Z] #21 16.26 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-31T15:34:07.045Z] #64 79.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T15:34:07.045Z] #64 79.14 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T15:34:07.045Z] #64 79.14 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:34:07.045Z] #64 79.14 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T15:34:07.045Z] #64 79.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T15:34:07.045Z] #64 79.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T15:34:07.045Z] #64 79.14 + '[' '' = dynamic ']' [2022-08-31T15:34:07.045Z] #64 79.14 + make [2022-08-31T15:34:07.170Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-08-31T15:34:07.460Z] #21 16.69 Selecting previously unselected package libapparmor1:arm64. [2022-08-31T15:34:07.460Z] #21 16.70 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-31T15:34:07.460Z] #21 16.70 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T15:34:07.460Z] #21 16.75 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-31T15:34:07.460Z] #21 16.76 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-31T15:34:07.460Z] #21 16.76 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T15:34:07.460Z] #21 16.83 Selecting previously unselected package libgcc-s1:s390x. [2022-08-31T15:34:07.460Z] #21 16.83 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-31T15:34:07.460Z] #21 16.84 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-31T15:34:07.720Z] #21 16.88 Selecting previously unselected package libcrypt1:s390x. [2022-08-31T15:34:07.720Z] #21 16.89 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-31T15:34:07.720Z] #21 16.90 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-31T15:34:07.720Z] #21 16.97 Selecting previously unselected package libc6:s390x. [2022-08-31T15:34:07.720Z] #21 16.98 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-31T15:34:07.732Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-31T15:34:07.979Z] #21 17.20 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-31T15:34:07.988Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-31T15:34:08.239Z] #21 17.67 Selecting previously unselected package libapparmor1:s390x. [2022-08-31T15:34:08.239Z] #21 17.67 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-31T15:34:08.239Z] #21 17.68 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-31T15:34:08.239Z] #21 17.73 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-31T15:34:08.239Z] #21 17.74 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-31T15:34:08.244Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-31T15:34:08.499Z] #21 17.74 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-31T15:34:08.499Z] #21 17.81 Selecting previously unselected package libgcc-s1:armhf. [2022-08-31T15:34:08.499Z] #21 17.82 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-31T15:34:08.499Z] #21 17.83 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-31T15:34:08.499Z] #21 17.88 Selecting previously unselected package libcrypt1:armhf. [2022-08-31T15:34:08.499Z] #21 17.89 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-31T15:34:08.499Z] #21 17.89 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-31T15:34:08.499Z] #21 18.00 Selecting previously unselected package libc6:armhf. [2022-08-31T15:34:08.759Z] #21 18.00 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-31T15:34:09.019Z] #21 18.20 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-31T15:34:09.278Z] #21 18.66 Selecting previously unselected package libapparmor1:armhf. [2022-08-31T15:34:09.278Z] #21 18.66 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-31T15:34:09.278Z] #21 18.66 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-31T15:34:09.278Z] #21 18.72 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-31T15:34:09.538Z] #21 18.72 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-31T15:34:09.538Z] #21 18.73 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-31T15:34:09.538Z] #21 18.80 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-31T15:34:09.538Z] #21 18.80 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-31T15:34:09.538Z] #21 18.81 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-31T15:34:09.538Z] #21 18.85 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-31T15:34:09.538Z] #21 18.86 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-31T15:34:09.538Z] #21 18.87 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-31T15:34:09.538Z] #21 18.96 Selecting previously unselected package libc6:ppc64el. [2022-08-31T15:34:09.576Z] #64 81.93 + bin/ctr [2022-08-31T15:34:09.798Z] #21 18.96 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-31T15:34:09.798Z] #21 19.16 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-31T15:34:09.814Z] #64 83.78 + bin/ctr [2022-08-31T15:34:10.367Z] #21 19.73 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-31T15:34:10.367Z] #21 19.74 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-31T15:34:10.367Z] #21 19.75 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-31T15:34:10.367Z] #21 19.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-31T15:34:10.627Z] #21 19.81 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-31T15:34:10.627Z] #21 19.82 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-31T15:34:10.627Z] #21 19.91 Selecting previously unselected package libseccomp2:s390x. [2022-08-31T15:34:10.627Z] #21 19.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-31T15:34:10.627Z] #21 19.93 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.627Z] #21 19.98 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-31T15:34:10.627Z] #21 19.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-31T15:34:10.627Z] #21 19.99 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.886Z] #21 20.06 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-31T15:34:10.886Z] #21 20.07 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-31T15:34:10.886Z] #21 20.08 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.886Z] #21 20.12 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-31T15:34:10.886Z] #21 20.13 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-31T15:34:10.886Z] #21 20.13 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.886Z] #21 20.20 Selecting previously unselected package libseccomp2:armhf. [2022-08-31T15:34:10.886Z] #21 20.22 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-31T15:34:10.886Z] #21 20.22 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.886Z] #21 20.27 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-31T15:34:10.886Z] #21 20.28 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-31T15:34:10.886Z] #21 20.28 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-31T15:34:10.886Z] #21 20.34 Selecting previously unselected package libseccomp2:armel. [2022-08-31T15:34:11.146Z] #21 20.35 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-31T15:34:11.146Z] #21 20.35 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-31T15:34:11.146Z] #21 20.39 Selecting previously unselected package libseccomp-dev:armel. [2022-08-31T15:34:11.146Z] #21 20.41 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-31T15:34:11.146Z] #21 20.41 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-31T15:34:11.146Z] #21 20.48 Selecting previously unselected package libseccomp2:arm64. [2022-08-31T15:34:11.146Z] #21 20.49 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T15:34:11.146Z] #21 20.49 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T15:34:11.146Z] #21 20.53 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-31T15:34:11.146Z] #21 20.54 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T15:34:11.146Z] #21 20.55 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T15:34:11.191Z] #64 ... [2022-08-31T15:34:11.192Z] [2022-08-31T15:34:11.192Z] #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-31T15:34:11.192Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:11.192Z] #77 62.32 libtoolize: putting auxiliary files in '.'. [2022-08-31T15:34:11.192Z] #77 62.32 libtoolize: copying file './ltmain.sh' [2022-08-31T15:34:11.192Z] #77 63.43 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T15:34:11.192Z] #77 63.43 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T15:34:11.192Z] #77 63.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:34:11.406Z] #21 20.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.64 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.65 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.67 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.68 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.70 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-31T15:34:11.406Z] #21 20.71 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-31T15:34:11.406Z] #21 20.72 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-31T15:34:11.406Z] #21 20.73 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-31T15:34:11.406Z] #21 20.74 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-31T15:34:11.406Z] #21 20.76 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.77 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.79 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.80 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.81 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-31T15:34:11.406Z] #21 20.82 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-31T15:34:11.450Z] #77 ... [2022-08-31T15:34:11.450Z] [2022-08-31T15:34:11.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-31T15:34:11.450Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:11.450Z] #14 140.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T15:34:11.450Z] #14 140.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:11.450Z] #14 140.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:34:12.787Z] #21 22.04 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-31T15:34:13.353Z] #14 150.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T15:34:13.353Z] #14 150.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:13.353Z] #14 150.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:34:14.168Z] #21 23.25 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-31T15:34:14.832Z] #64 ... [2022-08-31T15:34:14.832Z] [2022-08-31T15:34:14.832Z] #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-31T15:34:14.832Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:14.832Z] #77 64.60 libtoolize: putting auxiliary files in '.'. [2022-08-31T15:34:14.832Z] #77 64.60 libtoolize: copying file './ltmain.sh' [2022-08-31T15:34:14.832Z] #77 65.90 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T15:34:14.832Z] #77 65.91 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T15:34:14.832Z] #77 65.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:34:14.832Z] #77 ... [2022-08-31T15:34:14.832Z] [2022-08-31T15:34:14.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T15:34:14.832Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:14.832Z] #14 140.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T15:34:14.832Z] #14 140.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:14.832Z] #14 140.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:34:15.105Z] #21 24.44 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-31T15:34:15.763Z] #14 151.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T15:34:16.021Z] #14 151.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:16.021Z] #14 151.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:34:16.484Z] #21 25.65 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-31T15:34:17.544Z] #14 ... [2022-08-31T15:34:17.544Z] [2022-08-31T15:34:17.544Z] #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-31T15:34:17.544Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:17.544Z] #77 78.25 configure.ac:7: installing './compile' [2022-08-31T15:34:17.544Z] #77 78.25 configure.ac:11: installing './config.guess' [2022-08-31T15:34:17.544Z] #77 78.26 configure.ac:11: installing './config.sub' [2022-08-31T15:34:17.544Z] #77 78.27 configure.ac:8: installing './install-sh' [2022-08-31T15:34:17.544Z] #77 78.29 configure.ac:8: installing './missing' [2022-08-31T15:34:17.544Z] #77 78.53 Makefile.am: installing './depcomp' [2022-08-31T15:34:17.864Z] #21 26.87 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.88 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.89 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.90 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.91 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.92 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 26.94 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 26.95 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 26.96 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 26.97 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 26.98 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 26.99 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 27.01 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 27.02 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 27.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-31T15:34:17.864Z] #21 27.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 27.05 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 27.07 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 27.08 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 27.09 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-31T15:34:17.864Z] #21 27.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:34:18.436Z] #21 DONE 27.5s [2022-08-31T15:34:18.436Z] [2022-08-31T15:34:18.436Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:34:18.436Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-31T15:34:18.436Z] #22 ... [2022-08-31T15:34:18.436Z] [2022-08-31T15:34:18.436Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T15:34:18.436Z] #66 sha256:6ea6c4f7d3d8d2daabcde26bd6ddd7814880efaee6d0560ec3dfea9eb9550548 [2022-08-31T15:34:18.436Z] #66 DONE 0.1s [2022-08-31T15:34:18.696Z] [2022-08-31T15:34:18.696Z] #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-31T15:34:18.696Z] #67 sha256:de446254b810e57403c4b0c22babfefe47e7cba7bd1ded47b0d33061045bb501 [2022-08-31T15:34:19.447Z] #77 80.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:34:19.447Z] #77 80.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:34:19.662Z] #67 ... [2022-08-31T15:34:19.662Z] [2022-08-31T15:34:19.662Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:34:19.662Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-31T15:34:19.662Z] #22 DONE 1.3s [2022-08-31T15:34:19.662Z] [2022-08-31T15:34:19.662Z] #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-31T15:34:19.662Z] #67 sha256:de446254b810e57403c4b0c22babfefe47e7cba7bd1ded47b0d33061045bb501 [2022-08-31T15:34:19.662Z] #67 1.076 + RM_GOPATH=0 [2022-08-31T15:34:19.662Z] #67 1.076 + TMP_GOPATH= [2022-08-31T15:34:19.662Z] #67 1.076 + : /build [2022-08-31T15:34:19.662Z] #67 1.076 + '[' -z '' ']' [2022-08-31T15:34:19.662Z] #67 1.077 ++ mktemp -d [2022-08-31T15:34:19.662Z] #67 1.078 + export GOPATH=/tmp/tmp.OGxknOFNld [2022-08-31T15:34:19.662Z] #67 1.079 + GOPATH=/tmp/tmp.OGxknOFNld [2022-08-31T15:34:19.662Z] #67 1.079 + RM_GOPATH=1 [2022-08-31T15:34:19.662Z] #67 1.079 + case "$(go env GOARCH)" in [2022-08-31T15:34:19.662Z] #67 1.079 ++ go env GOARCH [2022-08-31T15:34:19.662Z] #67 1.086 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:34:19.662Z] #67 1.086 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:34:19.662Z] #67 1.086 ++ dirname /install.sh [2022-08-31T15:34:19.662Z] #67 1.088 + dir=/ [2022-08-31T15:34:19.662Z] #67 1.088 + bin=runc [2022-08-31T15:34:19.662Z] #67 1.088 + shift [2022-08-31T15:34:19.662Z] #67 1.088 + '[' '!' -f //runc.installer ']' [2022-08-31T15:34:19.662Z] #67 1.088 + . //runc.installer [2022-08-31T15:34:19.662Z] #67 1.088 ++ set -e [2022-08-31T15:34:19.662Z] #67 1.088 ++ : v1.1.4 [2022-08-31T15:34:19.662Z] #67 1.088 + install_runc [2022-08-31T15:34:19.662Z] #67 1.088 + RUNC_BUILDTAGS=seccomp [2022-08-31T15:34:19.662Z] #67 1.088 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T15:34:19.662Z] #67 1.088 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OGxknOFNld/src/github.com/opencontainers/runc [2022-08-31T15:34:19.662Z] #67 1.088 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T15:34:19.662Z] #67 1.090 Cloning into '/tmp/tmp.OGxknOFNld/src/github.com/opencontainers/runc'... [2022-08-31T15:34:20.042Z] #77 80.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:34:20.042Z] #77 80.85 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:34:20.042Z] #77 81.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:34:20.197Z] #14 ... [2022-08-31T15:34:20.197Z] [2022-08-31T15:34:20.197Z] #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-31T15:34:20.197Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:20.197Z] #77 80.54 configure.ac:7: installing './compile' [2022-08-31T15:34:20.197Z] #77 80.54 configure.ac:11: installing './config.guess' [2022-08-31T15:34:20.197Z] #77 80.55 configure.ac:11: installing './config.sub' [2022-08-31T15:34:20.197Z] #77 80.55 configure.ac:8: installing './install-sh' [2022-08-31T15:34:20.197Z] #77 80.55 configure.ac:8: installing './missing' [2022-08-31T15:34:20.197Z] #77 80.69 Makefile.am: installing './depcomp' [2022-08-31T15:34:20.304Z] #77 81.36 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:34:20.568Z] #77 81.64 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:34:20.604Z] #67 ... [2022-08-31T15:34:20.604Z] [2022-08-31T15:34:20.604Z] #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-31T15:34:20.604Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-31T15:34:20.604Z] #23 DONE 1.0s [2022-08-31T15:34:20.604Z] [2022-08-31T15:34:20.604Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T15:34:20.604Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-31T15:34:20.830Z] #77 81.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:34:20.830Z] #77 82.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:34:21.548Z] #24 0.861 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T15:34:21.548Z] #24 DONE 1.0s [2022-08-31T15:34:21.548Z] [2022-08-31T15:34:21.548Z] #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-31T15:34:21.548Z] #67 sha256:de446254b810e57403c4b0c22babfefe47e7cba7bd1ded47b0d33061045bb501 [2022-08-31T15:34:22.488Z] #67 ... [2022-08-31T15:34:22.488Z] [2022-08-31T15:34:22.488Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T15:34:22.488Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-31T15:34:22.488Z] #25 DONE 0.9s [2022-08-31T15:34:22.488Z] [2022-08-31T15:34:22.488Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T15:34:22.488Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-31T15:34:22.719Z] #77 82.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:34:22.719Z] #77 82.92 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:34:22.719Z] #77 83.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:34:22.719Z] #77 83.10 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:34:22.976Z] #77 83.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:34:23.233Z] #77 83.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:34:23.426Z] #26 DONE 1.0s [2022-08-31T15:34:23.426Z] [2022-08-31T15:34:23.426Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T15:34:23.426Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-31T15:34:23.490Z] #77 83.91 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:34:23.490Z] #77 84.10 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:34:24.057Z] #77 84.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T15:34:24.365Z] #27 DONE 1.0s [2022-08-31T15:34:24.365Z] [2022-08-31T15:34:24.365Z] #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-31T15:34:24.365Z] #67 sha256:de446254b810e57403c4b0c22babfefe47e7cba7bd1ded47b0d33061045bb501 [2022-08-31T15:34:24.365Z] #67 5.909 + cd /tmp/tmp.OGxknOFNld/src/github.com/opencontainers/runc [2022-08-31T15:34:24.365Z] #67 5.909 + git checkout -q v1.1.4 [2022-08-31T15:34:24.625Z] #67 6.250 + '[' -z '' ']' [2022-08-31T15:34:24.625Z] #67 6.250 + target=static [2022-08-31T15:34:24.625Z] #67 6.250 + make BUILDTAGS=seccomp static [2022-08-31T15:34:24.884Z] #67 6.591 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T15:34:26.098Z] #77 ... [2022-08-31T15:34:26.098Z] [2022-08-31T15:34:26.098Z] #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-31T15:34:26.098Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:26.098Z] #14 163.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T15:34:26.098Z] #14 163.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:26.098Z] #14 163.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:34:28.235Z] #77 ... [2022-08-31T15:34:28.235Z] [2022-08-31T15:34:28.235Z] #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-31T15:34:28.235Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:28.235Z] #14 164.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T15:34:28.492Z] #14 164.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:28.492Z] #14 164.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:34:30.161Z] #67 ... [2022-08-31T15:34:30.161Z] [2022-08-31T15:34:30.161Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:34:30.161Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-31T15:34:30.161Z] #28 1.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:34:30.161Z] #28 1.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:34:30.161Z] #28 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:34:30.161Z] #28 1.412 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T15:34:30.161Z] #28 1.649 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:34:30.161Z] #28 1.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T15:34:30.161Z] #28 2.144 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T15:34:30.161Z] #28 2.378 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T15:34:30.161Z] #28 2.581 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T15:34:30.161Z] #28 2.853 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T15:34:30.161Z] #28 2.854 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T15:34:30.161Z] #28 2.854 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T15:34:30.161Z] #28 2.855 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:34:30.161Z] #28 2.857 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T15:34:30.161Z] #28 2.867 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T15:34:30.161Z] #28 3.131 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T15:34:30.161Z] #28 3.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T15:34:30.161Z] #28 3.138 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T15:34:30.161Z] #28 3.139 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T15:34:30.161Z] #28 3.140 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:34:30.161Z] #28 3.141 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T15:34:38.284Z] #28 ... [2022-08-31T15:34:38.284Z] [2022-08-31T15:34:38.284Z] #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-31T15:34:38.284Z] #67 sha256:de446254b810e57403c4b0c22babfefe47e7cba7bd1ded47b0d33061045bb501 [2022-08-31T15:34:38.284Z] #67 18.94 + mkdir -p /build [2022-08-31T15:34:38.284Z] #67 18.94 + cp runc /build/runc [2022-08-31T15:34:38.284Z] #67 DONE 19.3s [2022-08-31T15:34:38.284Z] [2022-08-31T15:34:38.284Z] #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-31T15:34:38.284Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:34:38.544Z] #71 ... [2022-08-31T15:34:38.544Z] [2022-08-31T15:34:38.544Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:34:38.544Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-31T15:34:38.544Z] #28 14.11 Fetched 49.2 MB in 13s (3725 kB/s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildWithHugeFile (49.86s) [2022-08-31T15:34:41.201Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T15:34:41.201Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:34:41.201Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:34:41.201Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T15:34:41.201Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:34:41.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:34:41.201Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:34:41.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:34:41.201Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:34:41.201Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:34:41.201Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:34:41.201Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:34:41.201Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:34:41.201Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T15:34:41.201Z] === RUN TestBuildPreserveOwnership [2022-08-31T15:34:41.201Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T15:34:41.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T15:34:41.201Z] --- PASS: TestBuildPreserveOwnership (4.07s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2022-08-31T15:34:41.201Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2022-08-31T15:34:41.201Z] === RUN TestBuildPlatformInvalid [2022-08-31T15:34:41.201Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-31T15:34:41.201Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T15:34:41.201Z] Loaded image: busybox:latest [2022-08-31T15:34:41.201Z] Loaded image: busybox:glibc [2022-08-31T15:34:41.201Z] Loaded image: debian:bullseye-slim [2022-08-31T15:34:41.461Z] Loaded image: hello-world:latest [2022-08-31T15:34:41.461Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:34:43.823Z] #28 14.11 Reading package lists... [2022-08-31T15:34:44.187Z] #14 ... [2022-08-31T15:34:44.187Z] [2022-08-31T15:34:44.187Z] #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-31T15:34:44.187Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:44.187Z] #77 102.3 configure.ac:7: installing 'build-aux/compile' [2022-08-31T15:34:44.187Z] #77 102.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T15:34:44.187Z] #77 102.4 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T15:34:44.187Z] #77 102.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T15:34:44.187Z] #77 102.5 configure.ac:11: installing 'build-aux/missing' [2022-08-31T15:34:44.187Z] #77 102.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:34:44.187Z] #77 103.1 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T15:34:46.093Z] #77 107.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:34:46.093Z] #77 107.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:34:46.360Z] #28 19.09 Reading package lists... [2022-08-31T15:34:46.360Z] #28 ... [2022-08-31T15:34:46.360Z] [2022-08-31T15:34:46.360Z] #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-31T15:34:46.360Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:34:46.360Z] #71 79.10 + bin/containerd [2022-08-31T15:34:46.580Z] #14 ... [2022-08-31T15:34:46.580Z] [2022-08-31T15:34:46.580Z] #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-31T15:34:46.580Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:34:46.580Z] #77 105.5 configure.ac:7: installing 'build-aux/compile' [2022-08-31T15:34:46.580Z] #77 105.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T15:34:46.580Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T15:34:46.580Z] #77 105.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T15:34:46.580Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-08-31T15:34:46.581Z] #77 105.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:34:46.581Z] #77 106.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T15:34:47.030Z] #77 108.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:34:47.031Z] #77 108.1 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:34:47.290Z] #77 108.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:34:47.290Z] #77 108.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:34:47.513Z] #77 108.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T15:34:47.513Z] #77 108.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T15:34:47.549Z] #77 108.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:34:47.807Z] #77 108.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:34:48.445Z] #77 108.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T15:34:48.445Z] #77 108.8 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T15:34:48.705Z] #77 109.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T15:34:48.962Z] #77 109.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T15:34:49.220Z] #77 109.8 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T15:34:49.538Z] #77 110.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T15:34:51.457Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.43s) [2022-08-31T15:34:51.457Z] PASS [2022-08-31T15:34:51.457Z] [2022-08-31T15:34:51.457Z] === Skipped [2022-08-31T15:34:51.457Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T15:34:51.457Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:34:51.457Z] [2022-08-31T15:34:51.457Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:34:51.457Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:34:51.457Z] [2022-08-31T15:34:51.457Z] DONE 34 tests, 2 skipped in 90.364s [2022-08-31T15:34:51.457Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T15:34:51.457Z] INFO: Testing against a local daemon [2022-08-31T15:34:51.457Z] === RUN TestConfigInspect [2022-08-31T15:34:51.650Z] #71 ... [2022-08-31T15:34:51.650Z] [2022-08-31T15:34:51.650Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:34:51.650Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-31T15:34:51.650Z] #28 19.09 Reading package lists... [2022-08-31T15:34:51.650Z] #28 23.57 Building dependency tree... [2022-08-31T15:34:51.650Z] #28 24.67 Reading state information... [2022-08-31T15:34:51.650Z] #28 25.52 bzip2 is already the newest version (1.0.8-4). [2022-08-31T15:34:51.650Z] #28 25.52 patch is already the newest version (2.7.6-7). [2022-08-31T15:34:51.650Z] #28 25.52 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-31T15:34:51.650Z] #28 25.52 The following additional packages will be installed: [2022-08-31T15:34:51.650Z] #28 25.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-31T15:34:51.650Z] #28 25.53 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-31T15:34:51.650Z] #28 25.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-31T15:34:51.650Z] #28 25.53 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-31T15:34:51.650Z] #28 25.53 systemd vim-runtime xxd [2022-08-31T15:34:51.650Z] #28 25.55 Suggested packages: [2022-08-31T15:34:51.651Z] #28 25.55 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-31T15:34:51.651Z] #28 25.55 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-31T15:34:51.651Z] #28 25.55 vim-scripts xfsdump acl attr quota [2022-08-31T15:34:51.651Z] #28 25.55 Recommended packages: [2022-08-31T15:34:51.651Z] #28 25.55 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-31T15:34:51.651Z] #28 25.55 systemd-timesyncd | time-daemon unzip [2022-08-31T15:34:51.651Z] #28 26.68 The following NEW packages will be installed: [2022-08-31T15:34:51.651Z] #28 26.69 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T15:34:51.651Z] #28 26.69 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-31T15:34:51.651Z] #28 26.69 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-31T15:34:51.651Z] #28 26.69 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-31T15:34:51.651Z] #28 26.69 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-31T15:34:51.651Z] #28 26.69 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-31T15:34:51.651Z] #28 26.70 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-31T15:34:51.651Z] #28 26.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-31T15:34:51.651Z] #28 26.70 zstd [2022-08-31T15:34:51.651Z] #28 27.04 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:34:51.651Z] #28 27.04 Need to get 23.8 MB of archives. [2022-08-31T15:34:51.651Z] #28 27.04 After this operation, 89.3 MB of additional disk space will be used. [2022-08-31T15:34:51.651Z] #28 27.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:34:51.651Z] #28 27.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-31T15:34:51.651Z] #28 27.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-31T15:34:51.651Z] #28 27.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-31T15:34:51.651Z] #28 27.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T15:34:51.651Z] #28 27.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-31T15:34:51.651Z] #28 27.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-31T15:34:51.651Z] #28 27.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T15:34:51.651Z] #28 27.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T15:34:51.651Z] #28 27.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T15:34:51.651Z] #28 27.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T15:34:51.651Z] #28 27.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T15:34:51.651Z] #28 27.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T15:34:51.651Z] #28 27.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T15:34:51.651Z] #28 27.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:34:51.651Z] #28 27.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T15:34:51.651Z] #28 27.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T15:34:51.651Z] #28 27.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T15:34:51.651Z] #28 27.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T15:34:51.651Z] #28 27.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T15:34:51.651Z] #28 27.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T15:34:51.651Z] #28 27.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T15:34:51.651Z] #28 27.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T15:34:51.651Z] #28 27.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T15:34:51.651Z] #28 27.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T15:34:51.651Z] #28 27.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-31T15:34:51.651Z] #28 27.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T15:34:51.651Z] #28 27.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T15:34:51.651Z] #28 27.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T15:34:51.651Z] #28 27.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:34:51.651Z] #28 27.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T15:34:51.651Z] #28 27.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T15:34:51.651Z] #28 27.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T15:34:51.651Z] #28 27.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T15:34:51.651Z] #28 27.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T15:34:51.651Z] #28 27.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T15:34:51.651Z] #28 27.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T15:34:51.651Z] #28 27.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T15:34:51.651Z] #28 27.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T15:34:51.651Z] #28 27.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-31T15:34:51.651Z] #28 27.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T15:34:51.651Z] #28 27.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T15:34:51.651Z] #28 27.28 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T15:34:51.651Z] #28 27.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T15:34:51.909Z] #28 27.36 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T15:34:51.909Z] #28 27.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T15:34:51.909Z] #28 27.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T15:34:52.168Z] #28 27.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:34:52.427Z] #28 27.96 Fetched 23.8 MB in 1s (38.1 MB/s) [2022-08-31T15:34:52.427Z] #28 28.00 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:34:52.427Z] #28 28.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-31T15:34:52.427Z] #28 28.05 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:34:52.427Z] #28 28.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:34:52.427Z] #28 28.10 Selecting previously unselected package libargon2-1:amd64. [2022-08-31T15:34:52.427Z] #28 28.10 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-31T15:34:52.427Z] #28 28.11 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T15:34:52.427Z] #28 28.17 Selecting previously unselected package libjson-c5:amd64. [2022-08-31T15:34:52.686Z] #28 28.17 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-31T15:34:52.686Z] #28 28.18 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:34:52.686Z] #28 28.23 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-31T15:34:52.686Z] #28 28.24 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-31T15:34:52.686Z] #28 28.24 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:34:52.686Z] #28 28.33 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T15:34:52.686Z] #28 28.33 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:34:52.686Z] #28 28.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:34:52.686Z] #28 28.39 Selecting previously unselected package libkmod2:amd64. [2022-08-31T15:34:52.686Z] #28 28.39 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-31T15:34:52.686Z] #28 28.40 Unpacking libkmod2:amd64 (28-1) ... [2022-08-31T15:34:52.686Z] #28 28.46 Selecting previously unselected package systemd. [2022-08-31T15:34:52.837Z] --- PASS: TestConfigInspect (2.25s) [2022-08-31T15:34:52.837Z] === RUN TestConfigList [2022-08-31T15:34:52.945Z] #28 28.46 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-31T15:34:52.945Z] #28 28.52 Unpacking systemd (247.3-7) ... [2022-08-31T15:34:52.948Z] #77 ... [2022-08-31T15:34:52.948Z] [2022-08-31T15:34:52.948Z] #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-31T15:34:52.948Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:34:52.948Z] #67 188.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:34:52.948Z] #67 188.0 + GOBIN=/build [2022-08-31T15:34:52.948Z] #67 188.0 + GO111MODULE=on [2022-08-31T15:34:52.948Z] #67 188.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:34:53.512Z] #28 29.31 Selecting previously unselected package pigz. [2022-08-31T15:34:53.512Z] #28 29.31 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-31T15:34:53.772Z] #28 29.32 Unpacking pigz (2.6-1) ... [2022-08-31T15:34:53.772Z] #28 29.37 Selecting previously unselected package libelf1:amd64. [2022-08-31T15:34:53.772Z] #28 29.38 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-31T15:34:53.772Z] #28 29.38 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T15:34:53.772Z] #28 29.45 Selecting previously unselected package libbpf0:amd64. [2022-08-31T15:34:53.772Z] #28 29.46 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T15:34:53.772Z] #28 29.46 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:34:53.772Z] #28 29.51 Selecting previously unselected package libmnl0:amd64. [2022-08-31T15:34:53.772Z] #28 29.52 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T15:34:53.772Z] #28 29.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:34:53.772Z] #28 29.57 Selecting previously unselected package libxtables12:amd64. [2022-08-31T15:34:54.032Z] #28 29.57 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T15:34:54.032Z] #28 29.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:34:54.032Z] #28 29.63 Selecting previously unselected package libcap2-bin. [2022-08-31T15:34:54.032Z] #28 29.63 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T15:34:54.032Z] #28 29.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T15:34:54.032Z] #28 29.70 Selecting previously unselected package iproute2. [2022-08-31T15:34:54.032Z] #28 29.70 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T15:34:54.032Z] #28 29.71 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T15:34:54.291Z] #28 29.90 Selecting previously unselected package xxd. [2022-08-31T15:34:54.291Z] #28 29.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:34:54.291Z] #28 29.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:34:54.291Z] #28 29.99 Selecting previously unselected package vim-common. [2022-08-31T15:34:54.291Z] #28 29.99 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:34:54.291Z] #28 30.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:34:54.291Z] #28 30.08 Selecting previously unselected package bash-completion. [2022-08-31T15:34:54.416Z] #77 ... [2022-08-31T15:34:54.416Z] [2022-08-31T15:34:54.416Z] #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-31T15:34:54.416Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:54.416Z] #14 191.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T15:34:54.416Z] #14 191.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:54.416Z] #14 191.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:34:54.550Z] #28 30.09 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T15:34:55.375Z] --- PASS: TestConfigList (2.22s) [2022-08-31T15:34:55.375Z] === RUN TestConfigsCreateAndDelete [2022-08-31T15:34:55.488Z] #28 30.99 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T15:34:55.489Z] #28 31.19 Selecting previously unselected package apparmor. [2022-08-31T15:34:55.489Z] #28 31.19 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T15:34:55.489Z] #28 31.22 Unpacking apparmor (2.13.6-10) ... [2022-08-31T15:34:55.748Z] #28 31.42 Selecting previously unselected package inetutils-ping. [2022-08-31T15:34:55.748Z] #28 31.42 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T15:34:55.748Z] #28 31.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T15:34:55.748Z] #28 31.50 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T15:34:55.748Z] #28 31.50 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:34:55.748Z] #28 31.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:34:55.748Z] #28 31.55 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T15:34:56.008Z] #28 31.55 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T15:34:56.008Z] #28 31.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:34:56.008Z] #28 31.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T15:34:56.008Z] #28 31.60 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T15:34:56.008Z] #28 31.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:34:56.008Z] #28 31.66 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T15:34:56.008Z] #28 31.66 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T15:34:56.008Z] #28 31.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:34:56.008Z] #28 31.72 Selecting previously unselected package iptables. [2022-08-31T15:34:56.008Z] #28 31.72 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-31T15:34:56.008Z] #28 31.72 Unpacking iptables (1.8.7-1) ... [2022-08-31T15:34:56.267Z] #28 31.86 Selecting previously unselected package libonig5:amd64. [2022-08-31T15:34:56.267Z] #28 31.87 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T15:34:56.267Z] #28 31.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:34:56.267Z] #28 31.95 Selecting previously unselected package libjq1:amd64. [2022-08-31T15:34:56.267Z] #28 31.95 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T15:34:56.267Z] #28 31.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:34:56.267Z] #28 32.02 Selecting previously unselected package jq. [2022-08-31T15:34:56.267Z] #28 32.02 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-31T15:34:56.267Z] #28 32.03 Unpacking jq (1.6-2.1) ... [2022-08-31T15:34:56.267Z] #28 32.08 Selecting previously unselected package libaio1:amd64. [2022-08-31T15:34:56.527Z] #28 32.09 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T15:34:56.527Z] #28 32.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:34:56.527Z] #28 32.14 Selecting previously unselected package libgpm2:amd64. [2022-08-31T15:34:56.527Z] #28 32.14 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T15:34:56.527Z] #28 32.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:34:56.527Z] #28 32.20 Selecting previously unselected package libinih1:amd64. [2022-08-31T15:34:56.527Z] #28 32.21 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-31T15:34:56.527Z] #28 32.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T15:34:56.527Z] #28 32.26 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-31T15:34:56.527Z] #28 32.26 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-31T15:34:56.527Z] #28 32.27 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:34:56.527Z] #28 32.33 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:34:56.786Z] #28 32.33 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:34:56.786Z] #28 32.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:34:56.786Z] #28 32.39 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:34:56.786Z] #28 32.39 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:34:56.786Z] #28 32.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:34:56.786Z] #28 32.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:34:56.786Z] #28 32.46 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:34:56.786Z] #28 32.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:34:56.786Z] #28 32.50 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:34:56.786Z] #28 32.51 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:34:56.786Z] #28 32.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:34:56.786Z] #28 32.55 Selecting previously unselected package net-tools. [2022-08-31T15:34:57.045Z] #28 32.56 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T15:34:57.045Z] #28 32.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:34:57.045Z] #28 32.66 Selecting previously unselected package python-pip-whl. [2022-08-31T15:34:57.045Z] #28 32.66 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:34:57.045Z] #28 32.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:34:57.284Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-08-31T15:34:57.284Z] === RUN TestConfigsUpdate [2022-08-31T15:34:57.304Z] #28 32.92 Selecting previously unselected package python3-lib2to3. [2022-08-31T15:34:57.304Z] #28 32.93 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T15:34:57.304Z] #28 32.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:34:57.304Z] #28 33.00 Selecting previously unselected package python3-distutils. [2022-08-31T15:34:57.304Z] #28 33.01 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T15:34:57.304Z] #28 33.02 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T15:34:57.564Z] #28 33.09 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:34:57.564Z] #28 33.09 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:34:57.564Z] #28 33.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:34:57.564Z] #28 33.18 Selecting previously unselected package python3-setuptools. [2022-08-31T15:34:57.564Z] #28 33.18 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T15:34:57.564Z] #28 33.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T15:34:57.564Z] #28 33.31 Selecting previously unselected package python3-wheel. [2022-08-31T15:34:57.823Z] #28 33.31 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T15:34:57.823Z] #28 33.31 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T15:34:57.823Z] #28 33.37 Selecting previously unselected package python3-pip. [2022-08-31T15:34:57.823Z] #28 33.37 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:34:57.823Z] #28 33.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:34:57.823Z] #28 33.52 Selecting previously unselected package sudo. [2022-08-31T15:34:57.823Z] #28 33.52 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T15:34:57.823Z] #28 33.54 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T15:34:58.086Z] #28 33.77 Selecting previously unselected package systemd-journal-remote. [2022-08-31T15:34:58.086Z] #28 33.78 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-31T15:34:58.086Z] #28 33.78 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-31T15:34:58.086Z] #28 33.84 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T15:34:58.086Z] #28 33.84 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T15:34:58.086Z] #28 33.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:34:58.228Z] #67 ... [2022-08-31T15:34:58.228Z] [2022-08-31T15:34:58.228Z] #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-31T15:34:58.228Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:34:58.228Z] #14 192.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T15:34:58.228Z] #14 192.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T15:34:58.228Z] #14 192.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:34:58.346Z] #28 33.96 Selecting previously unselected package uidmap. [2022-08-31T15:34:58.346Z] #28 33.97 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T15:34:58.346Z] #28 33.98 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T15:34:58.605Z] #28 34.05 Selecting previously unselected package vim-runtime. [2022-08-31T15:34:58.605Z] #28 34.06 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:34:58.605Z] #28 34.08 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-31T15:34:58.605Z] #28 34.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T15:34:58.605Z] #28 34.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:34:59.548Z] #28 35.22 Selecting previously unselected package vim. [2022-08-31T15:34:59.548Z] #28 35.23 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:34:59.548Z] #28 35.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:34:59.821Z] --- PASS: TestConfigsUpdate (2.24s) [2022-08-31T15:34:59.821Z] === RUN TestTemplatedConfig [2022-08-31T15:35:00.120Z] #28 35.53 Selecting previously unselected package xfsprogs. [2022-08-31T15:35:00.120Z] #28 35.54 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T15:35:00.120Z] #28 35.54 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T15:35:00.120Z] #28 35.72 Selecting previously unselected package zip. [2022-08-31T15:35:00.120Z] #28 35.73 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-31T15:35:00.120Z] #28 35.74 Unpacking zip (3.0-12) ... [2022-08-31T15:35:00.120Z] #28 35.81 Selecting previously unselected package zstd. [2022-08-31T15:35:00.380Z] #28 35.81 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T15:35:00.380Z] #28 35.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:35:00.380Z] #28 36.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:35:00.639Z] #28 36.41 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:35:00.899Z] #28 36.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:35:00.899Z] #28 36.44 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:35:00.899Z] #28 36.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:35:00.899Z] #28 36.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T15:35:00.899Z] #28 36.47 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T15:35:00.899Z] #28 36.48 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T15:35:00.899Z] #28 36.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:35:00.899Z] #28 36.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:35:00.899Z] #28 36.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:35:00.899Z] #28 36.53 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T15:35:01.159Z] #28 36.81 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:35:01.159Z] #28 36.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:35:01.159Z] #28 36.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:35:01.159Z] #28 36.85 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T15:35:01.159Z] #28 36.87 Setting up apparmor (2.13.6-10) ... [2022-08-31T15:35:02.359Z] --- PASS: TestTemplatedConfig (2.76s) [2022-08-31T15:35:02.359Z] === RUN TestConfigCreateResolve [2022-08-31T15:35:02.539Z] #28 37.95 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-31T15:35:02.539Z] #28 37.97 Setting up zip (3.0-12) ... [2022-08-31T15:35:02.539Z] #28 37.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:35:02.539Z] #28 38.01 Setting up bash-completion (1:2.11-2) ... [2022-08-31T15:35:03.478Z] #28 39.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:35:03.479Z] #28 39.09 Setting up sudo (1.9.5p2-3) ... [2022-08-31T15:35:03.479Z] #28 39.15 invoke-rc.d: could not determine current runlevel [2022-08-31T15:35:03.479Z] #28 39.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T15:35:03.479Z] #28 39.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T15:35:03.479Z] #28 39.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-31T15:35:03.479Z] #28 39.18 Failed to connect to bus: Host is down [2022-08-31T15:35:03.479Z] #28 39.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:35:03.479Z] #28 39.19 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T15:35:03.479Z] #28 39.20 Setting up pigz (2.6-1) ... [2022-08-31T15:35:03.479Z] #28 39.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:35:03.479Z] #28 39.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:35:03.479Z] #28 39.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:35:03.479Z] #28 39.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:35:04.048Z] #28 39.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:35:04.048Z] #28 39.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:35:04.048Z] #28 39.78 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T15:35:04.048Z] #28 39.79 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:35:04.048Z] #28 39.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:35:04.307Z] #28 39.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:35:04.307Z] #28 39.85 Setting up libkmod2:amd64 (28-1) ... [2022-08-31T15:35:04.307Z] #28 39.86 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T15:35:04.307Z] #28 40.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:35:04.567Z] #28 40.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T15:35:04.567Z] #28 40.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T15:35:04.567Z] #28 40.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T15:35:04.567Z] #28 40.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T15:35:04.567Z] #28 40.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T15:35:04.567Z] #28 40.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T15:35:04.567Z] #28 40.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T15:35:04.567Z] #28 40.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T15:35:04.567Z] #28 40.13 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T15:35:04.772Z] #14 ... [2022-08-31T15:35:04.772Z] [2022-08-31T15:35:04.772Z] #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-31T15:35:04.772Z] #67 sha256:3917080c1fb9c5c2d4243f017117c3ee5f61835b46ce378567e9ccab0d299285 [2022-08-31T15:35:04.772Z] #67 199.3 rootlesskit version 1.0.0 [2022-08-31T15:35:04.772Z] #67 199.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T15:35:04.772Z] #67 199.3 -container-ip string [2022-08-31T15:35:04.772Z] #67 199.3 container ip [2022-08-31T15:35:04.772Z] #67 199.3 -container-port int [2022-08-31T15:35:04.772Z] #67 199.3 container port (default -1) [2022-08-31T15:35:04.772Z] #67 199.3 -host-ip string [2022-08-31T15:35:04.772Z] #67 199.3 host ip [2022-08-31T15:35:04.772Z] #67 199.3 -host-port int [2022-08-31T15:35:04.772Z] #67 199.3 host port (default -1) [2022-08-31T15:35:04.772Z] #67 199.3 -proto string [2022-08-31T15:35:04.772Z] #67 199.3 proxy protocol (default "tcp") [2022-08-31T15:35:04.898Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-08-31T15:35:04.898Z] PASS [2022-08-31T15:35:04.898Z] [2022-08-31T15:35:04.898Z] DONE 6 tests in 13.977s [2022-08-31T15:35:04.898Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T15:35:04.898Z] INFO: Testing against a local daemon [2022-08-31T15:35:04.898Z] === RUN TestAttachWithTTY [2022-08-31T15:35:04.898Z] --- PASS: TestAttachWithTTY (0.17s) [2022-08-31T15:35:04.898Z] === RUN TestAttachWithoutTTy [2022-08-31T15:35:04.898Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-08-31T15:35:04.898Z] === RUN TestCheckpoint [2022-08-31T15:35:04.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:35:04.898Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:35:04.898Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T15:35:04.898Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T15:35:04.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T15:35:04.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T15:35:04.898Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T15:35:04.898Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2022-08-31T15:35:04.898Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T15:35:05.137Z] #28 40.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:35:05.137Z] #28 40.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:35:05.137Z] #28 40.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:35:05.137Z] #28 40.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:35:05.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2022-08-31T15:35:05.159Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T15:35:05.159Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-31T15:35:05.159Z] === RUN TestCopyEmptyFile [2022-08-31T15:35:05.424Z] --- PASS: TestCopyEmptyFile (0.30s) [2022-08-31T15:35:05.424Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T15:35:05.424Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2022-08-31T15:35:05.424Z] === RUN TestCopyFromContainer [2022-08-31T15:35:05.706Z] #28 41.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:35:05.706Z] #28 41.27 Setting up jq (1.6-2.1) ... [2022-08-31T15:35:05.706Z] #28 41.29 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:35:05.706Z] #28 41.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:35:05.706Z] #28 41.31 Setting up iptables (1.8.7-1) ... [2022-08-31T15:35:05.706Z] #28 41.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:35:05.706Z] #28 41.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:35:05.706Z] #28 41.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:35:05.706Z] #28 41.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:35:05.706Z] #28 41.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T15:35:05.966Z] #28 41.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T15:35:05.966Z] #28 41.45 Setting up iproute2 (5.10.0-4) ... [2022-08-31T15:35:05.966Z] #28 41.69 Setting up systemd (247.3-7) ... [2022-08-31T15:35:06.140Z] #67 DONE 201.4s [2022-08-31T15:35:06.140Z] [2022-08-31T15:35:06.140Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T15:35:06.140Z] #68 sha256:9f84c36520b8f65b94d8ec10cbf5c98ead92aa797231090d87b0588caae22e13 [2022-08-31T15:35:06.140Z] #68 DONE 0.0s [2022-08-31T15:35:06.140Z] [2022-08-31T15:35:06.140Z] #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-31T15:35:06.140Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:35:06.140Z] #36 ... [2022-08-31T15:35:06.140Z] [2022-08-31T15:35:06.140Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T15:35:06.140Z] #69 sha256:0b653e56432baf7c05a1a26bfac0fbea2f3224a1634bbff1bc6b370dca84a1c8 [2022-08-31T15:35:06.140Z] #69 DONE 0.1s [2022-08-31T15:35:06.140Z] [2022-08-31T15:35:06.140Z] #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-31T15:35:06.140Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:35:06.227Z] #28 41.73 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-31T15:35:06.227Z] #28 41.74 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-31T15:35:06.227Z] #28 41.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-31T15:35:06.227Z] #28 41.77 Initializing machine ID from KVM UUID. [2022-08-31T15:35:06.626Z] #14 ... [2022-08-31T15:35:06.626Z] [2022-08-31T15:35:06.626Z] #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-31T15:35:06.626Z] #67 sha256:da3f2d3791962933b64b85993c6d692abe3455813fa50d826c971819ed57162c [2022-08-31T15:35:06.626Z] #67 192.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T15:35:06.626Z] #67 192.0 + GOBIN=/build [2022-08-31T15:35:06.626Z] #67 192.0 + GO111MODULE=on [2022-08-31T15:35:06.626Z] #67 192.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T15:35:06.626Z] #67 202.6 rootlesskit version 1.0.0 [2022-08-31T15:35:06.626Z] #67 202.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T15:35:06.626Z] #67 202.6 -container-ip string [2022-08-31T15:35:06.626Z] #67 202.6 container ip [2022-08-31T15:35:06.626Z] #67 202.6 -container-port int [2022-08-31T15:35:06.626Z] #67 202.6 container port (default -1) [2022-08-31T15:35:06.626Z] #67 202.6 -host-ip string [2022-08-31T15:35:06.626Z] #67 202.6 host ip [2022-08-31T15:35:06.626Z] #67 202.6 -host-port int [2022-08-31T15:35:06.626Z] #67 202.6 host port (default -1) [2022-08-31T15:35:06.626Z] #67 202.6 -proto string [2022-08-31T15:35:06.626Z] #67 202.6 proxy protocol (default "tcp") [2022-08-31T15:35:06.797Z] #28 42.37 Setting up systemd-journal-remote (247.3-7) ... [2022-08-31T15:35:06.813Z] === RUN TestCopyFromContainer// [2022-08-31T15:35:06.813Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T15:35:07.057Z] #28 42.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:35:07.075Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T15:35:07.075Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T15:35:07.075Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T15:35:07.075Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T15:35:07.197Z] #67 DONE 204.2s [2022-08-31T15:35:07.197Z] [2022-08-31T15:35:07.197Z] #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-31T15:35:07.197Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:35:07.197Z] #34 ... [2022-08-31T15:35:07.197Z] [2022-08-31T15:35:07.197Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T15:35:07.197Z] #68 sha256:d8a26a18ca673c39b06e6af2a9d6f61ed50fcc17aa026a7a579c0816b9abf829 [2022-08-31T15:35:07.197Z] #68 DONE 0.1s [2022-08-31T15:35:07.197Z] [2022-08-31T15:35:07.197Z] #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-31T15:35:07.197Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:35:07.197Z] #14 204.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T15:35:07.197Z] #14 204.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T15:35:07.197Z] #14 204.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:35:07.334Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T15:35:07.334Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T15:35:07.334Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T15:35:07.334Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T15:35:07.456Z] #14 ... [2022-08-31T15:35:07.456Z] [2022-08-31T15:35:07.456Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T15:35:07.456Z] #69 sha256:5d804f1cc730560f03a1b6482528e949b2cfae1541f38afe87727b428b24b742 [2022-08-31T15:35:07.456Z] #69 DONE 0.1s [2022-08-31T15:35:07.456Z] [2022-08-31T15:35:07.457Z] #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-31T15:35:07.457Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:35:07.457Z] #14 205.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T15:35:07.457Z] #14 205.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T15:35:07.457Z] #14 205.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer (2.07s) [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-31T15:35:07.594Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-31T15:35:07.595Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-31T15:35:07.595Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-31T15:35:07.595Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-31T15:35:07.595Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-08-31T15:35:07.595Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-31T15:35:07.595Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T15:35:07.595Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:35:07.595Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:35:07.595Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:35:07.595Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:35:07.595Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:35:07.595Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:35:07.595Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:35:07.595Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:35:07.595Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:35:07.595Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T15:35:07.595Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T15:35:07.595Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-31T15:35:07.595Z] === RUN TestCreateWithInvalidEnv [2022-08-31T15:35:07.595Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T15:35:07.595Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T15:35:07.595Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T15:35:07.595Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T15:35:07.595Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T15:35:07.595Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T15:35:07.595Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T15:35:07.595Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T15:35:07.595Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T15:35:07.595Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T15:35:07.595Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T15:35:07.595Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T15:35:07.595Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-31T15:35:07.595Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T15:35:07.643Z] #28 DONE 43.2s [2022-08-31T15:35:07.643Z] [2022-08-31T15:35:07.643Z] #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-31T15:35:07.643Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:07.643Z] #71 ... [2022-08-31T15:35:07.643Z] [2022-08-31T15:35:07.643Z] #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-31T15:35:07.643Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-08-31T15:35:07.716Z] #14 205.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T15:35:07.716Z] #14 205.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T15:35:07.716Z] #14 205.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:35:08.284Z] #14 205.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:35:08.285Z] #14 205.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:35:08.285Z] #14 205.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:35:08.544Z] #14 205.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:35:08.544Z] #14 205.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:35:08.544Z] #14 205.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:35:08.601Z] #29 0.815 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T15:35:08.601Z] #29 0.820 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T15:35:08.601Z] #29 0.823 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T15:35:08.601Z] #29 DONE 0.9s [2022-08-31T15:35:08.601Z] [2022-08-31T15:35:08.601Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T15:35:08.601Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907 [2022-08-31T15:35:08.664Z] #36 ... [2022-08-31T15:35:08.664Z] [2022-08-31T15:35:08.664Z] #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-31T15:35:08.664Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:35:08.664Z] #14 204.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T15:35:08.664Z] #14 204.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T15:35:08.664Z] #14 204.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:35:08.664Z] #14 204.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T15:35:08.803Z] #14 206.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T15:35:08.803Z] #14 206.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:35:08.921Z] #14 204.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T15:35:08.921Z] #14 204.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:35:08.921Z] #14 204.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T15:35:08.921Z] #14 204.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T15:35:08.921Z] #14 204.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:35:09.069Z] #14 206.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:09.069Z] #14 206.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:35:09.069Z] #14 206.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:35:09.069Z] #14 206.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:35:09.178Z] #14 204.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T15:35:09.178Z] #14 204.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T15:35:09.178Z] #14 204.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:35:09.505Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2022-08-31T15:35:09.505Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T15:35:09.647Z] #14 206.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T15:35:09.647Z] #14 206.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T15:35:09.647Z] #14 206.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:35:09.749Z] #14 205.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T15:35:09.749Z] #14 205.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T15:35:09.749Z] #14 205.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:35:10.009Z] #14 205.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T15:35:10.228Z] #14 207.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T15:35:10.228Z] #14 207.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T15:35:10.228Z] #14 207.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:35:10.266Z] #14 205.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:35:10.266Z] #14 205.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:10.489Z] #14 207.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T15:35:10.489Z] #14 207.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T15:35:10.489Z] #14 207.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:35:10.529Z] #14 206.1 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T15:35:10.529Z] #14 206.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T15:35:10.529Z] #14 206.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:35:10.753Z] #14 208.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T15:35:10.753Z] #14 208.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T15:35:10.753Z] #14 208.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:35:10.794Z] #14 206.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T15:35:10.794Z] #14 206.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T15:35:10.794Z] #14 206.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:35:11.015Z] #14 208.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T15:35:11.015Z] #14 208.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T15:35:11.015Z] #14 208.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:35:11.360Z] #14 207.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T15:35:11.360Z] #14 207.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T15:35:11.360Z] #14 207.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:35:11.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:35:11.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:35:11.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:35:11.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:35:11.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:35:11.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:35:11.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:35:11.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:35:11.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:35:11.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:35:11.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-31T15:35:11.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-31T15:35:11.414Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T15:35:11.937Z] #14 207.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T15:35:11.937Z] #14 207.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T15:35:11.937Z] #14 207.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:35:11.963Z] #14 209.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T15:35:11.963Z] #14 209.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T15:35:11.963Z] #14 209.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:35:11.982Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-08-31T15:35:11.982Z] === RUN TestCreateDifferentPlatform [2022-08-31T15:35:11.982Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T15:35:11.982Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T15:35:11.982Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T15:35:11.982Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T15:35:11.982Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-31T15:35:11.982Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T15:35:11.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-31T15:35:11.982Z] === RUN TestCreateInvalidHostConfig [2022-08-31T15:35:11.982Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:35:11.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:35:11.982Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:35:11.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:35:11.982Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:35:11.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:35:11.982Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:35:11.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:35:11.982Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:35:11.982Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:35:11.982Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:35:11.982Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:35:11.982Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T15:35:11.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T15:35:11.982Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T15:35:11.982Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T15:35:11.982Z] === RUN TestDaemonRestartIpcMode [2022-08-31T15:35:11.982Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T15:35:11.982Z] === RUN TestDaemonHostGatewayIP [2022-08-31T15:35:11.982Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T15:35:11.982Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T15:35:11.982Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T15:35:11.982Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T15:35:11.982Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T15:35:11.982Z] === RUN TestDiff [2022-08-31T15:35:12.194Z] #14 207.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T15:35:12.194Z] #14 208.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T15:35:12.194Z] #14 208.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:35:12.222Z] #14 209.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T15:35:12.222Z] #14 209.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:35:12.222Z] #14 209.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:12.451Z] #14 208.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T15:35:12.451Z] #14 208.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T15:35:12.451Z] #14 208.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:35:12.481Z] #14 209.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:35:12.481Z] #14 209.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:35:12.481Z] #14 209.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:35:12.552Z] --- PASS: TestDiff (0.63s) [2022-08-31T15:35:12.552Z] === RUN TestExecConsoleSize [2022-08-31T15:35:12.740Z] #14 210.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:35:12.740Z] #14 210.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:35:12.999Z] #14 210.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:35:13.391Z] #14 209.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T15:35:13.391Z] #14 209.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T15:35:13.391Z] #14 209.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:35:13.489Z] --- PASS: TestExecConsoleSize (0.67s) [2022-08-31T15:35:13.489Z] === RUN TestExecWithCloseStdin [2022-08-31T15:35:13.566Z] #14 211.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:35:13.566Z] #14 211.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:35:13.566Z] #14 211.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:35:13.826Z] #14 211.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:35:13.826Z] #14 211.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:35:13.826Z] #14 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:35:13.826Z] #14 211.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:35:13.826Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:35:13.826Z] #14 211.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:35:13.826Z] #14 211.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T15:35:13.826Z] #14 211.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:35:13.968Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T15:35:13.968Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T15:35:13.968Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:14.086Z] #14 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:35:14.086Z] #14 211.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:35:14.086Z] #14 211.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:35:14.086Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:35:14.086Z] #14 ... [2022-08-31T15:35:14.086Z] [2022-08-31T15:35:14.086Z] #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-31T15:35:14.086Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:14.086Z] #77 135.1 configure.ac:11: installing 'build-aux/compile' [2022-08-31T15:35:14.086Z] #77 135.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T15:35:14.086Z] #77 135.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T15:35:14.086Z] #77 135.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T15:35:14.086Z] #77 135.2 configure.ac:13: installing 'build-aux/missing' [2022-08-31T15:35:14.086Z] #77 135.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T15:35:14.224Z] #14 209.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T15:35:14.225Z] #14 209.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T15:35:14.225Z] #14 209.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:35:14.225Z] #14 209.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T15:35:14.357Z] #77 135.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:35:14.428Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-08-31T15:35:14.428Z] === RUN TestExec [2022-08-31T15:35:14.480Z] #14 210.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T15:35:14.480Z] #14 210.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:35:14.737Z] #14 ... [2022-08-31T15:35:14.737Z] [2022-08-31T15:35:14.737Z] #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-31T15:35:14.737Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:14.737Z] #77 135.1 configure.ac:11: installing 'build-aux/compile' [2022-08-31T15:35:14.737Z] #77 135.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T15:35:14.737Z] #77 135.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T15:35:14.737Z] #77 135.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T15:35:14.737Z] #77 135.2 configure.ac:13: installing 'build-aux/missing' [2022-08-31T15:35:14.737Z] #77 135.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T15:35:14.925Z] #77 ... [2022-08-31T15:35:14.925Z] [2022-08-31T15:35:14.925Z] #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-31T15:35:14.925Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:35:14.925Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:35:14.925Z] #14 211.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-31T15:35:14.925Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:35:14.925Z] #14 211.6 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-31T15:35:14.925Z] #14 211.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:35:14.925Z] #14 211.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:35:14.925Z] #14 211.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-31T15:35:14.925Z] #14 211.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:35:14.925Z] #14 211.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:35:14.925Z] #14 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:14.925Z] #14 211.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:35:14.925Z] #14 211.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:14.925Z] #14 211.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:14.925Z] #14 211.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:35:14.925Z] #14 DONE 212.5s [2022-08-31T15:35:14.993Z] #77 135.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T15:35:14.997Z] --- PASS: TestExec (0.70s) [2022-08-31T15:35:14.997Z] === RUN TestExecUser [2022-08-31T15:35:15.184Z] [2022-08-31T15:35:15.184Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T15:35:15.184Z] #59 sha256:425a5ad9456111520d67f90148b859250036ff6598ad992a14cb48d03d255a83 [2022-08-31T15:35:15.443Z] #59 DONE 0.3s [2022-08-31T15:35:15.443Z] [2022-08-31T15:35:15.443Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:35:15.443Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T15:35:15.565Z] --- PASS: TestExecUser (0.66s) [2022-08-31T15:35:15.565Z] === RUN TestExportContainerAndImportImage [2022-08-31T15:35:16.505Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-08-31T15:35:16.505Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T15:35:16.723Z] #30 7.019 Collecting yamllint==1.27.1 [2022-08-31T15:35:16.723Z] #30 8.067 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T15:35:16.887Z] #77 ... [2022-08-31T15:35:16.887Z] [2022-08-31T15:35:16.887Z] #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-31T15:35:16.887Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T15:35:16.887Z] #14 210.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T15:35:16.887Z] #14 210.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T15:35:16.887Z] #14 210.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T15:35:16.887Z] #14 210.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T15:35:16.887Z] #14 210.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 210.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 210.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T15:35:16.887Z] #14 211.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T15:35:16.887Z] #14 211.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T15:35:16.887Z] #14 211.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T15:35:16.887Z] #14 211.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T15:35:16.887Z] #14 211.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T15:35:16.887Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.1 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-31T15:35:16.887Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T15:35:16.887Z] #14 211.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T15:35:16.887Z] #14 211.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.2 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-31T15:35:16.887Z] #14 211.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T15:35:16.887Z] #14 211.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:16.887Z] #14 211.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T15:35:16.887Z] #14 211.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:16.887Z] #14 211.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T15:35:16.887Z] #14 211.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:35:16.887Z] #14 DONE 212.5s [2022-08-31T15:35:16.887Z] [2022-08-31T15:35:16.887Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T15:35:16.887Z] #59 sha256:a9cc88f7fdf5de77ee6f14d9683f36794bd9421c93c1593fb88e58a2ddbc4ca5 [2022-08-31T15:35:16.887Z] #59 DONE 0.1s [2022-08-31T15:35:16.887Z] [2022-08-31T15:35:16.887Z] #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-31T15:35:16.887Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:35:16.982Z] #30 8.605 Collecting pathspec>=0.5.3 [2022-08-31T15:35:16.982Z] #30 8.613 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T15:35:17.242Z] #30 8.788 Collecting pyyaml [2022-08-31T15:35:17.242Z] #30 8.797 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-31T15:35:17.242Z] #30 8.822 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T15:35:17.242Z] #30 8.827 Building wheels for collected packages: yamllint [2022-08-31T15:35:17.242Z] #30 8.832 Building wheel for yamllint (setup.py): started [2022-08-31T15:35:17.350Z] #15 DONE 2.4s [2022-08-31T15:35:17.350Z] [2022-08-31T15:35:17.350Z] #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-31T15:35:17.350Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:17.614Z] #77 138.1 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:35:17.614Z] #77 138.7 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:35:17.614Z] #77 138.7 checking how to print strings... printf [2022-08-31T15:35:17.614Z] #77 138.8 checking for gcc... gcc [2022-08-31T15:35:17.816Z] #30 9.234 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T15:35:17.816Z] #30 9.236 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0ad2bfb3856ef8ebaa73f7a62ae0b8a227bb8a64c67371de87d5c361a48a7026 [2022-08-31T15:35:17.816Z] #30 9.236 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T15:35:17.816Z] #30 9.239 Successfully built yamllint [2022-08-31T15:35:17.816Z] #30 9.247 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T15:35:17.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-31T15:35:17.888Z] === RUN TestHealthCheckWorkdir [2022-08-31T15:35:18.075Z] #30 9.414 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T15:35:18.075Z] #30 DONE 9.6s [2022-08-31T15:35:18.075Z] [2022-08-31T15:35:18.075Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T15:35:18.075Z] #34 sha256:dd1737019b89a363bbc3bfa5a7058ad8b854ff1fd68875283b36af36fe30b0a2 [2022-08-31T15:35:18.336Z] #34 DONE 0.3s [2022-08-31T15:35:18.336Z] [2022-08-31T15:35:18.336Z] #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-31T15:35:18.336Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:18.336Z] #71 ... [2022-08-31T15:35:18.336Z] [2022-08-31T15:35:18.336Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T15:35:18.336Z] #39 sha256:fd7471f59544425bfb19309b1c67d23eb561e72d7abd7df4cdc310b6cde9b33c [2022-08-31T15:35:18.442Z] #77 138.9 checking whether the C compiler works... yes [2022-08-31T15:35:18.442Z] #77 139.3 checking for C compiler default output file name... a.out [2022-08-31T15:35:18.457Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-08-31T15:35:18.457Z] === RUN TestHealthKillContainer [2022-08-31T15:35:18.595Z] #39 DONE 0.3s [2022-08-31T15:35:18.595Z] [2022-08-31T15:35:18.595Z] #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-31T15:35:18.595Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:18.595Z] #71 ... [2022-08-31T15:35:18.595Z] [2022-08-31T15:35:18.595Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T15:35:18.595Z] #42 sha256:72f46fe9bb9201f318e6bb33ef16517628cfa851ad1f8a93e3fb933f3d53f6c0 [2022-08-31T15:35:18.595Z] #42 DONE 0.1s [2022-08-31T15:35:18.705Z] #77 139.3 checking for suffix of executables... [2022-08-31T15:35:18.778Z] #60 1.750 + RM_GOPATH=0 [2022-08-31T15:35:18.778Z] #60 ... [2022-08-31T15:35:18.778Z] [2022-08-31T15:35:18.778Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T15:35:18.778Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T15:35:18.778Z] #15 DONE 1.9s [2022-08-31T15:35:18.778Z] [2022-08-31T15:35:18.778Z] #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-31T15:35:18.778Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:35:18.778Z] #60 1.753 + TMP_GOPATH= [2022-08-31T15:35:18.778Z] #60 1.753 + : /build [2022-08-31T15:35:18.778Z] #60 1.753 + '[' -z '' ']' [2022-08-31T15:35:18.778Z] #60 1.754 ++ mktemp -d [2022-08-31T15:35:18.778Z] #60 1.755 + export GOPATH=/tmp/tmp.yrEga0xzk1 [2022-08-31T15:35:18.778Z] #60 1.756 + GOPATH=/tmp/tmp.yrEga0xzk1 [2022-08-31T15:35:18.778Z] #60 1.756 + RM_GOPATH=1 [2022-08-31T15:35:18.778Z] #60 1.757 + case "$(go env GOARCH)" in [2022-08-31T15:35:18.778Z] #60 1.757 ++ go env GOARCH [2022-08-31T15:35:18.778Z] #60 1.810 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:35:18.778Z] #60 1.810 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:35:18.778Z] #60 1.810 ++ dirname /install.sh [2022-08-31T15:35:18.778Z] #60 1.813 + dir=/ [2022-08-31T15:35:18.778Z] #60 1.813 + bin=runc [2022-08-31T15:35:18.778Z] #60 1.813 + shift [2022-08-31T15:35:18.778Z] #60 1.813 + '[' '!' -f //runc.installer ']' [2022-08-31T15:35:18.778Z] #60 1.813 + . //runc.installer [2022-08-31T15:35:18.778Z] #60 1.813 ++ set -e [2022-08-31T15:35:18.778Z] #60 1.813 ++ : v1.1.4 [2022-08-31T15:35:18.778Z] #60 1.813 + install_runc [2022-08-31T15:35:18.778Z] #60 1.813 + RUNC_BUILDTAGS=seccomp [2022-08-31T15:35:18.778Z] #60 1.813 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T15:35:18.778Z] #60 1.813 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T15:35:18.778Z] #60 1.823 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yrEga0xzk1/src/github.com/opencontainers/runc [2022-08-31T15:35:18.778Z] #60 1.824 Cloning into '/tmp/tmp.yrEga0xzk1/src/github.com/opencontainers/runc'... [2022-08-31T15:35:18.854Z] [2022-08-31T15:35:18.854Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T15:35:18.854Z] #44 sha256:453dfb55dcf31805e0728c417e14ae9eba06fbb413373a4c5b2970d072c1760e [2022-08-31T15:35:18.854Z] #44 DONE 0.1s [2022-08-31T15:35:18.854Z] [2022-08-31T15:35:18.854Z] #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-31T15:35:18.854Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:18.854Z] #71 ... [2022-08-31T15:35:18.854Z] [2022-08-31T15:35:18.855Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T15:35:18.855Z] #46 sha256:53a93e5fe4efc8a813e6726bb0896792250d925bc69595d15e9af78abaf137ba [2022-08-31T15:35:18.855Z] #46 DONE 0.1s [2022-08-31T15:35:18.855Z] [2022-08-31T15:35:18.855Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T15:35:18.855Z] #48 sha256:7a0ccc2accdcbe924e69e033d88a257d959319a3add56ffd59b44fc7dd8da65e [2022-08-31T15:35:18.964Z] #77 139.9 checking whether we are cross compiling... [2022-08-31T15:35:18.964Z] #77 ... [2022-08-31T15:35:18.964Z] [2022-08-31T15:35:18.964Z] #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-31T15:35:18.964Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T15:35:18.964Z] #16 DONE 1.6s [2022-08-31T15:35:19.115Z] #48 DONE 0.1s [2022-08-31T15:35:19.115Z] [2022-08-31T15:35:19.115Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T15:35:19.115Z] #52 sha256:d2c80baf9da465f1229f5bc3ee14c4ff32e36d9ecb5d0c146154cfba7941300a [2022-08-31T15:35:19.115Z] #52 DONE 0.0s [2022-08-31T15:35:19.115Z] [2022-08-31T15:35:19.115Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T15:35:19.115Z] #55 sha256:ee02d93de541438faa552ed6a7ae649489b04c4223b43138c0d14146afea8d61 [2022-08-31T15:35:19.115Z] #55 DONE 0.1s [2022-08-31T15:35:19.115Z] [2022-08-31T15:35:19.115Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T15:35:19.115Z] #59 sha256:d3318c2125817d4dafc6b994c9275023ed62be17b4339e691f3706d438f9b96b [2022-08-31T15:35:19.115Z] #59 DONE 0.1s [2022-08-31T15:35:19.115Z] [2022-08-31T15:35:19.115Z] #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-31T15:35:19.115Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:19.223Z] [2022-08-31T15:35:19.223Z] #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-31T15:35:19.223Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:19.223Z] #77 139.9 checking whether we are cross compiling... no [2022-08-31T15:35:19.375Z] #71 ... [2022-08-31T15:35:19.375Z] [2022-08-31T15:35:19.375Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T15:35:19.375Z] #61 sha256:f10dbae2aab5df6526cbf81c6abda51d5ae622dfb065e1adc1c6f6e770dce444 [2022-08-31T15:35:19.375Z] #61 DONE 0.1s [2022-08-31T15:35:19.375Z] [2022-08-31T15:35:19.375Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T15:35:19.375Z] #63 sha256:8788fb0d3419d0ac37e9a26333ae0494f5973c7d358d7119012f2ff16a372c8f [2022-08-31T15:35:19.375Z] #63 DONE 0.2s [2022-08-31T15:35:19.375Z] [2022-08-31T15:35:19.375Z] #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-31T15:35:19.375Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:19.482Z] #77 140.3 checking for suffix of object files... o [2022-08-31T15:35:19.634Z] #71 ... [2022-08-31T15:35:19.634Z] [2022-08-31T15:35:19.634Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T15:35:19.634Z] #65 sha256:f95fb1fc0769334b5b30d7daab5b75b5f293a8f2a73b7e69dae0a5e8585f31c6 [2022-08-31T15:35:19.634Z] #65 DONE 0.1s [2022-08-31T15:35:19.634Z] [2022-08-31T15:35:19.634Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T15:35:19.634Z] #68 sha256:b977124a5fdff3e450b9277011de583794383b9b1e624e30b9d3767843969e9a [2022-08-31T15:35:19.741Z] #77 140.6 checking whether we are using the GNU C compiler... yes [2022-08-31T15:35:19.894Z] #68 DONE 0.1s [2022-08-31T15:35:19.894Z] [2022-08-31T15:35:19.894Z] #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-31T15:35:19.894Z] #71 sha256:0c797246e4738fe7ccc2434fb3de5831f43470e99a8eb15fb3bee3a3efa288b8 [2022-08-31T15:35:20.000Z] #77 140.8 checking whether gcc accepts -g... yes [2022-08-31T15:35:20.260Z] #77 141.1 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:35:20.669Z] #60 ... [2022-08-31T15:35:20.669Z] [2022-08-31T15:35:20.669Z] #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-31T15:35:20.669Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T15:35:20.669Z] #16 DONE 2.1s [2022-08-31T15:35:20.830Z] #77 141.5 checking whether gcc understands -c and -o together... [2022-08-31T15:35:20.830Z] #77 ... [2022-08-31T15:35:20.830Z] [2022-08-31T15:35:20.830Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T15:35:20.830Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T15:35:20.830Z] #17 1.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T15:35:20.830Z] #17 DONE 1.7s [2022-08-31T15:35:20.830Z] [2022-08-31T15:35:20.830Z] #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-31T15:35:20.830Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:20.830Z] #77 141.5 checking whether gcc understands -c and -o together... yes [2022-08-31T15:35:20.830Z] #77 141.8 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:35:20.830Z] #77 141.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:35:20.830Z] #77 141.9 checking for egrep... /bin/grep -E [2022-08-31T15:35:20.830Z] #77 141.9 checking for fgrep... /bin/grep -F [2022-08-31T15:35:20.830Z] #77 141.9 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:35:20.830Z] #77 142.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:35:20.830Z] #77 142.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:35:20.927Z] [2022-08-31T15:35:20.927Z] #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-31T15:35:20.927Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:20.927Z] #77 137.7 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:35:20.927Z] #77 138.2 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:35:20.927Z] #77 138.2 checking how to print strings... printf [2022-08-31T15:35:20.927Z] #77 138.2 checking for gcc... gcc [2022-08-31T15:35:20.927Z] #77 138.3 checking whether the C compiler works... yes [2022-08-31T15:35:20.927Z] #77 138.5 checking for C compiler default output file name... a.out [2022-08-31T15:35:20.927Z] #77 138.5 checking for suffix of executables... [2022-08-31T15:35:20.927Z] #77 138.7 checking whether we are cross compiling... no [2022-08-31T15:35:20.927Z] #77 139.2 checking for suffix of object files... o [2022-08-31T15:35:20.927Z] #77 139.5 checking whether we are using the GNU C compiler... yes [2022-08-31T15:35:20.927Z] #77 139.8 checking whether gcc accepts -g... yes [2022-08-31T15:35:20.927Z] #77 140.0 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:35:20.927Z] #77 140.3 checking whether gcc understands -c and -o together... yes [2022-08-31T15:35:20.927Z] #77 140.6 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:35:20.927Z] #77 140.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:35:20.927Z] #77 140.6 checking for egrep... /bin/grep -E [2022-08-31T15:35:20.927Z] #77 140.7 checking for fgrep... /bin/grep -F [2022-08-31T15:35:20.927Z] #77 140.7 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:35:20.927Z] #77 140.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:35:20.927Z] #77 140.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:35:20.927Z] #77 140.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:35:20.927Z] #77 141.0 checking whether ln -s works... yes [2022-08-31T15:35:20.927Z] #77 141.0 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:35:20.927Z] #77 141.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:35:20.927Z] #77 141.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:35:20.927Z] #77 141.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:35:20.927Z] #77 141.2 checking for objdump... objdump [2022-08-31T15:35:20.927Z] #77 141.2 checking how to recognize dependent libraries... pass_all [2022-08-31T15:35:20.927Z] #77 141.2 checking for dlltool... no [2022-08-31T15:35:20.927Z] #77 141.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:35:20.927Z] #77 141.2 checking for ar... ar [2022-08-31T15:35:21.089Z] #77 142.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:35:21.089Z] #77 142.3 checking whether ln -s works... yes [2022-08-31T15:35:21.089Z] #77 142.3 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:35:21.089Z] #77 142.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:35:21.089Z] #77 142.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:35:21.089Z] #77 142.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:35:21.089Z] #77 142.3 checking for objdump... objdump [2022-08-31T15:35:21.089Z] #77 142.3 checking how to recognize dependent libraries... pass_all [2022-08-31T15:35:21.089Z] #77 142.3 checking for dlltool... no [2022-08-31T15:35:21.089Z] #77 142.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:35:21.089Z] #77 142.3 checking for ar... ar [2022-08-31T15:35:21.184Z] #77 141.2 checking for archiver @FILE support... @ [2022-08-31T15:35:21.184Z] #77 141.5 checking for strip... strip [2022-08-31T15:35:21.184Z] #77 141.5 checking for ranlib... ranlib [2022-08-31T15:35:21.184Z] #77 141.5 checking for gawk... no [2022-08-31T15:35:21.184Z] #77 141.5 checking for mawk... mawk [2022-08-31T15:35:21.656Z] #77 142.3 checking for archiver @FILE support... @ [2022-08-31T15:35:21.657Z] #77 142.6 checking for strip... strip [2022-08-31T15:35:21.657Z] #77 142.6 checking for ranlib... ranlib [2022-08-31T15:35:21.657Z] #77 142.6 checking for gawk... no [2022-08-31T15:35:21.657Z] #77 142.6 checking for mawk... mawk [2022-08-31T15:35:21.748Z] #77 141.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:35:21.748Z] #77 142.3 checking for sysroot... no [2022-08-31T15:35:22.006Z] #77 142.3 checking for a working dd... /bin/dd [2022-08-31T15:35:22.006Z] #77 142.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:35:22.006Z] #77 ... [2022-08-31T15:35:22.006Z] [2022-08-31T15:35:22.006Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T15:35:22.006Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T15:35:22.006Z] #17 1.101 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T15:35:22.006Z] #17 DONE 1.2s [2022-08-31T15:35:22.006Z] [2022-08-31T15:35:22.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-31T15:35:22.006Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:22.006Z] #77 142.6 checking for mt... no [2022-08-31T15:35:22.006Z] #77 142.6 checking if : is a manifest tool... no [2022-08-31T15:35:22.223Z] #77 142.6 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-31T15:35:22.223Z] #77 ... [2022-08-31T15:35:22.223Z] [2022-08-31T15:35:22.223Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T15:35:22.223Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T15:35:22.223Z] #18 DONE 1.5s [2022-08-31T15:35:22.262Z] #77 142.6 checking how to run the C preprocessor... gcc -E [2022-08-31T15:35:22.481Z] [2022-08-31T15:35:22.481Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T15:35:22.481Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T15:35:23.450Z] #77 143.1 checking for ANSI C header files... [2022-08-31T15:35:23.450Z] #77 ... [2022-08-31T15:35:23.450Z] [2022-08-31T15:35:23.450Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T15:35:23.450Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T15:35:23.450Z] #18 DONE 1.4s [2022-08-31T15:35:23.706Z] [2022-08-31T15:35:23.706Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T15:35:23.706Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T15:35:23.858Z] #19 DONE 1.6s [2022-08-31T15:35:23.858Z] [2022-08-31T15:35:23.858Z] #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-31T15:35:23.858Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:23.858Z] #77 142.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:35:23.858Z] #77 143.7 checking for sysroot... no [2022-08-31T15:35:23.858Z] #77 143.7 checking for a working dd... /bin/dd [2022-08-31T15:35:23.858Z] #77 143.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:35:23.858Z] #77 144.0 checking for mt... no [2022-08-31T15:35:23.858Z] #77 144.0 checking if : is a manifest tool... no [2022-08-31T15:35:23.858Z] #77 144.0 checking how to run the C preprocessor... gcc -E [2022-08-31T15:35:24.635Z] #19 DONE 1.2s [2022-08-31T15:35:24.635Z] [2022-08-31T15:35:24.635Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T15:35:24.636Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T15:35:25.233Z] #77 144.6 checking for ANSI C header files... yes [2022-08-31T15:35:25.233Z] #77 146.0 checking for sys/types.h... yes [2022-08-31T15:35:25.491Z] #77 146.4 checking for sys/stat.h... [2022-08-31T15:35:25.491Z] #77 ... [2022-08-31T15:35:25.491Z] [2022-08-31T15:35:25.491Z] #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-31T15:35:25.491Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:35:25.491Z] #60 2.063 + RM_GOPATH=0 [2022-08-31T15:35:25.491Z] #60 2.063 + TMP_GOPATH= [2022-08-31T15:35:25.491Z] #60 2.063 + : /build [2022-08-31T15:35:25.491Z] #60 2.063 + '[' -z '' ']' [2022-08-31T15:35:25.491Z] #60 2.063 ++ mktemp -d [2022-08-31T15:35:25.491Z] #60 2.069 + export GOPATH=/tmp/tmp.xeN3DjktzN [2022-08-31T15:35:25.491Z] #60 2.069 + GOPATH=/tmp/tmp.xeN3DjktzN [2022-08-31T15:35:25.491Z] #60 2.069 + RM_GOPATH=1 [2022-08-31T15:35:25.491Z] #60 2.069 + case "$(go env GOARCH)" in [2022-08-31T15:35:25.491Z] #60 2.069 ++ go env GOARCH [2022-08-31T15:35:25.491Z] #60 2.143 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T15:35:25.491Z] #60 2.143 + GO_BUILDMODE=-buildmode=pie [2022-08-31T15:35:25.491Z] #60 2.144 ++ dirname /install.sh [2022-08-31T15:35:25.491Z] #60 2.155 + dir=/ [2022-08-31T15:35:25.491Z] #60 2.155 + bin=runc [2022-08-31T15:35:25.491Z] #60 2.155 + shift [2022-08-31T15:35:25.491Z] #60 2.155 + '[' '!' -f //runc.installer ']' [2022-08-31T15:35:25.491Z] #60 2.155 + . //runc.installer [2022-08-31T15:35:25.491Z] #60 2.155 ++ set -e [2022-08-31T15:35:25.491Z] #60 2.155 ++ : v1.1.4 [2022-08-31T15:35:25.491Z] #60 2.155 + install_runc [2022-08-31T15:35:25.491Z] #60 2.155 + RUNC_BUILDTAGS=seccomp [2022-08-31T15:35:25.491Z] #60 2.155 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T15:35:25.491Z] #60 2.155 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xeN3DjktzN/src/github.com/opencontainers/runc [2022-08-31T15:35:25.491Z] #60 2.155 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T15:35:25.491Z] #60 2.156 Cloning into '/tmp/tmp.xeN3DjktzN/src/github.com/opencontainers/runc'... [2022-08-31T15:35:25.491Z] #60 ... [2022-08-31T15:35:25.491Z] [2022-08-31T15:35:25.491Z] #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-31T15:35:25.491Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:25.491Z] #77 146.4 checking for sys/stat.h... yes [2022-08-31T15:35:25.750Z] [2022-08-31T15:35:25.750Z] #77 ... [2022-08-31T15:35:25.750Z] [2022-08-31T15:35:25.750Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T15:35:25.750Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T15:35:25.750Z] #20 DONE 1.8s [2022-08-31T15:35:25.750Z] [2022-08-31T15:35:25.750Z] #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-31T15:35:25.750Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:26.007Z] #77 146.7 checking for stdlib.h... yes [2022-08-31T15:35:26.266Z] #77 147.1 checking for string.h... yes [2022-08-31T15:35:26.525Z] #77 147.5 checking for memory.h... yes [2022-08-31T15:35:26.529Z] #20 DONE 1.7s [2022-08-31T15:35:26.529Z] [2022-08-31T15:35:26.529Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:26.529Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:26.580Z] --- PASS: TestHealthKillContainer (8.17s) [2022-08-31T15:35:26.580Z] === RUN TestHealthCheckProcessKilled [2022-08-31T15:35:27.043Z] #77 147.8 checking for strings.h... yes [2022-08-31T15:35:27.308Z] #77 148.2 checking for inttypes.h... yes [2022-08-31T15:35:27.308Z] #77 148.4 checking for stdint.h... yes [2022-08-31T15:35:27.518Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-08-31T15:35:27.518Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T15:35:27.578Z] #77 148.6 checking for unistd.h... yes [2022-08-31T15:35:28.090Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-31T15:35:28.090Z] === RUN TestIpcModeNone [2022-08-31T15:35:28.173Z] #77 148.8 checking for dlfcn.h... yes [2022-08-31T15:35:28.174Z] #77 149.1 checking for objdir... .libs [2022-08-31T15:35:28.425Z] #21 1.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:35:28.425Z] #21 1.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:35:28.425Z] #21 1.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:35:28.660Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-31T15:35:28.660Z] === RUN TestIpcModePrivate [2022-08-31T15:35:29.020Z] #77 149.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:35:29.021Z] #77 150.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:35:29.230Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-31T15:35:29.278Z] #77 150.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:35:29.361Z] #21 2.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:35:29.490Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-31T15:35:29.490Z] === RUN TestIpcModeShareable [2022-08-31T15:35:29.750Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-31T15:35:30.009Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-31T15:35:30.009Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T15:35:30.214Z] #77 150.3 checking if gcc static flag -static works... yes [2022-08-31T15:35:30.782Z] #77 151.3 checking if gcc supports -c -o file.o... yes [2022-08-31T15:35:30.782Z] #77 151.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:35:30.782Z] #77 151.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:35:31.718Z] #77 151.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:35:31.718Z] #77 152.8 checking how to hardcode library paths into programs... immediate [2022-08-31T15:35:31.718Z] #77 152.8 checking whether stripping libraries is possible... yes [2022-08-31T15:35:31.718Z] #77 152.8 checking if libtool supports shared libraries... yes [2022-08-31T15:35:31.718Z] #77 152.8 checking whether to build shared libraries... no [2022-08-31T15:35:31.718Z] #77 152.8 checking whether to build static libraries... yes [2022-08-31T15:35:31.881Z] #21 ... [2022-08-31T15:35:31.881Z] [2022-08-31T15:35:31.881Z] #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-31T15:35:31.881Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:31.881Z] #77 143.1 checking for ANSI C header files... yes [2022-08-31T15:35:31.881Z] #77 144.3 checking for sys/types.h... yes [2022-08-31T15:35:31.881Z] #77 144.6 checking for sys/stat.h... yes [2022-08-31T15:35:31.881Z] #77 144.9 checking for stdlib.h... yes [2022-08-31T15:35:31.881Z] #77 145.2 checking for string.h... yes [2022-08-31T15:35:31.881Z] #77 145.7 checking for memory.h... yes [2022-08-31T15:35:31.881Z] #77 146.0 checking for strings.h... yes [2022-08-31T15:35:31.881Z] #77 146.2 checking for inttypes.h... yes [2022-08-31T15:35:31.881Z] #77 146.6 checking for stdint.h... yes [2022-08-31T15:35:31.881Z] #77 147.0 checking for unistd.h... yes [2022-08-31T15:35:31.881Z] #77 147.4 checking for dlfcn.h... yes [2022-08-31T15:35:31.881Z] #77 147.6 checking for objdir... .libs [2022-08-31T15:35:31.881Z] #77 148.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:35:31.881Z] #77 148.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:35:31.881Z] #77 148.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:35:31.881Z] #77 148.6 checking if gcc static flag -static works... yes [2022-08-31T15:35:31.881Z] #77 149.3 checking if gcc supports -c -o file.o... yes [2022-08-31T15:35:31.881Z] #77 149.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:35:31.881Z] #77 149.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:35:31.881Z] #77 149.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:35:31.882Z] #77 150.3 checking how to hardcode library paths into programs... immediate [2022-08-31T15:35:31.882Z] #77 150.3 checking whether stripping libraries is possible... yes [2022-08-31T15:35:31.882Z] #77 150.3 checking if libtool supports shared libraries... yes [2022-08-31T15:35:31.882Z] #77 150.3 checking whether to build shared libraries... no [2022-08-31T15:35:31.882Z] #77 150.3 checking whether to build static libraries... yes [2022-08-31T15:35:31.882Z] #77 150.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:35:31.882Z] #77 150.4 checking whether build environment is sane... yes [2022-08-31T15:35:31.882Z] #77 150.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:35:31.882Z] #77 150.6 checking whether make sets $(MAKE)... yes [2022-08-31T15:35:31.882Z] #77 150.8 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:35:31.882Z] #77 150.9 checking whether make supports nested variables... yes [2022-08-31T15:35:31.882Z] #77 151.1 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:35:31.882Z] #77 151.1 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:35:31.882Z] #77 151.1 checking how to create a ustar tar archive... gnutar [2022-08-31T15:35:31.882Z] #77 151.4 checking dependency style of gcc... gcc3 [2022-08-31T15:35:31.882Z] #77 151.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:35:31.882Z] #77 151.9 checking whether make supports nested variables... (cached) yes [2022-08-31T15:35:31.882Z] #77 151.9 checking for gawk... (cached) mawk [2022-08-31T15:35:31.882Z] #77 151.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:35:31.882Z] #77 151.9 checking for gcc... (cached) gcc [2022-08-31T15:35:31.882Z] #77 152.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:35:31.882Z] #77 152.0 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:35:31.882Z] #77 152.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:35:31.882Z] #77 152.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:35:31.882Z] #77 152.0 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:35:31.882Z] #77 152.2 checking for python3... /usr/bin/python3 [2022-08-31T15:35:31.882Z] #77 152.2 checking for python3 version... 3.9 [2022-08-31T15:35:31.977Z] #77 152.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:35:31.977Z] #77 153.1 checking whether build environment is sane... yes [2022-08-31T15:35:32.140Z] #77 152.3 checking for python3 platform... linux [2022-08-31T15:35:32.236Z] #77 153.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:35:32.236Z] #77 153.2 checking whether make sets $(MAKE)... yes [2022-08-31T15:35:32.402Z] #77 152.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:35:32.495Z] #77 153.4 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:35:32.495Z] #77 153.5 checking whether make supports nested variables... yes [2022-08-31T15:35:32.547Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s) [2022-08-31T15:35:32.547Z] === RUN TestAPIIpcModeHost [2022-08-31T15:35:32.754Z] #77 153.7 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:35:32.754Z] #77 153.7 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:35:32.754Z] #77 153.7 checking how to create a ustar tar archive... gnutar [2022-08-31T15:35:32.807Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-31T15:35:32.807Z] === RUN TestDaemonIpcModeShareable [2022-08-31T15:35:32.965Z] #77 152.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:35:32.965Z] #77 153.2 checking for go-md2man... no [2022-08-31T15:35:33.226Z] #77 153.2 checking error.h usability... yes [2022-08-31T15:35:33.322Z] #77 153.8 checking dependency style of gcc... gcc3 [2022-08-31T15:35:33.322Z] #77 154.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:35:33.322Z] #77 154.3 checking whether make supports nested variables... (cached) yes [2022-08-31T15:35:33.322Z] #77 154.3 checking for gawk... (cached) mawk [2022-08-31T15:35:33.322Z] #77 154.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:35:33.322Z] #77 154.3 checking for gcc... (cached) gcc [2022-08-31T15:35:33.483Z] #77 153.8 checking error.h presence... yes [2022-08-31T15:35:33.483Z] #77 153.9 checking for error.h... yes [2022-08-31T15:35:33.581Z] #77 154.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:35:33.582Z] #77 154.6 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:35:33.582Z] #77 154.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:35:33.582Z] #77 154.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:35:33.582Z] #77 154.6 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:35:33.740Z] #77 153.9 checking linux/openat2.h usability... yes [2022-08-31T15:35:33.740Z] #77 154.2 checking linux/openat2.h presence... yes [2022-08-31T15:35:33.750Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-31T15:35:33.840Z] #77 154.7 checking for python3... /usr/bin/python3 [2022-08-31T15:35:33.840Z] #77 154.7 checking for python3 version... 3.9 [2022-08-31T15:35:33.840Z] #77 154.7 checking for python3 platform... linux [2022-08-31T15:35:33.840Z] #77 154.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:35:33.997Z] #77 154.3 checking for linux/openat2.h... yes [2022-08-31T15:35:34.010Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-08-31T15:35:34.010Z] === RUN TestDaemonIpcModePrivate [2022-08-31T15:35:34.099Z] #77 154.9 checking for python3 extension module directory... [2022-08-31T15:35:34.099Z] #77 ... [2022-08-31T15:35:34.099Z] [2022-08-31T15:35:34.099Z] #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-31T15:35:34.099Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:35:34.099Z] #60 18.68 + cd /tmp/tmp.xeN3DjktzN/src/github.com/opencontainers/runc [2022-08-31T15:35:34.099Z] #60 18.68 + git checkout -q v1.1.4 [2022-08-31T15:35:34.256Z] #77 154.3 checking for copy_file_range... yes [2022-08-31T15:35:34.819Z] #77 154.7 checking for fgetxattr... yes [2022-08-31T15:35:35.036Z] #60 19.66 + '[' -z '' ']' [2022-08-31T15:35:35.036Z] #60 19.68 + target=static [2022-08-31T15:35:35.036Z] #60 19.68 + make BUILDTAGS=seccomp static [2022-08-31T15:35:35.076Z] #77 155.2 checking for statx... yes [2022-08-31T15:35:35.393Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-31T15:35:35.393Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-08-31T15:35:35.393Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T15:35:35.594Z] #77 155.7 checking for fgetpwent_r... yes [2022-08-31T15:35:35.602Z] #60 ... [2022-08-31T15:35:35.602Z] [2022-08-31T15:35:35.602Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:35.602Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:35.602Z] #21 2.151 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T15:35:35.602Z] #21 2.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T15:35:35.602Z] #21 2.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T15:35:35.602Z] #21 3.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T15:35:35.602Z] #21 5.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:35:35.602Z] #21 7.766 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:35:35.860Z] #21 ... [2022-08-31T15:35:35.860Z] [2022-08-31T15:35:35.860Z] #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-31T15:35:35.860Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:35.860Z] #77 154.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:35:35.860Z] #77 155.3 checking for go-md2man... no [2022-08-31T15:35:35.860Z] #77 155.3 checking error.h usability... yes [2022-08-31T15:35:35.860Z] #77 155.6 checking error.h presence... yes [2022-08-31T15:35:35.860Z] #77 155.7 checking for error.h... yes [2022-08-31T15:35:35.860Z] #77 155.8 checking linux/openat2.h usability... yes [2022-08-31T15:35:35.860Z] #77 156.1 checking linux/openat2.h presence... yes [2022-08-31T15:35:35.860Z] #77 156.2 checking for linux/openat2.h... yes [2022-08-31T15:35:35.860Z] #77 156.3 checking for copy_file_range... yes [2022-08-31T15:35:36.123Z] #77 156.2 checking for issetugid... no [2022-08-31T15:35:36.123Z] #77 156.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:35:36.124Z] #77 156.6 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:35:36.124Z] #77 156.6 checking for library containing yajl_tree_get... [2022-08-31T15:35:36.124Z] #77 ... [2022-08-31T15:35:36.124Z] [2022-08-31T15:35:36.124Z] #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-31T15:35:36.124Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:35:36.124Z] #60 19.27 + cd /tmp/tmp.yrEga0xzk1/src/github.com/opencontainers/runc [2022-08-31T15:35:36.334Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-31T15:35:36.380Z] #60 19.28 + git checkout -q v1.1.4 [2022-08-31T15:35:36.426Z] #77 156.9 checking for fgetxattr... yes [2022-08-31T15:35:36.594Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s) [2022-08-31T15:35:36.594Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T15:35:36.943Z] #77 157.6 checking for statx... yes [2022-08-31T15:35:36.944Z] #60 20.02 + '[' -z '' ']' [2022-08-31T15:35:36.944Z] #60 20.02 + target=static [2022-08-31T15:35:36.944Z] #60 20.02 + make BUILDTAGS=seccomp static [2022-08-31T15:35:37.508Z] #60 20.73 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T15:35:37.533Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-31T15:35:37.769Z] #77 158.3 checking for fgetpwent_r... yes [2022-08-31T15:35:37.793Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-31T15:35:37.793Z] === RUN TestIpcModeOlderClient [2022-08-31T15:35:37.793Z] === PAUSE TestIpcModeOlderClient [2022-08-31T15:35:37.793Z] === RUN TestKillContainerInvalidSignal [2022-08-31T15:35:38.337Z] #77 158.8 checking for issetugid... no [2022-08-31T15:35:38.337Z] #77 159.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:35:38.337Z] #77 159.3 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:35:38.363Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-08-31T15:35:38.363Z] === RUN TestKillContainer [2022-08-31T15:35:38.363Z] === RUN TestKillContainer/no_signal [2022-08-31T15:35:38.931Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T15:35:39.192Z] === RUN TestKillContainer/killing_signal [2022-08-31T15:35:39.274Z] #77 159.3 checking for library containing yajl_tree_get... -lyajl [2022-08-31T15:35:39.274Z] #77 160.1 checking for yajl >= 2.0.0... yes [2022-08-31T15:35:39.533Z] #77 160.2 checking sys/capability.h usability... yes [2022-08-31T15:35:39.533Z] #77 160.5 checking sys/capability.h presence... yes [2022-08-31T15:35:39.761Z] --- PASS: TestKillContainer (1.48s) [2022-08-31T15:35:39.761Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-08-31T15:35:39.761Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-31T15:35:39.761Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-08-31T15:35:39.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T15:35:39.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T15:35:39.792Z] #77 160.7 checking for sys/capability.h... yes [2022-08-31T15:35:40.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T15:35:40.359Z] #77 160.7 checking for library containing cap_from_name... -lcap [2022-08-31T15:35:40.926Z] #77 161.3 checking for library containing dlopen... -ldl [2022-08-31T15:35:41.185Z] #77 162.0 checking seccomp.h usability... yes [2022-08-31T15:35:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-08-31T15:35:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-31T15:35:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-08-31T15:35:41.272Z] === RUN TestKillStoppedContainer [2022-08-31T15:35:41.272Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-31T15:35:41.272Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T15:35:41.272Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-31T15:35:41.272Z] === RUN TestKillDifferentUserContainer [2022-08-31T15:35:41.444Z] #77 162.4 checking seccomp.h presence... yes [2022-08-31T15:35:41.444Z] #77 162.6 checking for seccomp.h... yes [2022-08-31T15:35:41.841Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-08-31T15:35:41.841Z] === RUN TestInspectOomKilledTrue [2022-08-31T15:35:41.841Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-31T15:35:41.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T15:35:41.841Z] === RUN TestInspectOomKilledFalse [2022-08-31T15:35:42.101Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2022-08-31T15:35:42.101Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T15:35:42.381Z] #77 162.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T15:35:42.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-08-31T15:35:42.671Z] === RUN TestLinksContainerNames [2022-08-31T15:35:42.899Z] #77 163.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T15:35:42.955Z] #60 ... [2022-08-31T15:35:42.955Z] [2022-08-31T15:35:42.955Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:42.955Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:42.955Z] #21 5.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T15:35:42.955Z] #21 7.974 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T15:35:42.955Z] #21 15.34 Fetched 8572 kB in 14s (621 kB/s) [2022-08-31T15:35:42.955Z] #21 15.34 Reading package lists... [2022-08-31T15:35:42.955Z] #21 ... [2022-08-31T15:35:42.955Z] [2022-08-31T15:35:42.955Z] #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-31T15:35:42.955Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:42.955Z] #77 156.6 checking for library containing yajl_tree_get... -lyajl [2022-08-31T15:35:42.955Z] #77 157.7 checking for yajl >= 2.0.0... yes [2022-08-31T15:35:42.955Z] #77 157.9 checking sys/capability.h usability... yes [2022-08-31T15:35:42.955Z] #77 158.3 checking sys/capability.h presence... yes [2022-08-31T15:35:42.955Z] #77 158.4 checking for sys/capability.h... yes [2022-08-31T15:35:42.955Z] #77 158.4 checking for library containing cap_from_name... -lcap [2022-08-31T15:35:42.955Z] #77 159.5 checking for library containing dlopen... -ldl [2022-08-31T15:35:42.955Z] #77 160.1 checking seccomp.h usability... yes [2022-08-31T15:35:42.955Z] #77 160.5 checking seccomp.h presence... yes [2022-08-31T15:35:42.955Z] #77 160.6 checking for seccomp.h... yes [2022-08-31T15:35:42.955Z] #77 160.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T15:35:42.955Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T15:35:42.955Z] #77 161.6 checking systemd/sd-bus.h usability... yes [2022-08-31T15:35:42.955Z] #77 161.8 checking systemd/sd-bus.h presence... yes [2022-08-31T15:35:42.955Z] #77 162.0 checking for systemd/sd-bus.h... yes [2022-08-31T15:35:42.955Z] #77 162.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T15:35:43.215Z] #77 163.3 checking for sd_notify_barrier... yes [2022-08-31T15:35:43.465Z] #77 164.0 checking systemd/sd-bus.h usability... yes [2022-08-31T15:35:43.465Z] #77 164.4 checking systemd/sd-bus.h presence... yes [2022-08-31T15:35:43.465Z] #77 164.6 checking for systemd/sd-bus.h... yes [2022-08-31T15:35:43.611Z] --- PASS: TestLinksContainerNames (0.97s) [2022-08-31T15:35:43.611Z] === RUN TestLogsFollowTailEmpty [2022-08-31T15:35:43.736Z] #77 163.8 checking linux/bpf.h usability... yes [2022-08-31T15:35:43.993Z] #77 164.2 checking linux/bpf.h presence... yes [2022-08-31T15:35:43.993Z] #77 164.4 checking for linux/bpf.h... yes [2022-08-31T15:35:44.181Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2022-08-31T15:35:44.181Z] === RUN TestLogs [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:35:44.181Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:35:44.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:35:44.181Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:35:44.181Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:35:44.249Z] #77 164.4 checking compilation for eBPF... yes [2022-08-31T15:35:44.249Z] #77 164.7 checking for criu >= 3.15... no [2022-08-31T15:35:44.249Z] #77 164.8 configure: CRIU headers not found, building without CRIU support [2022-08-31T15:35:44.399Z] #77 164.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T15:35:44.399Z] #77 165.3 checking for sd_notify_barrier... yes [2022-08-31T15:35:44.507Z] #77 164.8 checking for criu > 3.16... no [2022-08-31T15:35:44.507Z] #77 164.9 configure: CRIU version doesn't support join-ns API [2022-08-31T15:35:44.507Z] #77 164.9 checking for criu > 3.16.1... no [2022-08-31T15:35:44.507Z] #77 164.9 configure: CRIU version doesn't support for pre-dumping [2022-08-31T15:35:44.658Z] #77 165.6 checking linux/bpf.h usability... yes [2022-08-31T15:35:44.750Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:35:44.750Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:35:44.763Z] #77 164.9 checking for new mount API (fsconfig)... yes [2022-08-31T15:35:44.763Z] #77 165.2 checking for seccomp notify API... yes [2022-08-31T15:35:44.763Z] #77 165.3 checking for gperf... no [2022-08-31T15:35:44.763Z] #77 165.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T15:35:44.917Z] #77 165.9 checking linux/bpf.h presence... yes [2022-08-31T15:35:44.917Z] #77 166.0 checking for linux/bpf.h... yes [2022-08-31T15:35:45.175Z] #77 166.0 checking compilation for eBPF... yes [2022-08-31T15:35:45.175Z] #77 166.3 checking for criu >= 3.15... no [2022-08-31T15:35:45.321Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T15:35:45.321Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T15:35:45.330Z] #77 165.3 checking for library containing argp_parse... none required [2022-08-31T15:35:45.433Z] #77 166.4 configure: CRIU headers not found, building without CRIU support [2022-08-31T15:35:45.433Z] #77 166.4 checking for criu > 3.16... no [2022-08-31T15:35:45.433Z] #77 166.5 configure: CRIU version doesn't support join-ns API [2022-08-31T15:35:45.433Z] #77 166.5 checking for criu > 3.16.1... no [2022-08-31T15:35:45.433Z] #77 166.7 configure: CRIU version doesn't support for pre-dumping [2022-08-31T15:35:45.692Z] #77 166.7 checking for new mount API (fsconfig)... yes [2022-08-31T15:35:45.892Z] #77 166.2 checking that generated files are newer than configure... done [2022-08-31T15:35:45.892Z] #77 166.2 configure: creating ./config.status [2022-08-31T15:35:45.950Z] #77 166.8 checking for seccomp notify API... yes [2022-08-31T15:35:45.950Z] #77 ... [2022-08-31T15:35:45.950Z] [2022-08-31T15:35:45.950Z] #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-31T15:35:45.950Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:35:45.950Z] #60 20.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T15:35:46.209Z] #60 ... [2022-08-31T15:35:46.209Z] [2022-08-31T15:35:46.209Z] #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-31T15:35:46.209Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:46.209Z] #77 167.2 checking for gperf... no [2022-08-31T15:35:46.209Z] #77 167.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:35:46.261Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:35:46.261Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:35:46.261Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:35:46.261Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:35:46.443Z] #71 139.2 # github.com/containerd/containerd/cmd/containerd [2022-08-31T15:35:46.443Z] #71 139.2 /usr/bin/ld: /tmp/go-link-433793461/000019.o: in function `New': [2022-08-31T15:35:46.444Z] #71 139.2 /tmp/tmp.kwDJQ66DTu/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-31T15:35:46.444Z] #71 139.3 + bin/containerd-stress [2022-08-31T15:35:46.468Z] #77 167.2 checking for library containing argp_parse... none required [2022-08-31T15:35:46.822Z] #77 ... [2022-08-31T15:35:46.822Z] [2022-08-31T15:35:46.822Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:46.822Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:46.822Z] #21 15.34 Reading package lists... [2022-08-31T15:35:46.832Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:35:46.832Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:35:47.035Z] #77 168.0 checking that generated files are newer than configure... done [2022-08-31T15:35:47.035Z] #77 168.0 configure: creating ./config.status [2022-08-31T15:35:47.382Z] #71 140.4 + bin/containerd-shim [2022-08-31T15:35:47.401Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:35:47.401Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:35:48.093Z] --- PASS: TestLogs (4.04s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-31T15:35:48.093Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-31T15:35:48.093Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T15:35:48.663Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/default [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/private [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/slave [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/shared [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/default [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/shared [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/slave [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/private [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:35:48.663Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T15:35:48.663Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:35:48.663Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T15:35:48.923Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:35:49.183Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T15:35:49.184Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-31T15:35:49.184Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T15:35:49.184Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T15:35:50.326Z] #77 ... [2022-08-31T15:35:50.326Z] [2022-08-31T15:35:50.326Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:50.326Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:50.326Z] #21 14.01 Fetched 8572 kB in 12s (693 kB/s) [2022-08-31T15:35:50.326Z] #21 14.01 Reading package lists... [2022-08-31T15:35:50.326Z] #21 19.71 Reading package lists... [2022-08-31T15:35:50.565Z] --- PASS: TestContainerBindMountNonRecursive (1.49s) [2022-08-31T15:35:50.565Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T15:35:50.894Z] #21 24.70 Building dependency tree... [2022-08-31T15:35:50.894Z] #21 ... [2022-08-31T15:35:50.894Z] [2022-08-31T15:35:50.894Z] #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-31T15:35:50.894Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:50.894Z] #77 171.8 config.status: creating Makefile [2022-08-31T15:35:50.894Z] #77 172.0 config.status: creating rpm/crun.spec [2022-08-31T15:35:50.894Z] #77 172.1 config.status: creating config.h [2022-08-31T15:35:51.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-08-31T15:35:51.135Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T15:35:51.154Z] #77 172.2 config.status: executing libtool commands [2022-08-31T15:35:51.154Z] #77 172.2 config.status: executing depfiles commands [2022-08-31T15:35:51.395Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-08-31T15:35:51.395Z] === RUN TestNetworkNat [2022-08-31T15:35:51.721Z] #77 ... [2022-08-31T15:35:51.721Z] [2022-08-31T15:35:51.721Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T15:35:51.721Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:35:51.721Z] #34 DONE 248.8s [2022-08-31T15:35:51.721Z] [2022-08-31T15:35:51.721Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:51.721Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:51.721Z] #21 24.70 Building dependency tree... [2022-08-31T15:35:51.964Z] --- PASS: TestNetworkNat (0.53s) [2022-08-31T15:35:51.964Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T15:35:52.101Z] #21 20.47 Reading package lists... [2022-08-31T15:35:52.101Z] #21 ... [2022-08-31T15:35:52.101Z] [2022-08-31T15:35:52.101Z] #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-31T15:35:52.101Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:35:52.101Z] #77 172.4 config.status: creating Makefile [2022-08-31T15:35:52.101Z] #77 172.5 config.status: creating rpm/crun.spec [2022-08-31T15:35:52.101Z] #77 172.6 config.status: creating config.h [2022-08-31T15:35:52.101Z] #77 172.6 config.status: executing libtool commands [2022-08-31T15:35:52.357Z] #77 172.7 config.status: executing depfiles commands [2022-08-31T15:35:52.536Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-31T15:35:52.536Z] === RUN TestNetworkLoopbackNat [2022-08-31T15:35:53.624Z] #21 27.55 The following additional packages will be installed: [2022-08-31T15:35:53.624Z] #21 27.55 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-31T15:35:53.624Z] #21 27.55 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-31T15:35:53.624Z] #21 27.55 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-31T15:35:53.624Z] #21 27.55 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T15:35:53.624Z] #21 27.55 python3-pkg-resources systemd vim-runtime xxd [2022-08-31T15:35:53.624Z] #21 27.56 Suggested packages: [2022-08-31T15:35:53.624Z] #21 27.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T15:35:53.624Z] #21 27.56 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-31T15:35:53.624Z] #21 27.56 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-31T15:35:53.624Z] #21 27.56 Recommended packages: [2022-08-31T15:35:53.624Z] #21 27.56 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-31T15:35:53.624Z] #21 27.56 systemd-timesyncd | time-daemon unzip [2022-08-31T15:35:53.724Z] #77 ... [2022-08-31T15:35:53.724Z] [2022-08-31T15:35:53.724Z] #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-31T15:35:53.724Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T15:35:53.724Z] #34 DONE 249.1s [2022-08-31T15:35:53.981Z] [2022-08-31T15:35:53.981Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:53.981Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:53.981Z] #21 20.47 Reading package lists... [2022-08-31T15:35:53.981Z] #21 25.63 Building dependency tree... [2022-08-31T15:35:54.912Z] #21 28.53 The following additional packages will be installed: [2022-08-31T15:35:54.912Z] #21 28.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-31T15:35:54.912Z] #21 28.53 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-31T15:35:54.912Z] #21 28.54 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-31T15:35:54.912Z] #21 28.54 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T15:35:54.912Z] #21 28.54 python3-pkg-resources systemd vim-runtime xxd [2022-08-31T15:35:54.912Z] #21 28.54 Suggested packages: [2022-08-31T15:35:54.912Z] #21 28.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T15:35:54.912Z] #21 28.54 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-31T15:35:54.912Z] #21 28.54 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-31T15:35:54.912Z] #21 28.54 Recommended packages: [2022-08-31T15:35:54.912Z] #21 28.54 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-31T15:35:54.912Z] #21 28.54 systemd-timesyncd | time-daemon unzip [2022-08-31T15:35:55.088Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2022-08-31T15:35:55.088Z] === RUN TestPause [2022-08-31T15:35:55.657Z] --- PASS: TestPause (0.50s) [2022-08-31T15:35:55.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T15:35:55.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:35:55.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:35:55.657Z] === RUN TestPauseStopPausedContainer [2022-08-31T15:35:56.156Z] #21 30.23 The following NEW packages will be installed: [2022-08-31T15:35:56.156Z] #21 30.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T15:35:56.156Z] #21 30.23 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-31T15:35:56.156Z] #21 30.23 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-31T15:35:56.156Z] #21 30.23 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T15:35:56.156Z] #21 30.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T15:35:56.156Z] #21 30.24 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T15:35:56.156Z] #21 30.24 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T15:35:56.156Z] #21 30.24 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-31T15:35:56.156Z] #21 30.24 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-31T15:35:56.156Z] #21 30.67 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:35:56.156Z] #21 30.67 Need to get 32.8 MB of archives. [2022-08-31T15:35:56.156Z] #21 30.67 After this operation, 124 MB of additional disk space will be used. [2022-08-31T15:35:56.156Z] #21 30.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:35:56.226Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-31T15:35:56.226Z] === RUN TestPidHost [2022-08-31T15:35:56.414Z] #21 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-31T15:35:56.415Z] #21 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-31T15:35:56.415Z] #21 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-31T15:35:56.415Z] #21 30.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T15:35:56.415Z] #21 30.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-31T15:35:56.415Z] #21 30.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T15:35:56.673Z] #21 31.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T15:35:56.673Z] #21 31.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:35:56.673Z] #21 31.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T15:35:56.673Z] #21 31.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T15:35:56.673Z] #21 31.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:35:56.673Z] #21 31.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T15:35:56.673Z] #21 31.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T15:35:56.931Z] #21 31.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T15:35:56.931Z] #21 31.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T15:35:56.931Z] #21 31.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T15:35:56.931Z] #21 31.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T15:35:56.931Z] #21 31.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T15:35:56.931Z] #21 31.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T15:35:56.931Z] #21 31.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T15:35:57.433Z] #21 31.22 The following NEW packages will be installed: [2022-08-31T15:35:57.433Z] #21 31.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T15:35:57.433Z] #21 31.22 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-31T15:35:57.433Z] #21 31.23 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-31T15:35:57.498Z] #21 31.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T15:35:57.607Z] --- PASS: TestPidHost (1.08s) [2022-08-31T15:35:57.608Z] === RUN TestPsFilter [2022-08-31T15:35:57.608Z] --- PASS: TestPsFilter (0.16s) [2022-08-31T15:35:57.608Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T15:35:57.690Z] #21 31.23 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T15:35:57.690Z] #21 31.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T15:35:57.690Z] #21 31.23 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T15:35:57.690Z] #21 31.23 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T15:35:57.690Z] #21 31.23 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-31T15:35:57.690Z] #21 31.23 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-31T15:35:57.757Z] #21 31.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-31T15:35:57.758Z] #21 32.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T15:35:57.758Z] #21 32.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T15:35:57.758Z] #21 32.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T15:35:57.758Z] #21 32.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:35:57.758Z] #21 32.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T15:35:57.758Z] #21 32.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:35:57.758Z] #21 32.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T15:35:57.758Z] #21 32.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T15:35:57.758Z] #21 32.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T15:35:57.758Z] #21 32.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T15:35:57.758Z] #21 32.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T15:35:57.758Z] #21 32.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T15:35:57.758Z] #21 32.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T15:35:57.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-08-31T15:35:57.868Z] === RUN TestRemoveContainerWithVolume [2022-08-31T15:35:57.951Z] #21 31.59 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T15:35:57.951Z] #21 31.59 Need to get 32.8 MB of archives. [2022-08-31T15:35:57.951Z] #21 31.59 After this operation, 124 MB of additional disk space will be used. [2022-08-31T15:35:57.951Z] #21 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T15:35:57.951Z] #21 31.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-31T15:35:57.951Z] #21 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-31T15:35:57.951Z] #21 31.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-31T15:35:57.951Z] #21 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T15:35:57.951Z] #21 31.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-31T15:35:57.951Z] #21 31.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-31T15:35:58.016Z] #21 32.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T15:35:58.016Z] #21 32.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-31T15:35:58.016Z] #21 32.34 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T15:35:58.016Z] #21 32.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T15:35:58.016Z] #21 32.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T15:35:58.212Z] #21 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T15:35:58.212Z] #21 31.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T15:35:58.212Z] #21 31.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T15:35:58.212Z] #21 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T15:35:58.212Z] #21 31.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T15:35:58.212Z] #21 31.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T15:35:58.212Z] #21 31.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T15:35:58.212Z] #21 31.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T15:35:58.437Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-08-31T15:35:58.437Z] === RUN TestRemoveContainerRunning [2022-08-31T15:35:58.469Z] #21 31.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T15:35:58.469Z] #21 31.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T15:35:58.469Z] #21 31.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T15:35:58.469Z] #21 31.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T15:35:58.469Z] #21 31.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T15:35:58.469Z] #21 32.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T15:35:58.469Z] #21 32.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T15:35:58.469Z] #21 32.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T15:35:58.469Z] #21 32.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T15:35:58.469Z] #21 32.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T15:35:58.469Z] #21 32.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T15:35:58.469Z] #21 32.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T15:35:58.469Z] #21 32.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T15:35:58.469Z] #21 32.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T15:35:58.469Z] #21 32.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T15:35:58.469Z] #21 32.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T15:35:58.469Z] #21 32.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T15:35:58.583Z] #21 32.83 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T15:35:58.583Z] #21 32.86 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T15:35:58.583Z] #21 32.89 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T15:35:58.583Z] #21 32.91 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T15:35:59.006Z] --- PASS: TestRemoveContainerRunning (0.53s) [2022-08-31T15:35:59.006Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T15:35:59.033Z] #21 ... [2022-08-31T15:35:59.033Z] [2022-08-31T15:35:59.033Z] #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-31T15:35:59.033Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:35:59.033Z] #36 254.7 Delve is a source level debugger for Go programs. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T15:35:59.033Z] #36 254.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Usage: [2022-08-31T15:35:59.033Z] #36 254.7 dlv [command] [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Available Commands: [2022-08-31T15:35:59.033Z] #36 254.7 attach Attach to running process and begin debugging. [2022-08-31T15:35:59.033Z] #36 254.7 connect Connect to a headless debug server with a terminal client. [2022-08-31T15:35:59.033Z] #36 254.7 core Examine a core dump. [2022-08-31T15:35:59.033Z] #36 254.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T15:35:59.033Z] #36 254.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T15:35:59.033Z] #36 254.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T15:35:59.033Z] #36 254.7 help Help about any command [2022-08-31T15:35:59.033Z] #36 254.7 run Deprecated command. Use 'debug' instead. [2022-08-31T15:35:59.033Z] #36 254.7 test Compile test binary and begin debugging program. [2022-08-31T15:35:59.033Z] #36 254.7 trace Compile and begin tracing program. [2022-08-31T15:35:59.033Z] #36 254.7 version Prints version. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Flags: [2022-08-31T15:35:59.033Z] #36 254.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T15:35:59.033Z] #36 254.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T15:35:59.033Z] #36 254.7 --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-31T15:35:59.033Z] #36 254.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T15:35:59.033Z] #36 254.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T15:35:59.033Z] #36 254.7 --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-31T15:35:59.033Z] #36 254.7 --disable-aslr Disables address space randomization [2022-08-31T15:35:59.033Z] #36 254.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T15:35:59.033Z] #36 254.7 -h, --help help for dlv [2022-08-31T15:35:59.033Z] #36 254.7 --init string Init file, executed by the terminal client. [2022-08-31T15:35:59.033Z] #36 254.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T15:35:59.033Z] #36 254.7 --log Enable debugging server logging. [2022-08-31T15:35:59.033Z] #36 254.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T15:35:59.033Z] #36 254.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T15:35:59.033Z] #36 254.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T15:35:59.033Z] #36 254.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T15:35:59.033Z] #36 254.7 --wd string Working directory for running the program. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Additional help topics: [2022-08-31T15:35:59.033Z] #36 254.7 dlv backend Help about the --backend flag. [2022-08-31T15:35:59.033Z] #36 254.7 dlv log Help about logging flags. [2022-08-31T15:35:59.033Z] #36 254.7 dlv redirect Help about file redirection. [2022-08-31T15:35:59.033Z] #36 254.7 [2022-08-31T15:35:59.033Z] #36 254.7 Use "dlv [command] --help" for more information about a command. [2022-08-31T15:35:59.153Z] #21 ... [2022-08-31T15:35:59.153Z] [2022-08-31T15:35:59.153Z] #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-31T15:35:59.153Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T15:35:59.153Z] #36 256.6 Delve is a source level debugger for Go programs. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T15:35:59.153Z] #36 256.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Usage: [2022-08-31T15:35:59.153Z] #36 256.6 dlv [command] [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Available Commands: [2022-08-31T15:35:59.153Z] #36 256.6 attach Attach to running process and begin debugging. [2022-08-31T15:35:59.153Z] #36 256.6 connect Connect to a headless debug server with a terminal client. [2022-08-31T15:35:59.153Z] #36 256.6 core Examine a core dump. [2022-08-31T15:35:59.153Z] #36 256.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T15:35:59.153Z] #36 256.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T15:35:59.153Z] #36 256.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T15:35:59.153Z] #36 256.6 help Help about any command [2022-08-31T15:35:59.153Z] #36 256.6 run Deprecated command. Use 'debug' instead. [2022-08-31T15:35:59.153Z] #36 256.6 test Compile test binary and begin debugging program. [2022-08-31T15:35:59.153Z] #36 256.6 trace Compile and begin tracing program. [2022-08-31T15:35:59.153Z] #36 256.6 version Prints version. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Flags: [2022-08-31T15:35:59.153Z] #36 256.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T15:35:59.153Z] #36 256.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T15:35:59.153Z] #36 256.6 --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-31T15:35:59.153Z] #36 256.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T15:35:59.153Z] #36 256.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T15:35:59.153Z] #36 256.6 --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-31T15:35:59.153Z] #36 256.6 --disable-aslr Disables address space randomization [2022-08-31T15:35:59.153Z] #36 256.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T15:35:59.153Z] #36 256.6 -h, --help help for dlv [2022-08-31T15:35:59.153Z] #36 256.6 --init string Init file, executed by the terminal client. [2022-08-31T15:35:59.153Z] #36 256.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T15:35:59.153Z] #36 256.6 --log Enable debugging server logging. [2022-08-31T15:35:59.153Z] #36 256.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T15:35:59.153Z] #36 256.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T15:35:59.153Z] #36 256.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T15:35:59.153Z] #36 256.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T15:35:59.153Z] #36 256.6 --wd string Working directory for running the program. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Additional help topics: [2022-08-31T15:35:59.153Z] #36 256.6 dlv backend Help about the --backend flag. [2022-08-31T15:35:59.153Z] #36 256.6 dlv log Help about logging flags. [2022-08-31T15:35:59.153Z] #36 256.6 dlv redirect Help about file redirection. [2022-08-31T15:35:59.153Z] #36 256.6 [2022-08-31T15:35:59.153Z] #36 256.6 Use "dlv [command] --help" for more information about a command. [2022-08-31T15:35:59.266Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-08-31T15:35:59.266Z] === RUN TestRemoveInvalidContainer [2022-08-31T15:35:59.412Z] #36 DONE 256.9s [2022-08-31T15:35:59.413Z] [2022-08-31T15:35:59.413Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:59.413Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:59.413Z] #21 33.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:35:59.526Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T15:35:59.526Z] === RUN TestRenameLinkedContainer [2022-08-31T15:35:59.625Z] ok github.com/docker/docker/libnetwork/networkdb 104.640s coverage: 60.1% of statements [2022-08-31T15:35:59.625Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-31T15:35:59.625Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-31T15:35:59.625Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-08-31T15:35:59.625Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2022-08-31T15:35:59.625Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-31T15:35:59.734Z] #71 151.5 + bin/containerd-shim-runc-v1 [2022-08-31T15:35:59.966Z] #36 DONE 255.7s [2022-08-31T15:35:59.966Z] [2022-08-31T15:35:59.966Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:35:59.966Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:35:59.966Z] #21 32.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T15:35:59.966Z] #21 32.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-31T15:35:59.966Z] #21 32.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T15:35:59.966Z] #21 32.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T15:35:59.966Z] #21 32.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T15:35:59.966Z] #21 32.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T15:35:59.966Z] #21 32.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T15:35:59.966Z] #21 32.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T15:35:59.966Z] #21 32.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T15:35:59.966Z] #21 32.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T15:35:59.966Z] #21 32.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T15:35:59.966Z] #21 32.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T15:35:59.966Z] #21 32.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T15:35:59.966Z] #21 32.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T15:35:59.966Z] #21 32.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T15:35:59.966Z] #21 32.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T15:35:59.966Z] #21 33.13 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-31T15:35:59.966Z] #21 33.15 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T15:35:59.966Z] #21 33.23 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T15:35:59.966Z] #21 33.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T15:35:59.966Z] #21 33.58 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T15:35:59.966Z] #21 33.63 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T15:35:59.980Z] #21 34.17 Fetched 32.8 MB in 3s (12.5 MB/s) [2022-08-31T15:35:59.980Z] #21 34.31 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:36:00.223Z] #21 33.70 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T15:36:00.223Z] #21 33.73 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T15:36:00.238Z] #21 34.31 (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-31T15:36:00.238Z] #21 34.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:36:00.238Z] #21 34.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:36:00.238Z] #21 34.57 Selecting previously unselected package libargon2-1:amd64. [2022-08-31T15:36:00.238Z] #21 34.57 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-31T15:36:00.238Z] #21 34.58 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T15:36:00.496Z] #21 34.72 Selecting previously unselected package libjson-c5:amd64. [2022-08-31T15:36:00.496Z] #21 34.73 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-31T15:36:00.496Z] #21 34.73 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:36:00.496Z] #21 34.90 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-31T15:36:00.496Z] #21 34.90 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-31T15:36:00.496Z] #21 34.90 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:36:00.990Z] ok github.com/docker/docker/libnetwork/portmapper 0.670s coverage: 48.6% of statements [2022-08-31T15:36:00.990Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-31T15:36:00.990Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-31T15:36:01.063Z] #21 35.30 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T15:36:01.063Z] #21 35.30 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:36:01.063Z] #21 35.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:01.246Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === Skipped [2022-08-31T15:36:01.246Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-31T15:36:01.246Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-31T15:36:01.246Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-31T15:36:01.246Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-31T15:36:01.246Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-31T15:36:01.246Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-31T15:36:01.246Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-31T15:36:01.246Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-31T15:36:01.246Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-31T15:36:01.246Z] firewalld_test.go:14: firewalld is not running [2022-08-31T15:36:01.246Z] [2022-08-31T15:36:01.246Z] DONE 327 tests, 9 skipped in 202.330s [2022-08-31T15:36:01.322Z] #21 35.50 Selecting previously unselected package libkmod2:amd64. [2022-08-31T15:36:01.322Z] #21 35.50 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-31T15:36:01.322Z] #21 35.52 Unpacking libkmod2:amd64 (28-1) ... [2022-08-31T15:36:01.435Z] --- PASS: TestRenameLinkedContainer (1.95s) [2022-08-31T15:36:01.435Z] === RUN TestRenameStoppedContainer [2022-08-31T15:36:01.580Z] #21 35.80 Selecting previously unselected package systemd. [2022-08-31T15:36:01.580Z] #21 35.80 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-31T15:36:01.591Z] #21 35.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T15:36:01.592Z] #21 35.29 Fetched 32.8 MB in 2s (13.2 MB/s) [2022-08-31T15:36:01.839Z] #21 36.13 Unpacking systemd (247.3-7) ... [2022-08-31T15:36:01.849Z] #21 35.42 Selecting previously unselected package libcap2:amd64. [2022-08-31T15:36:01.849Z] #21 35.42 (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-31T15:36:01.849Z] #21 35.51 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T15:36:01.849Z] #21 35.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:36:02.005Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-08-31T15:36:02.005Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T15:36:02.106Z] #21 35.69 Selecting previously unselected package libargon2-1:amd64. [2022-08-31T15:36:02.106Z] #21 35.69 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-31T15:36:02.106Z] #21 35.71 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Post stage [Pipeline] junit [2022-08-31T15:36:02.184Z] Recording test results [2022-08-31T15:36:02.310Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-08-31T15:36:02.363Z] #21 35.88 Selecting previously unselected package libjson-c5:amd64. [2022-08-31T15:36:02.363Z] #21 35.92 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-31T15:36:02.363Z] #21 35.92 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:36:02.363Z] #21 36.05 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-31T15:36:02.363Z] #21 36.05 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [Pipeline] sh [2022-08-31T15:36:02.620Z] #21 36.06 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:36:02.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh dynbinary test-integration [2022-08-31T15:36:02.877Z] #21 36.53 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T15:36:02.877Z] #21 36.56 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:36:02.877Z] #21 36.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:02.936Z] [2022-08-31T15:36:02.946Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2022-08-31T15:36:02.946Z] === RUN TestRenameInvalidName [2022-08-31T15:36:03.134Z] #21 36.72 Selecting previously unselected package libkmod2:amd64. [2022-08-31T15:36:03.134Z] #21 36.74 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-31T15:36:03.134Z] #21 36.74 Unpacking libkmod2:amd64 (28-1) ... [2022-08-31T15:36:03.192Z] Removing bundles/ [2022-08-31T15:36:03.192Z] [2022-08-31T15:36:03.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T15:36:03.192Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T15:36:03.192Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:36:03.214Z] #21 ... [2022-08-31T15:36:03.214Z] [2022-08-31T15:36:03.214Z] #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-31T15:36:03.214Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:03.214Z] #77 174.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T15:36:03.214Z] #77 174.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:36:03.214Z] #77 175.0 checking for gcc... gcc [2022-08-31T15:36:03.214Z] #77 175.2 checking whether the C compiler works... yes [2022-08-31T15:36:03.214Z] #77 175.5 checking for C compiler default output file name... a.out [2022-08-31T15:36:03.214Z] #77 175.5 checking for suffix of executables... [2022-08-31T15:36:03.214Z] #77 175.7 checking whether we are cross compiling... no [2022-08-31T15:36:03.214Z] #77 176.1 checking for suffix of object files... o [2022-08-31T15:36:03.214Z] #77 176.4 checking whether we are using the GNU C compiler... yes [2022-08-31T15:36:03.214Z] #77 176.6 checking whether gcc accepts -g... yes [2022-08-31T15:36:03.214Z] #77 176.8 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:36:03.214Z] #77 177.2 checking whether gcc understands -c and -o together... yes [2022-08-31T15:36:03.214Z] #77 177.5 checking how to run the C preprocessor... gcc -E [2022-08-31T15:36:03.214Z] #77 177.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:36:03.214Z] #77 177.9 checking for egrep... /bin/grep -E [2022-08-31T15:36:03.214Z] #77 177.9 checking for ANSI C header files... yes [2022-08-31T15:36:03.214Z] #77 179.1 checking for sys/types.h... yes [2022-08-31T15:36:03.214Z] #77 179.3 checking for sys/stat.h... yes [2022-08-31T15:36:03.214Z] #77 179.6 checking for stdlib.h... yes [2022-08-31T15:36:03.214Z] #77 179.8 checking for string.h... yes [2022-08-31T15:36:03.214Z] #77 180.0 checking for memory.h... yes [2022-08-31T15:36:03.214Z] #77 180.2 checking for strings.h... yes [2022-08-31T15:36:03.214Z] #77 180.4 checking for inttypes.h... yes [2022-08-31T15:36:03.214Z] #77 180.8 checking for stdint.h... yes [2022-08-31T15:36:03.214Z] #77 181.1 checking for unistd.h... yes [2022-08-31T15:36:03.214Z] #77 181.4 checking minix/config.h usability... no [2022-08-31T15:36:03.214Z] #77 181.8 checking minix/config.h presence... no [2022-08-31T15:36:03.214Z] #77 181.8 checking for minix/config.h... no [2022-08-31T15:36:03.214Z] #77 181.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T15:36:03.214Z] #77 182.0 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:36:03.214Z] #77 182.4 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:36:03.214Z] #77 182.4 checking how to print strings... printf [2022-08-31T15:36:03.214Z] #77 182.5 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:36:03.214Z] #77 182.5 checking for fgrep... /bin/grep -F [2022-08-31T15:36:03.214Z] #77 182.5 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:36:03.214Z] #77 182.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:36:03.214Z] #77 182.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:36:03.214Z] #77 182.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:36:03.214Z] #77 182.8 checking whether ln -s works... yes [2022-08-31T15:36:03.214Z] #77 182.8 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:36:03.214Z] #77 182.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-31T15:36:03.214Z] #77 182.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:36:03.214Z] #77 182.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:36:03.214Z] #77 182.8 checking for objdump... objdump [2022-08-31T15:36:03.214Z] #77 182.9 checking how to recognize dependent libraries... pass_all [2022-08-31T15:36:03.214Z] #77 182.9 checking for dlltool... no [2022-08-31T15:36:03.214Z] #77 182.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:36:03.214Z] #77 182.9 checking for ar... ar [2022-08-31T15:36:03.214Z] #77 182.9 checking for archiver @FILE support... @ [2022-08-31T15:36:03.214Z] #77 183.2 checking for strip... strip [2022-08-31T15:36:03.214Z] #77 183.2 checking for ranlib... ranlib [2022-08-31T15:36:03.214Z] #77 183.2 checking for gawk... no [2022-08-31T15:36:03.214Z] #77 183.2 checking for mawk... mawk [2022-08-31T15:36:03.214Z] #77 183.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:36:03.214Z] #77 183.6 checking for sysroot... no [2022-08-31T15:36:03.214Z] #77 183.6 checking for a working dd... /bin/dd [2022-08-31T15:36:03.214Z] #77 183.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:36:03.214Z] #77 183.9 checking for mt... no [2022-08-31T15:36:03.214Z] #77 183.9 checking if : is a manifest tool... no [2022-08-31T15:36:03.214Z] #77 184.0 checking for dlfcn.h... yes [2022-08-31T15:36:03.214Z] #77 184.2 checking for objdir... .libs [2022-08-31T15:36:03.516Z] --- PASS: TestRenameInvalidName (0.50s) [2022-08-31T15:36:03.516Z] === RUN TestRenameAnonymousContainer [2022-08-31T15:36:03.697Z] #21 37.15 Selecting previously unselected package systemd. [2022-08-31T15:36:03.697Z] #21 37.16 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-31T15:36:03.954Z] #21 37.55 Unpacking systemd (247.3-7) ... [2022-08-31T15:36:04.149Z] #77 185.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:36:04.149Z] #77 185.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:36:04.149Z] #77 185.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:36:04.719Z] #77 185.3 checking if gcc static flag -static works... yes [2022-08-31T15:36:04.886Z] #21 ... [2022-08-31T15:36:04.886Z] [2022-08-31T15:36:04.886Z] #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-31T15:36:04.886Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:04.886Z] #77 175.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T15:36:04.886Z] #77 175.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:36:04.886Z] #77 176.1 checking for gcc... gcc [2022-08-31T15:36:04.886Z] #77 176.2 checking whether the C compiler works... yes [2022-08-31T15:36:04.886Z] #77 176.5 checking for C compiler default output file name... a.out [2022-08-31T15:36:04.886Z] #77 176.5 checking for suffix of executables... [2022-08-31T15:36:04.886Z] #77 176.8 checking whether we are cross compiling... no [2022-08-31T15:36:04.886Z] #77 177.1 checking for suffix of object files... o [2022-08-31T15:36:04.886Z] #77 177.3 checking whether we are using the GNU C compiler... yes [2022-08-31T15:36:04.886Z] #77 177.5 checking whether gcc accepts -g... yes [2022-08-31T15:36:04.886Z] #77 177.7 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:36:04.886Z] #77 178.0 checking whether gcc understands -c and -o together... yes [2022-08-31T15:36:04.886Z] #77 178.4 checking how to run the C preprocessor... gcc -E [2022-08-31T15:36:04.886Z] #77 178.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:36:04.886Z] #77 178.8 checking for egrep... /bin/grep -E [2022-08-31T15:36:04.886Z] #77 178.8 checking for ANSI C header files... yes [2022-08-31T15:36:04.886Z] #77 180.0 checking for sys/types.h... yes [2022-08-31T15:36:04.886Z] #77 180.3 checking for sys/stat.h... yes [2022-08-31T15:36:04.886Z] #77 180.6 checking for stdlib.h... yes [2022-08-31T15:36:04.886Z] #77 180.8 checking for string.h... yes [2022-08-31T15:36:04.886Z] #77 181.1 checking for memory.h... yes [2022-08-31T15:36:04.886Z] #77 181.4 checking for strings.h... yes [2022-08-31T15:36:04.886Z] #77 181.8 checking for inttypes.h... yes [2022-08-31T15:36:04.886Z] #77 182.2 checking for stdint.h... yes [2022-08-31T15:36:04.886Z] #77 182.4 checking for unistd.h... yes [2022-08-31T15:36:04.886Z] #77 182.7 checking minix/config.h usability... no [2022-08-31T15:36:04.886Z] #77 183.1 checking minix/config.h presence... no [2022-08-31T15:36:04.886Z] #77 183.3 checking for minix/config.h... no [2022-08-31T15:36:04.886Z] #77 183.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T15:36:04.886Z] #77 183.6 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:36:04.886Z] #77 184.2 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:36:04.886Z] #77 184.2 checking how to print strings... printf [2022-08-31T15:36:04.886Z] #77 184.2 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:36:04.886Z] #77 184.3 checking for fgrep... /bin/grep -F [2022-08-31T15:36:04.886Z] #77 184.3 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:36:04.886Z] #77 184.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:36:04.886Z] #77 184.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:36:04.886Z] #77 184.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:36:04.886Z] #77 184.5 checking whether ln -s works... yes [2022-08-31T15:36:04.886Z] #77 184.5 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:36:04.886Z] #77 184.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-31T15:36:04.886Z] #77 184.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:36:04.886Z] #77 184.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:36:04.886Z] #77 184.6 checking for objdump... objdump [2022-08-31T15:36:04.886Z] #77 184.6 checking how to recognize dependent libraries... pass_all [2022-08-31T15:36:04.886Z] #77 184.6 checking for dlltool... no [2022-08-31T15:36:04.886Z] #77 184.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:36:04.886Z] #77 184.6 checking for ar... ar [2022-08-31T15:36:04.886Z] #77 184.6 checking for archiver @FILE support... @ [2022-08-31T15:36:04.886Z] #77 184.8 checking for strip... strip [2022-08-31T15:36:04.886Z] #77 184.8 checking for ranlib... ranlib [2022-08-31T15:36:04.886Z] #77 184.8 checking for gawk... no [2022-08-31T15:36:04.886Z] #77 184.8 checking for mawk... mawk [2022-08-31T15:36:04.886Z] #77 184.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:36:04.886Z] #77 185.3 checking for sysroot... no [2022-08-31T15:36:04.886Z] #77 185.3 checking for a working dd... /bin/dd [2022-08-31T15:36:04.886Z] #77 185.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:36:04.979Z] #77 185.9 checking if gcc supports -c -o file.o... yes [2022-08-31T15:36:04.979Z] #77 186.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:36:05.026Z] #71 157.7 + bin/containerd-shim-runc-v2 [2022-08-31T15:36:05.143Z] #77 185.5 checking for mt... no [2022-08-31T15:36:05.143Z] #77 185.5 checking if : is a manifest tool... no [2022-08-31T15:36:05.237Z] #77 186.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:36:05.289Z] #71 158.5 + binaries [2022-08-31T15:36:05.289Z] #71 158.5 + install -D bin/containerd /build/containerd [2022-08-31T15:36:05.289Z] #71 158.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T15:36:05.289Z] #71 158.6 + install -D bin/ctr /build/ctr [2022-08-31T15:36:05.400Z] #77 185.6 checking for dlfcn.h... yes [2022-08-31T15:36:05.400Z] #77 185.8 checking for objdir... .libs [2022-08-31T15:36:05.425Z] --- PASS: TestRenameAnonymousContainer (1.86s) [2022-08-31T15:36:05.425Z] === RUN TestRenameContainerWithSameName [2022-08-31T15:36:05.496Z] #77 186.2 checking dynamic linker characteristics... [2022-08-31T15:36:05.496Z] #77 ... [2022-08-31T15:36:05.496Z] [2022-08-31T15:36:05.496Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:05.496Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:05.496Z] #21 39.64 Selecting previously unselected package pigz. [2022-08-31T15:36:05.496Z] #21 39.64 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-31T15:36:05.496Z] #21 39.67 Unpacking pigz (2.6-1) ... [2022-08-31T15:36:05.496Z] #21 39.83 Selecting previously unselected package libelf1:amd64. [2022-08-31T15:36:05.496Z] #21 39.86 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-31T15:36:05.496Z] #21 39.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T15:36:05.685Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-08-31T15:36:05.685Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T15:36:05.755Z] #21 40.15 Selecting previously unselected package libbpf0:amd64. [2022-08-31T15:36:05.755Z] #21 40.15 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T15:36:05.755Z] #21 40.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:36:06.015Z] #21 40.27 Selecting previously unselected package libmnl0:amd64. [2022-08-31T15:36:06.015Z] #21 40.27 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T15:36:06.015Z] #21 40.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:36:06.220Z] #77 186.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:36:06.220Z] #77 186.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:36:06.227Z] #71 DONE 159.2s [2022-08-31T15:36:06.274Z] #21 40.46 Selecting previously unselected package libxtables12:amd64. [2022-08-31T15:36:06.274Z] #21 40.46 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T15:36:06.274Z] #21 40.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:36:06.274Z] #21 40.56 Selecting previously unselected package libcap2-bin. [2022-08-31T15:36:06.274Z] #21 40.57 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T15:36:06.274Z] #21 40.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T15:36:06.477Z] #77 186.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:36:06.532Z] #21 40.69 Selecting previously unselected package iproute2. [2022-08-31T15:36:06.532Z] #21 40.70 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T15:36:06.532Z] #21 40.71 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T15:36:06.622Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2022-08-31T15:36:06.622Z] === RUN TestResize [2022-08-31T15:36:07.041Z] #77 186.9 checking if gcc static flag -static works... yes [2022-08-31T15:36:07.041Z] #77 187.5 checking if gcc supports -c -o file.o... [2022-08-31T15:36:07.041Z] #77 ... [2022-08-31T15:36:07.041Z] [2022-08-31T15:36:07.041Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:07.041Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:07.041Z] #21 40.74 Selecting previously unselected package pigz. [2022-08-31T15:36:07.041Z] #21 40.76 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-31T15:36:07.041Z] #21 40.76 Unpacking pigz (2.6-1) ... [2022-08-31T15:36:07.099Z] #21 41.38 Selecting previously unselected package xxd. [2022-08-31T15:36:07.099Z] #21 41.38 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:36:07.099Z] #21 41.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:07.180Z] [2022-08-31T15:36:07.180Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T15:36:07.180Z] #72 sha256:fa35d09582ce84d4e859d920bc5cdff13ff420c615aa18025e1ede0d1b48fc9b [2022-08-31T15:36:07.180Z] #72 DONE 0.2s [2022-08-31T15:36:07.192Z] --- PASS: TestResize (0.52s) [2022-08-31T15:36:07.192Z] === RUN TestResizeWithInvalidSize [2022-08-31T15:36:07.399Z] #21 41.65 Selecting previously unselected package vim-common. [2022-08-31T15:36:07.399Z] #21 41.65 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:36:07.399Z] #21 41.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:07.439Z] [2022-08-31T15:36:07.439Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T15:36:07.439Z] #77 sha256:9f1e51eee5c6ef52eaff57be3d4160ea1e4e609eba7210122c780cba904ef0a7 [2022-08-31T15:36:07.439Z] #77 DONE 0.1s [2022-08-31T15:36:07.439Z] [2022-08-31T15:36:07.439Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T15:36:07.439Z] #82 sha256:855898b9a7533e29ca7879390b4b74ef8fb272d4d8ce320a6557f3e910451a97 [2022-08-31T15:36:07.605Z] #21 41.02 Selecting previously unselected package libelf1:amd64. [2022-08-31T15:36:07.605Z] #21 41.02 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-31T15:36:07.605Z] #21 41.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T15:36:07.605Z] #21 41.29 Selecting previously unselected package libbpf0:amd64. [2022-08-31T15:36:07.665Z] #21 41.96 Selecting previously unselected package bash-completion. [2022-08-31T15:36:07.665Z] #21 41.97 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T15:36:07.699Z] #82 DONE 0.5s [2022-08-31T15:36:07.762Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-31T15:36:07.762Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T15:36:07.863Z] #21 41.29 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T15:36:07.863Z] #21 41.31 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:36:07.957Z] [2022-08-31T15:36:07.957Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T15:36:07.957Z] #85 sha256:66895c0341999146b8525ad26eab00fa586e42b2be7b1612fb6ee31db7267269 [2022-08-31T15:36:07.957Z] #85 DONE 0.1s [2022-08-31T15:36:07.957Z] [2022-08-31T15:36:07.957Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T15:36:07.957Z] #86 sha256:8b73a8a38c12a31a81241bc51cc31f5a09fd2ae3f9ba26081e17b663e67175b3 [2022-08-31T15:36:07.957Z] #86 DONE 0.0s [2022-08-31T15:36:07.957Z] [2022-08-31T15:36:07.957Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T15:36:07.958Z] #87 sha256:d0d1a9e01401628aa87fa4e867a7a7121bd650e4630146d4a99fecb2f7ca7c33 [2022-08-31T15:36:07.958Z] #87 DONE 0.0s [2022-08-31T15:36:07.958Z] [2022-08-31T15:36:07.958Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T15:36:07.958Z] #88 sha256:ea30ff3fa9aa85ba3d6ef05695bb0c0cdcb6e45ae5fae6c141c87bcd9a6eb873 [2022-08-31T15:36:08.120Z] #21 41.59 Selecting previously unselected package libmnl0:amd64. [2022-08-31T15:36:08.120Z] #21 41.59 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T15:36:08.120Z] #21 41.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:36:08.120Z] #21 41.78 Selecting previously unselected package libxtables12:amd64. [2022-08-31T15:36:08.120Z] #21 41.78 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T15:36:08.120Z] #21 41.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:36:08.332Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-31T15:36:08.332Z] === RUN TestDaemonRestartKillContainers [2022-08-31T15:36:08.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:08.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:08.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:08.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:36:08.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:08.377Z] #21 41.96 Selecting previously unselected package libcap2-bin. [2022-08-31T15:36:08.377Z] #21 41.97 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T15:36:08.377Z] #21 41.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T15:36:08.634Z] #21 42.18 Selecting previously unselected package iproute2. [2022-08-31T15:36:08.634Z] #21 42.18 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T15:36:08.634Z] #21 42.19 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T15:36:09.564Z] #21 42.94 Selecting previously unselected package xxd. [2022-08-31T15:36:09.564Z] #21 42.95 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:36:09.564Z] #21 42.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:09.564Z] #21 43.08 Selecting previously unselected package vim-common. [2022-08-31T15:36:09.564Z] #21 43.09 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:36:09.564Z] #21 43.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:09.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:09.821Z] #21 43.40 Selecting previously unselected package bash-completion. [2022-08-31T15:36:09.821Z] #21 43.41 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T15:36:09.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:36:10.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:36:11.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:12.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:12.146Z] #88 DONE 3.5s [2022-08-31T15:36:12.146Z] [2022-08-31T15:36:12.146Z] #89 exporting to image [2022-08-31T15:36:12.146Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T15:36:12.146Z] #89 exporting layers [2022-08-31T15:36:12.956Z] #21 46.69 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T15:36:12.956Z] #21 47.34 Selecting previously unselected package bzip2. [2022-08-31T15:36:12.956Z] #21 47.34 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:36:12.956Z] #21 47.35 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:36:13.214Z] #21 47.48 Selecting previously unselected package xz-utils. [2022-08-31T15:36:13.214Z] #21 47.49 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:36:13.214Z] #21 47.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:36:13.473Z] #21 47.67 Selecting previously unselected package apparmor. [2022-08-31T15:36:13.473Z] #21 47.67 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T15:36:13.473Z] #21 47.73 Unpacking apparmor (2.13.6-10) ... [2022-08-31T15:36:13.732Z] #21 48.17 Selecting previously unselected package inetutils-ping. [2022-08-31T15:36:13.732Z] #21 48.18 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T15:36:13.732Z] #21 48.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T15:36:13.990Z] #21 48.34 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T15:36:13.990Z] #21 48.34 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:36:13.990Z] #21 48.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:13.990Z] #21 48.41 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T15:36:13.990Z] #21 48.42 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T15:36:13.990Z] #21 48.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:36:14.248Z] #21 48.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T15:36:14.248Z] #21 48.50 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T15:36:14.249Z] #21 48.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:36:14.249Z] #21 48.62 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T15:36:14.249Z] #21 48.63 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T15:36:14.249Z] #21 48.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:36:14.249Z] #21 48.73 Selecting previously unselected package iptables. [2022-08-31T15:36:14.507Z] #21 48.73 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-31T15:36:14.507Z] #21 48.73 Unpacking iptables (1.8.7-1) ... [2022-08-31T15:36:14.765Z] #21 49.02 Selecting previously unselected package libonig5:amd64. [2022-08-31T15:36:14.765Z] #21 49.02 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T15:36:14.765Z] #21 49.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:36:14.765Z] #21 49.19 Selecting previously unselected package libjq1:amd64. [2022-08-31T15:36:14.765Z] #21 49.20 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T15:36:14.765Z] #21 49.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:36:15.023Z] #21 49.31 Selecting previously unselected package jq. [2022-08-31T15:36:15.023Z] #21 49.32 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-31T15:36:15.023Z] #21 49.33 Unpacking jq (1.6-2.1) ... [2022-08-31T15:36:15.023Z] #21 49.42 Selecting previously unselected package libaio1:amd64. [2022-08-31T15:36:15.023Z] #21 49.42 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T15:36:15.023Z] #21 49.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:36:15.075Z] #21 47.97 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T15:36:15.075Z] #21 ... [2022-08-31T15:36:15.075Z] [2022-08-31T15:36:15.075Z] #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-31T15:36:15.075Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:15.075Z] #77 187.5 checking if gcc supports -c -o file.o... yes [2022-08-31T15:36:15.075Z] #77 187.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:36:15.075Z] #77 187.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:36:15.075Z] #77 187.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:36:15.075Z] #77 188.5 checking how to hardcode library paths into programs... immediate [2022-08-31T15:36:15.075Z] #77 188.5 checking whether stripping libraries is possible... yes [2022-08-31T15:36:15.075Z] #77 188.5 checking if libtool supports shared libraries... yes [2022-08-31T15:36:15.075Z] #77 188.5 checking whether to build shared libraries... no [2022-08-31T15:36:15.075Z] #77 188.5 checking whether to build static libraries... yes [2022-08-31T15:36:15.075Z] #77 188.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:36:15.075Z] #77 188.6 checking whether build environment is sane... yes [2022-08-31T15:36:15.075Z] #77 188.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:36:15.075Z] #77 188.7 checking whether make sets $(MAKE)... yes [2022-08-31T15:36:15.075Z] #77 188.9 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:36:15.075Z] #77 189.0 checking whether make supports nested variables... yes [2022-08-31T15:36:15.075Z] #77 189.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:36:15.075Z] #77 189.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:36:15.075Z] #77 189.0 checking how to create a ustar tar archive... gnutar [2022-08-31T15:36:15.075Z] #77 189.1 checking dependency style of gcc... gcc3 [2022-08-31T15:36:15.075Z] #77 189.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:36:15.075Z] #77 189.3 checking whether make supports nested variables... (cached) yes [2022-08-31T15:36:15.075Z] #77 189.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:36:15.075Z] #77 189.3 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:36:15.075Z] #77 189.3 checking for yajl >= 2.1.0... yes [2022-08-31T15:36:15.075Z] #77 189.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:36:15.075Z] #77 189.4 checking for gcc... (cached) gcc [2022-08-31T15:36:15.075Z] #77 189.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:36:15.075Z] #77 189.5 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:36:15.075Z] #77 189.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:36:15.075Z] #77 189.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:36:15.075Z] #77 189.5 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:36:15.075Z] #77 189.6 checking for python3... /usr/bin/python3 [2022-08-31T15:36:15.075Z] #77 189.6 checking for python3 version... 3.9 [2022-08-31T15:36:15.075Z] #77 189.7 checking for python3 platform... linux [2022-08-31T15:36:15.075Z] #77 189.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:36:15.075Z] #77 190.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:36:15.075Z] #77 190.5 checking that generated files are newer than configure... done [2022-08-31T15:36:15.075Z] #77 190.5 configure: creating ./config.status [2022-08-31T15:36:15.075Z] #77 195.1 config.status: creating Makefile [2022-08-31T15:36:15.075Z] #77 195.2 config.status: creating config.h [2022-08-31T15:36:15.075Z] #77 195.2 config.status: executing libtool commands [2022-08-31T15:36:15.075Z] #77 195.2 config.status: executing depfiles commands [2022-08-31T15:36:15.283Z] #21 49.49 Selecting previously unselected package libgpm2:amd64. [2022-08-31T15:36:15.283Z] #21 49.50 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T15:36:15.283Z] #21 49.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:36:15.283Z] #21 49.57 Selecting previously unselected package libicu67:amd64. [2022-08-31T15:36:15.283Z] #21 49.58 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-31T15:36:15.283Z] #21 49.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T15:36:15.283Z] #21 ... [2022-08-31T15:36:15.283Z] [2022-08-31T15:36:15.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-31T15:36:15.283Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:15.283Z] #77 186.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:36:15.283Z] #77 186.6 checking how to hardcode library paths into programs... immediate [2022-08-31T15:36:15.283Z] #77 186.7 checking whether stripping libraries is possible... yes [2022-08-31T15:36:15.283Z] #77 186.7 checking if libtool supports shared libraries... yes [2022-08-31T15:36:15.283Z] #77 186.7 checking whether to build shared libraries... no [2022-08-31T15:36:15.283Z] #77 186.7 checking whether to build static libraries... yes [2022-08-31T15:36:15.283Z] #77 186.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:36:15.283Z] #77 186.8 checking whether build environment is sane... yes [2022-08-31T15:36:15.283Z] #77 186.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:36:15.283Z] #77 186.8 checking whether make sets $(MAKE)... yes [2022-08-31T15:36:15.283Z] #77 186.8 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:36:15.283Z] #77 186.9 checking whether make supports nested variables... yes [2022-08-31T15:36:15.283Z] #77 187.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:36:15.283Z] #77 187.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:36:15.283Z] #77 187.0 checking how to create a ustar tar archive... gnutar [2022-08-31T15:36:15.283Z] #77 187.1 checking dependency style of gcc... gcc3 [2022-08-31T15:36:15.283Z] #77 187.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:36:15.283Z] #77 187.4 checking whether make supports nested variables... (cached) yes [2022-08-31T15:36:15.283Z] #77 187.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T15:36:15.283Z] #77 187.4 checking pkg-config is at least version 0.9.0... yes [2022-08-31T15:36:15.283Z] #77 187.4 checking for yajl >= 2.1.0... yes [2022-08-31T15:36:15.283Z] #77 187.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T15:36:15.283Z] #77 187.4 checking for gcc... (cached) gcc [2022-08-31T15:36:15.283Z] #77 187.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T15:36:15.283Z] #77 187.6 checking whether gcc accepts -g... (cached) yes [2022-08-31T15:36:15.283Z] #77 187.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T15:36:15.283Z] #77 187.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T15:36:15.283Z] #77 187.6 checking for a Python interpreter with version >= 3... python3 [2022-08-31T15:36:15.283Z] #77 187.7 checking for python3... /usr/bin/python3 [2022-08-31T15:36:15.283Z] #77 187.7 checking for python3 version... 3.9 [2022-08-31T15:36:15.283Z] #77 187.8 checking for python3 platform... linux [2022-08-31T15:36:15.283Z] #77 187.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T15:36:15.283Z] #77 188.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T15:36:15.283Z] #77 188.9 checking that generated files are newer than configure... done [2022-08-31T15:36:15.283Z] #77 188.9 configure: creating ./config.status [2022-08-31T15:36:15.283Z] #77 193.4 config.status: creating Makefile [2022-08-31T15:36:15.283Z] #77 193.5 config.status: creating config.h [2022-08-31T15:36:15.283Z] #77 193.5 config.status: executing libtool commands [2022-08-31T15:36:15.283Z] #77 193.6 config.status: executing depfiles commands [2022-08-31T15:36:15.283Z] #77 194.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T15:36:15.283Z] #77 194.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:36:15.283Z] #77 194.7 checking for gcc... gcc [2022-08-31T15:36:15.283Z] #77 194.8 checking whether the C compiler works... yes [2022-08-31T15:36:15.283Z] #77 195.0 checking for C compiler default output file name... a.out [2022-08-31T15:36:15.283Z] #77 195.0 checking for suffix of executables... [2022-08-31T15:36:15.283Z] #77 195.3 checking whether we are cross compiling... no [2022-08-31T15:36:15.283Z] #77 195.4 checking for suffix of object files... o [2022-08-31T15:36:15.283Z] #77 195.5 checking whether we are using the GNU C compiler... yes [2022-08-31T15:36:15.283Z] #77 195.6 checking whether gcc accepts -g... yes [2022-08-31T15:36:15.283Z] #77 195.7 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:36:15.283Z] #77 195.9 checking whether gcc understands -c and -o together... yes [2022-08-31T15:36:15.283Z] #77 196.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:36:15.283Z] #77 196.1 checking whether build environment is sane... yes [2022-08-31T15:36:15.283Z] #77 196.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:36:15.283Z] #77 196.1 checking for gawk... no [2022-08-31T15:36:15.283Z] #77 196.1 checking for mawk... mawk [2022-08-31T15:36:15.283Z] #77 196.1 checking whether make sets $(MAKE)... yes [2022-08-31T15:36:15.283Z] #77 196.2 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:36:15.283Z] #77 196.2 checking whether make supports nested variables... yes [2022-08-31T15:36:15.283Z] #77 196.3 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:36:15.283Z] #77 196.3 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:36:15.283Z] #77 196.3 checking how to create a ustar tar archive... gnutar [2022-08-31T15:36:15.283Z] #77 196.3 checking dependency style of gcc... gcc3 [2022-08-31T15:36:15.333Z] #77 ... [2022-08-31T15:36:15.333Z] [2022-08-31T15:36:15.333Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:15.333Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:15.333Z] #21 48.85 Selecting previously unselected package bzip2. [2022-08-31T15:36:15.333Z] #21 48.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T15:36:15.333Z] #21 48.89 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T15:36:15.333Z] #21 49.01 Selecting previously unselected package xz-utils. [2022-08-31T15:36:15.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:36:15.541Z] #77 196.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:36:15.541Z] #77 196.5 checking whether make supports nested variables... (cached) yes [2022-08-31T15:36:15.541Z] #77 196.5 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:36:15.590Z] #21 49.02 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T15:36:15.590Z] #21 49.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:36:15.590Z] #21 49.27 Selecting previously unselected package apparmor. [2022-08-31T15:36:15.590Z] #21 49.28 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T15:36:15.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:36:15.799Z] #77 196.7 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:36:15.799Z] #77 196.7 checking how to print strings... printf [2022-08-31T15:36:15.799Z] #77 196.8 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:36:15.799Z] #77 196.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:36:15.799Z] #77 196.8 checking for egrep... /bin/grep -E [2022-08-31T15:36:15.799Z] #77 196.8 checking for fgrep... /bin/grep -F [2022-08-31T15:36:15.799Z] #77 196.8 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:36:15.799Z] #77 196.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:36:15.799Z] #77 196.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:36:15.799Z] #77 196.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:36:15.799Z] #77 196.9 checking whether ln -s works... yes [2022-08-31T15:36:15.799Z] #77 196.9 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:36:15.799Z] #77 197.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-31T15:36:15.799Z] #77 197.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:36:15.799Z] #77 197.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:36:15.799Z] #77 197.0 checking for objdump... objdump [2022-08-31T15:36:15.799Z] #77 197.0 checking how to recognize dependent libraries... pass_all [2022-08-31T15:36:15.799Z] #77 197.0 checking for dlltool... no [2022-08-31T15:36:15.799Z] #77 197.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:36:15.799Z] #77 197.0 checking for ar... ar [2022-08-31T15:36:15.847Z] #21 49.37 Unpacking apparmor (2.13.6-10) ... [2022-08-31T15:36:16.057Z] #77 197.0 checking for archiver @FILE support... @ [2022-08-31T15:36:16.057Z] #77 197.1 checking for strip... strip [2022-08-31T15:36:16.057Z] #77 197.1 checking for ranlib... ranlib [2022-08-31T15:36:16.411Z] #21 50.10 Selecting previously unselected package inetutils-ping. [2022-08-31T15:36:16.411Z] #21 50.11 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T15:36:16.411Z] #21 50.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T15:36:16.624Z] #77 197.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:36:16.624Z] #77 197.5 checking for sysroot... no [2022-08-31T15:36:16.624Z] #77 197.5 checking for a working dd... /bin/dd [2022-08-31T15:36:16.624Z] #77 197.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:36:16.624Z] #77 197.6 checking for mt... no [2022-08-31T15:36:16.624Z] #77 197.6 checking if : is a manifest tool... no [2022-08-31T15:36:16.624Z] #77 197.7 checking how to run the C preprocessor... gcc -E [2022-08-31T15:36:16.667Z] #21 50.26 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T15:36:16.667Z] #21 50.27 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T15:36:16.667Z] #21 50.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:16.926Z] #21 50.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T15:36:16.926Z] #21 50.40 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T15:36:16.926Z] #21 50.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:36:16.926Z] #21 50.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T15:36:16.926Z] #21 50.48 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T15:36:16.926Z] #21 50.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:36:16.926Z] #21 50.59 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T15:36:16.926Z] #21 50.59 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T15:36:16.926Z] #21 50.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:36:16.926Z] #21 50.67 Selecting previously unselected package iptables. [2022-08-31T15:36:16.926Z] #21 50.68 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-31T15:36:16.926Z] #21 50.68 Unpacking iptables (1.8.7-1) ... [2022-08-31T15:36:17.490Z] #21 51.04 Selecting previously unselected package libonig5:amd64. [2022-08-31T15:36:17.490Z] #21 51.04 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T15:36:17.490Z] #21 51.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:36:17.490Z] #21 51.20 Selecting previously unselected package libjq1:amd64. [2022-08-31T15:36:17.490Z] #21 51.20 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T15:36:17.561Z] #77 197.9 checking for ANSI C header files... yes [2022-08-31T15:36:17.561Z] #77 198.4 checking for sys/types.h... yes [2022-08-31T15:36:17.561Z] #77 198.5 checking for sys/stat.h... yes [2022-08-31T15:36:17.747Z] #21 51.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:36:17.747Z] #21 51.33 Selecting previously unselected package jq. [2022-08-31T15:36:17.747Z] #21 51.33 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-31T15:36:17.747Z] #21 51.35 Unpacking jq (1.6-2.1) ... [2022-08-31T15:36:17.747Z] #21 51.44 Selecting previously unselected package libaio1:amd64. [2022-08-31T15:36:17.820Z] #77 198.6 checking for stdlib.h... yes [2022-08-31T15:36:17.820Z] #77 198.8 checking for string.h... yes [2022-08-31T15:36:18.004Z] #21 51.44 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T15:36:18.005Z] #21 51.45 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:36:18.005Z] #21 51.52 Selecting previously unselected package libgpm2:amd64. [2022-08-31T15:36:18.005Z] #21 51.53 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T15:36:18.005Z] #21 51.53 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:36:18.005Z] #21 51.60 Selecting previously unselected package libicu67:amd64. [2022-08-31T15:36:18.005Z] #21 51.62 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-31T15:36:18.005Z] #21 51.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T15:36:18.079Z] #77 199.0 checking for memory.h... yes [2022-08-31T15:36:18.079Z] #77 199.2 checking for strings.h... yes [2022-08-31T15:36:18.338Z] #77 199.3 checking for inttypes.h... yes [2022-08-31T15:36:18.596Z] #77 199.5 checking for stdint.h... yes [2022-08-31T15:36:18.855Z] #77 199.6 checking for unistd.h... yes [2022-08-31T15:36:18.855Z] #77 199.8 checking for dlfcn.h... yes [2022-08-31T15:36:18.855Z] #77 200.0 checking for objdir... .libs [2022-08-31T15:36:18.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:36:19.114Z] #77 200.3 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-31T15:36:19.114Z] #77 ... [2022-08-31T15:36:19.114Z] [2022-08-31T15:36:19.114Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:19.114Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:19.114Z] #21 53.46 Selecting previously unselected package libinih1:amd64. [2022-08-31T15:36:19.114Z] #21 53.47 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-31T15:36:19.114Z] #21 53.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T15:36:19.114Z] #21 53.53 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-31T15:36:19.114Z] #21 53.54 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-31T15:36:19.114Z] #21 53.55 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:36:19.373Z] #21 53.64 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:36:19.373Z] #21 53.64 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:36:19.373Z] #21 53.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:36:19.373Z] #21 53.75 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:36:19.373Z] #21 53.75 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:36:19.373Z] #21 53.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:36:19.373Z] #21 53.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:36:19.633Z] #21 53.85 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:36:19.633Z] #21 53.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:36:19.633Z] #21 53.91 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:36:19.633Z] #21 53.94 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:36:19.633Z] #21 53.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:36:19.633Z] #21 53.99 Selecting previously unselected package net-tools. [2022-08-31T15:36:19.633Z] #21 54.00 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T15:36:19.633Z] #21 54.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:36:19.897Z] #21 54.30 Selecting previously unselected package patch. [2022-08-31T15:36:19.897Z] #21 54.31 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:36:19.897Z] #21 54.32 Unpacking patch (2.7.6-7) ... [2022-08-31T15:36:19.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:36:20.158Z] #21 54.47 Selecting previously unselected package python-pip-whl. [2022-08-31T15:36:20.158Z] #21 54.49 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:36:20.158Z] #21 54.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:36:20.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:36:21.094Z] #21 55.36 Selecting previously unselected package python3-lib2to3. [2022-08-31T15:36:21.094Z] #21 55.36 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T15:36:21.094Z] #21 55.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:36:21.094Z] #21 55.46 Selecting previously unselected package python3-distutils. [2022-08-31T15:36:21.094Z] #21 55.47 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T15:36:21.094Z] #21 55.48 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T15:36:21.353Z] #21 55.64 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:36:21.353Z] #21 55.67 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:36:21.353Z] #21 55.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:36:21.612Z] #21 55.86 Selecting previously unselected package python3-setuptools. [2022-08-31T15:36:21.612Z] #21 55.88 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T15:36:21.612Z] #21 55.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T15:36:21.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:36:21.872Z] #21 56.29 Selecting previously unselected package python3-wheel. [2022-08-31T15:36:21.872Z] #21 56.31 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T15:36:21.872Z] #21 56.32 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T15:36:22.130Z] #21 56.44 Selecting previously unselected package python3-pip. [2022-08-31T15:36:22.130Z] #21 56.49 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:36:22.130Z] #21 56.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:36:22.697Z] #21 56.84 Selecting previously unselected package sudo. [2022-08-31T15:36:22.697Z] #21 56.85 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T15:36:22.697Z] #21 56.85 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T15:36:23.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:36:23.262Z] #21 ... [2022-08-31T15:36:23.262Z] [2022-08-31T15:36:23.262Z] #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-31T15:36:23.262Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:23.262Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T15:36:23.262Z] #77 196.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T15:36:23.262Z] #77 196.6 checking for gcc... gcc [2022-08-31T15:36:23.262Z] #77 196.8 checking whether the C compiler works... yes [2022-08-31T15:36:23.262Z] #77 197.0 checking for C compiler default output file name... a.out [2022-08-31T15:36:23.262Z] #77 197.0 checking for suffix of executables... [2022-08-31T15:36:23.262Z] #77 197.2 checking whether we are cross compiling... no [2022-08-31T15:36:23.262Z] #77 197.4 checking for suffix of object files... o [2022-08-31T15:36:23.262Z] #77 197.5 checking whether we are using the GNU C compiler... yes [2022-08-31T15:36:23.262Z] #77 197.6 checking whether gcc accepts -g... yes [2022-08-31T15:36:23.262Z] #77 197.8 checking for gcc option to accept ISO C89... none needed [2022-08-31T15:36:23.262Z] #77 198.0 checking whether gcc understands -c and -o together... yes [2022-08-31T15:36:23.262Z] #77 198.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T15:36:23.262Z] #77 198.2 checking whether build environment is sane... yes [2022-08-31T15:36:23.262Z] #77 198.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T15:36:23.262Z] #77 198.2 checking for gawk... no [2022-08-31T15:36:23.262Z] #77 198.2 checking for mawk... mawk [2022-08-31T15:36:23.262Z] #77 198.2 checking whether make sets $(MAKE)... yes [2022-08-31T15:36:23.262Z] #77 198.3 checking whether make supports the include directive... yes (GNU style) [2022-08-31T15:36:23.262Z] #77 198.3 checking whether make supports nested variables... yes [2022-08-31T15:36:23.262Z] #77 198.4 checking whether UID '0' is supported by ustar format... yes [2022-08-31T15:36:23.262Z] #77 198.4 checking whether GID '0' is supported by ustar format... yes [2022-08-31T15:36:23.262Z] #77 198.4 checking how to create a ustar tar archive... gnutar [2022-08-31T15:36:23.262Z] #77 198.4 checking dependency style of gcc... gcc3 [2022-08-31T15:36:23.262Z] #77 198.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T15:36:23.262Z] #77 198.5 checking whether make supports nested variables... (cached) yes [2022-08-31T15:36:23.262Z] #77 198.6 checking build system type... x86_64-pc-linux-gnu [2022-08-31T15:36:23.262Z] #77 198.8 checking host system type... x86_64-pc-linux-gnu [2022-08-31T15:36:23.262Z] #77 198.8 checking how to print strings... printf [2022-08-31T15:36:23.262Z] #77 198.8 checking for a sed that does not truncate output... /bin/sed [2022-08-31T15:36:23.262Z] #77 198.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T15:36:23.262Z] #77 198.9 checking for egrep... /bin/grep -E [2022-08-31T15:36:23.262Z] #77 198.9 checking for fgrep... /bin/grep -F [2022-08-31T15:36:23.262Z] #77 198.9 checking for ld used by gcc... /usr/bin/ld [2022-08-31T15:36:23.262Z] #77 198.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T15:36:23.262Z] #77 198.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T15:36:23.263Z] #77 199.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T15:36:23.263Z] #77 199.0 checking whether ln -s works... yes [2022-08-31T15:36:23.263Z] #77 199.0 checking the maximum length of command line arguments... 1572864 [2022-08-31T15:36:23.263Z] #77 199.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T15:36:23.263Z] #77 199.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T15:36:23.263Z] #77 199.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T15:36:23.263Z] #77 199.1 checking for objdump... objdump [2022-08-31T15:36:23.263Z] #77 199.1 checking how to recognize dependent libraries... pass_all [2022-08-31T15:36:23.263Z] #77 199.1 checking for dlltool... no [2022-08-31T15:36:23.263Z] #77 199.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T15:36:23.263Z] #77 199.1 checking for ar... ar [2022-08-31T15:36:23.263Z] #77 199.1 checking for archiver @FILE support... @ [2022-08-31T15:36:23.263Z] #77 199.3 checking for strip... strip [2022-08-31T15:36:23.263Z] #77 199.3 checking for ranlib... ranlib [2022-08-31T15:36:23.263Z] #77 199.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T15:36:23.263Z] #77 199.5 checking for sysroot... no [2022-08-31T15:36:23.263Z] #77 199.5 checking for a working dd... /bin/dd [2022-08-31T15:36:23.263Z] #77 199.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T15:36:23.263Z] #77 199.6 checking for mt... no [2022-08-31T15:36:23.263Z] #77 199.6 checking if : is a manifest tool... no [2022-08-31T15:36:23.263Z] #77 199.6 checking how to run the C preprocessor... gcc -E [2022-08-31T15:36:23.263Z] #77 199.9 checking for ANSI C header files... yes [2022-08-31T15:36:23.263Z] #77 200.4 checking for sys/types.h... yes [2022-08-31T15:36:23.263Z] #77 200.5 checking for sys/stat.h... yes [2022-08-31T15:36:23.263Z] #77 200.6 checking for stdlib.h... yes [2022-08-31T15:36:23.263Z] #77 200.8 checking for string.h... yes [2022-08-31T15:36:23.263Z] #77 201.0 checking for memory.h... yes [2022-08-31T15:36:23.263Z] #77 201.2 checking for strings.h... yes [2022-08-31T15:36:23.263Z] #77 201.4 checking for inttypes.h... yes [2022-08-31T15:36:23.263Z] #77 201.6 checking for stdint.h... yes [2022-08-31T15:36:23.263Z] #77 201.8 checking for unistd.h... yes [2022-08-31T15:36:23.263Z] #77 201.9 checking for dlfcn.h... yes [2022-08-31T15:36:23.263Z] #77 202.1 checking for objdir... .libs [2022-08-31T15:36:23.263Z] #77 202.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:36:23.263Z] #77 202.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:36:23.263Z] #77 202.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:36:23.263Z] #77 202.8 checking if gcc static flag -static works... [2022-08-31T15:36:23.263Z] #77 ... [2022-08-31T15:36:23.263Z] [2022-08-31T15:36:23.263Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:23.263Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:23.263Z] #21 56.26 Selecting previously unselected package libinih1:amd64. [2022-08-31T15:36:23.263Z] #21 56.26 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.27 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T15:36:23.263Z] #21 56.33 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-31T15:36:23.263Z] #21 56.34 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.34 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:36:23.263Z] #21 56.48 Selecting previously unselected package libnet1:amd64. [2022-08-31T15:36:23.263Z] #21 56.51 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:36:23.263Z] #21 56.66 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T15:36:23.263Z] #21 56.66 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:36:23.263Z] #21 56.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T15:36:23.263Z] #21 56.78 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:36:23.263Z] #21 56.87 Selecting previously unselected package libyajl2:amd64. [2022-08-31T15:36:23.263Z] #21 56.88 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T15:36:23.263Z] #21 56.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:36:23.263Z] #21 56.98 Selecting previously unselected package net-tools. [2022-08-31T15:36:23.265Z] #21 57.59 Selecting previously unselected package systemd-journal-remote. [2022-08-31T15:36:23.265Z] #21 57.61 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-31T15:36:23.265Z] #21 57.62 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-31T15:36:23.521Z] #21 56.99 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T15:36:23.521Z] #21 57.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:36:23.521Z] #21 57.21 Selecting previously unselected package patch. [2022-08-31T15:36:23.524Z] #21 57.77 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T15:36:23.524Z] #21 57.78 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T15:36:23.524Z] #21 57.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:36:23.779Z] #21 57.23 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-31T15:36:23.779Z] #21 57.24 Unpacking patch (2.7.6-7) ... [2022-08-31T15:36:23.779Z] #21 57.40 Selecting previously unselected package python-pip-whl. [2022-08-31T15:36:23.779Z] #21 57.43 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:36:23.779Z] #21 57.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:36:23.785Z] #21 58.14 Selecting previously unselected package uidmap. [2022-08-31T15:36:23.785Z] #21 58.17 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T15:36:23.785Z] #21 58.17 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T15:36:24.044Z] #21 58.41 Selecting previously unselected package vim-runtime. [2022-08-31T15:36:24.044Z] #21 58.42 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:36:24.044Z] #21 58.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T15:36:24.044Z] #21 58.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T15:36:24.044Z] #21 58.50 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:24.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:36:24.726Z] #21 58.34 Selecting previously unselected package python3-lib2to3. [2022-08-31T15:36:24.726Z] #21 58.36 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T15:36:24.726Z] #21 58.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:36:24.726Z] #21 58.52 Selecting previously unselected package python3-distutils. [2022-08-31T15:36:24.983Z] #21 58.53 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T15:36:24.983Z] #21 58.54 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T15:36:25.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:36:25.244Z] #21 58.73 Selecting previously unselected package python3-pkg-resources. [2022-08-31T15:36:25.244Z] #21 58.74 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T15:36:25.244Z] #21 58.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:36:25.501Z] #21 58.95 Selecting previously unselected package python3-setuptools. [2022-08-31T15:36:25.501Z] #21 58.95 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T15:36:25.501Z] #21 58.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T15:36:25.802Z] #21 59.34 Selecting previously unselected package python3-wheel. [2022-08-31T15:36:25.802Z] #21 59.35 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T15:36:25.802Z] #21 59.35 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T15:36:26.074Z] #21 59.45 Selecting previously unselected package python3-pip. [2022-08-31T15:36:26.074Z] #21 59.47 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T15:36:26.074Z] #21 59.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:36:26.332Z] #21 60.01 Selecting previously unselected package sudo. [2022-08-31T15:36:26.592Z] #21 60.02 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T15:36:26.592Z] #21 60.03 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T15:36:26.962Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-31T15:36:26.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-08-31T15:36:26.963Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T15:36:26.963Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T15:36:27.524Z] #21 61.23 Selecting previously unselected package systemd-journal-remote. [2022-08-31T15:36:27.524Z] #21 61.23 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-31T15:36:27.524Z] #21 61.23 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-31T15:36:27.782Z] #21 61.39 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T15:36:27.782Z] #21 61.40 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T15:36:27.782Z] #21 61.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:36:27.900Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T15:36:28.345Z] #21 61.76 Selecting previously unselected package uidmap. [2022-08-31T15:36:28.345Z] #21 61.76 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T15:36:28.345Z] #21 61.77 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T15:36:28.602Z] #21 62.19 Selecting previously unselected package vim-runtime. [2022-08-31T15:36:28.602Z] #21 62.23 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T15:36:28.839Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s) [2022-08-31T15:36:28.840Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2022-08-31T15:36:28.840Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2022-08-31T15:36:28.840Z] === RUN TestCgroupNamespacesRun [2022-08-31T15:36:28.859Z] #21 62.35 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-31T15:36:28.859Z] #21 62.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T15:36:28.859Z] #21 62.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:29.326Z] #21 63.63 Selecting previously unselected package vim. [2022-08-31T15:36:29.326Z] #21 63.64 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:36:29.326Z] #21 63.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:29.326Z] #21 ... [2022-08-31T15:36:29.326Z] [2022-08-31T15:36:29.326Z] #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-31T15:36:29.326Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:29.326Z] #77 200.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T15:36:29.326Z] #77 200.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T15:36:29.326Z] #77 200.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T15:36:29.326Z] #77 200.5 checking if gcc static flag -static works... yes [2022-08-31T15:36:29.326Z] #77 200.9 checking if gcc supports -c -o file.o... yes [2022-08-31T15:36:29.326Z] #77 201.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:36:29.326Z] #77 201.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:36:29.326Z] #77 201.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:36:29.326Z] #77 201.5 checking how to hardcode library paths into programs... immediate [2022-08-31T15:36:29.326Z] #77 201.5 checking whether stripping libraries is possible... yes [2022-08-31T15:36:29.326Z] #77 201.5 checking if libtool supports shared libraries... yes [2022-08-31T15:36:29.326Z] #77 201.5 checking whether to build shared libraries... no [2022-08-31T15:36:29.326Z] #77 201.5 checking whether to build static libraries... yes [2022-08-31T15:36:29.326Z] #77 201.5 checking float.h usability... yes [2022-08-31T15:36:29.326Z] #77 201.7 checking float.h presence... yes [2022-08-31T15:36:29.326Z] #77 201.7 checking for float.h... yes [2022-08-31T15:36:29.326Z] #77 201.8 checking limits.h usability... yes [2022-08-31T15:36:29.326Z] #77 202.0 checking limits.h presence... yes [2022-08-31T15:36:29.326Z] #77 202.0 checking for limits.h... yes [2022-08-31T15:36:29.326Z] #77 202.0 checking stddef.h usability... yes [2022-08-31T15:36:29.326Z] #77 202.2 checking stddef.h presence... yes [2022-08-31T15:36:29.326Z] #77 202.3 checking for stddef.h... yes [2022-08-31T15:36:29.326Z] #77 202.3 checking for stdlib.h... (cached) yes [2022-08-31T15:36:29.326Z] #77 202.3 checking for string.h... (cached) yes [2022-08-31T15:36:29.326Z] #77 202.3 checking sys/time.h usability... yes [2022-08-31T15:36:29.326Z] #77 202.5 checking sys/time.h presence... yes [2022-08-31T15:36:29.326Z] #77 202.5 checking for sys/time.h... yes [2022-08-31T15:36:29.326Z] #77 202.5 checking for inline... inline [2022-08-31T15:36:29.326Z] #77 202.7 checking for size_t... yes [2022-08-31T15:36:29.326Z] #77 203.0 checking for stdlib.h... (cached) yes [2022-08-31T15:36:29.326Z] #77 203.0 checking for GNU libc compatible malloc... yes [2022-08-31T15:36:29.326Z] #77 203.2 checking for stdlib.h... (cached) yes [2022-08-31T15:36:29.326Z] #77 203.2 checking for GNU libc compatible realloc... yes [2022-08-31T15:36:29.326Z] #77 203.5 checking for working strtod... yes [2022-08-31T15:36:29.326Z] #77 203.8 checking for gettimeofday... yes [2022-08-31T15:36:29.326Z] #77 204.1 checking for memset... yes [2022-08-31T15:36:29.326Z] #77 204.3 checking for strspn... yes [2022-08-31T15:36:29.326Z] #77 204.8 checking that generated files are newer than configure... done [2022-08-31T15:36:29.326Z] #77 204.8 configure: creating ./config.status [2022-08-31T15:36:29.326Z] #77 207.2 config.status: creating Makefile [2022-08-31T15:36:29.326Z] #77 207.3 config.status: creating config.h [2022-08-31T15:36:29.326Z] #77 207.4 config.status: executing depfiles commands [2022-08-31T15:36:29.326Z] #77 207.5 config.status: executing libtool commands [2022-08-31T15:36:29.326Z] #77 209.6 GEN .version [2022-08-31T15:36:29.326Z] #77 209.7 make install-recursive [2022-08-31T15:36:29.326Z] #77 209.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T15:36:29.326Z] #77 210.0 Making install in libocispec [2022-08-31T15:36:29.326Z] #77 210.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:29.326Z] #77 210.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T15:36:29.326Z] #77 210.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T15:36:29.326Z] #77 210.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T15:36:29.326Z] #77 210.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T15:36:30.220Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-08-31T15:36:30.220Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T15:36:30.220Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-31T15:36:30.220Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-31T15:36:30.220Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T15:36:30.262Z] #77 ... [2022-08-31T15:36:30.262Z] [2022-08-31T15:36:30.262Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:30.262Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:30.262Z] #21 64.72 Selecting previously unselected package xfsprogs. [2022-08-31T15:36:30.262Z] #21 64.73 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T15:36:30.520Z] #21 64.73 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T15:36:31.162Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2022-08-31T15:36:31.162Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T15:36:31.456Z] #21 65.70 Selecting previously unselected package zip. [2022-08-31T15:36:31.456Z] #21 65.70 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-31T15:36:31.456Z] #21 65.70 Unpacking zip (3.0-12) ... [2022-08-31T15:36:31.715Z] #21 66.02 Selecting previously unselected package zstd. [2022-08-31T15:36:31.715Z] #21 66.03 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T15:36:31.715Z] #21 66.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:36:31.975Z] #21 66.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:36:32.543Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) [2022-08-31T15:36:32.543Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T15:36:33.033Z] #21 ... [2022-08-31T15:36:33.033Z] [2022-08-31T15:36:33.033Z] #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-31T15:36:33.034Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:33.034Z] #77 202.8 checking if gcc static flag -static works... yes [2022-08-31T15:36:33.034Z] #77 203.3 checking if gcc supports -c -o file.o... yes [2022-08-31T15:36:33.034Z] #77 203.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T15:36:33.034Z] #77 203.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T15:36:33.034Z] #77 203.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T15:36:33.034Z] #77 203.7 checking how to hardcode library paths into programs... immediate [2022-08-31T15:36:33.034Z] #77 203.7 checking whether stripping libraries is possible... yes [2022-08-31T15:36:33.034Z] #77 203.7 checking if libtool supports shared libraries... yes [2022-08-31T15:36:33.034Z] #77 203.7 checking whether to build shared libraries... no [2022-08-31T15:36:33.034Z] #77 203.7 checking whether to build static libraries... yes [2022-08-31T15:36:33.034Z] #77 203.7 checking float.h usability... yes [2022-08-31T15:36:33.034Z] #77 204.0 checking float.h presence... yes [2022-08-31T15:36:33.034Z] #77 204.0 checking for float.h... yes [2022-08-31T15:36:33.034Z] #77 204.1 checking limits.h usability... yes [2022-08-31T15:36:33.034Z] #77 204.3 checking limits.h presence... yes [2022-08-31T15:36:33.034Z] #77 204.4 checking for limits.h... yes [2022-08-31T15:36:33.034Z] #77 204.4 checking stddef.h usability... yes [2022-08-31T15:36:33.034Z] #77 204.7 checking stddef.h presence... yes [2022-08-31T15:36:33.034Z] #77 204.8 checking for stddef.h... yes [2022-08-31T15:36:33.034Z] #77 204.8 checking for stdlib.h... (cached) yes [2022-08-31T15:36:33.034Z] #77 204.9 checking for string.h... (cached) yes [2022-08-31T15:36:33.034Z] #77 204.9 checking sys/time.h usability... yes [2022-08-31T15:36:33.034Z] #77 205.1 checking sys/time.h presence... yes [2022-08-31T15:36:33.034Z] #77 205.2 checking for sys/time.h... yes [2022-08-31T15:36:33.034Z] #77 205.2 checking for inline... inline [2022-08-31T15:36:33.034Z] #77 205.3 checking for size_t... yes [2022-08-31T15:36:33.034Z] #77 205.8 checking for stdlib.h... (cached) yes [2022-08-31T15:36:33.034Z] #77 205.8 checking for GNU libc compatible malloc... yes [2022-08-31T15:36:33.034Z] #77 206.1 checking for stdlib.h... (cached) yes [2022-08-31T15:36:33.034Z] #77 206.1 checking for GNU libc compatible realloc... yes [2022-08-31T15:36:33.034Z] #77 206.3 checking for working strtod... yes [2022-08-31T15:36:33.034Z] #77 206.8 checking for gettimeofday... yes [2022-08-31T15:36:33.034Z] #77 207.2 checking for memset... yes [2022-08-31T15:36:33.034Z] #77 207.5 checking for strspn... yes [2022-08-31T15:36:33.034Z] #77 208.1 checking that generated files are newer than configure... done [2022-08-31T15:36:33.034Z] #77 208.1 configure: creating ./config.status [2022-08-31T15:36:33.034Z] #77 213.2 config.status: creating Makefile [2022-08-31T15:36:33.034Z] #77 213.3 config.status: creating config.h [2022-08-31T15:36:33.034Z] #77 213.4 config.status: executing depfiles commands [2022-08-31T15:36:33.291Z] #77 213.6 config.status: executing libtool commands [2022-08-31T15:36:33.879Z] #21 67.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:33.879Z] #21 67.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:36:33.879Z] #21 67.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:36:33.879Z] #21 67.96 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T15:36:33.879Z] #21 68.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:33.879Z] #21 68.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T15:36:33.879Z] #21 68.10 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T15:36:33.879Z] #21 68.15 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T15:36:33.879Z] #21 68.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:36:33.879Z] #21 68.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:36:33.879Z] #21 68.27 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:36:33.923Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2022-08-31T15:36:33.923Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T15:36:34.138Z] #21 68.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:36:34.138Z] #21 68.32 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T15:36:35.184Z] #77 215.3 GEN .version [2022-08-31T15:36:35.184Z] #77 215.3 make install-recursive [2022-08-31T15:36:35.184Z] #77 215.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T15:36:35.184Z] #77 ... [2022-08-31T15:36:35.184Z] [2022-08-31T15:36:35.184Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:35.184Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:35.184Z] #21 68.44 Selecting previously unselected package vim. [2022-08-31T15:36:35.184Z] #21 68.45 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T15:36:35.184Z] #21 68.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:35.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2022-08-31T15:36:35.303Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T15:36:35.515Z] #21 69.75 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:36:35.515Z] #21 69.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:35.515Z] #21 69.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:36:35.515Z] #21 69.79 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T15:36:35.515Z] #21 69.80 Setting up apparmor (2.13.6-10) ... [2022-08-31T15:36:35.748Z] #21 69.33 Selecting previously unselected package xfsprogs. [2022-08-31T15:36:35.748Z] #21 69.33 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T15:36:35.748Z] #21 69.34 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T15:36:35.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-31T15:36:35.872Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T15:36:36.312Z] #21 69.94 Selecting previously unselected package zip. [2022-08-31T15:36:36.312Z] #21 69.94 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-31T15:36:36.312Z] #21 69.94 Unpacking zip (3.0-12) ... [2022-08-31T15:36:36.569Z] #21 70.18 Selecting previously unselected package zstd. [2022-08-31T15:36:36.569Z] #21 70.19 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T15:36:36.569Z] #21 70.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:36:37.135Z] #21 70.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T15:36:37.254Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2022-08-31T15:36:37.254Z] === RUN TestNISDomainname [2022-08-31T15:36:37.823Z] --- PASS: TestNISDomainname (0.60s) [2022-08-31T15:36:37.823Z] === RUN TestHostnameDnsResolution [2022-08-31T15:36:38.048Z] #21 72.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-31T15:36:38.048Z] #21 72.10 Setting up zip (3.0-12) ... [2022-08-31T15:36:38.048Z] #21 72.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:38.048Z] #21 72.17 Setting up bash-completion (1:2.11-2) ... [2022-08-31T15:36:38.393Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-31T15:36:38.393Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T15:36:38.695Z] #89 exporting layers 24.8s done [2022-08-31T15:36:38.695Z] #89 writing image sha256:2b22e6bc91ce19e35398c1e8b88bdcb39acf82d2a9e19eb544b50c59cb6dbb07 done [2022-08-31T15:36:38.695Z] #89 naming to docker.io/library/docker:5591187178010bd407f0784bf83909ec395d7b97 done [2022-08-31T15:36:38.695Z] #89 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-31T15:36:38.964Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-08-31T15:36:38.964Z] === RUN TestPrivilegedHostDevices [2022-08-31T15:36:39.029Z] #21 72.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:39.029Z] #21 72.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T15:36:39.029Z] #21 72.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T15:36:39.029Z] #21 72.43 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T15:36:39.029Z] #21 72.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T15:36:39.029Z] #21 72.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T15:36:39.029Z] #21 72.47 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T15:36:39.029Z] #21 72.48 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T15:36:39.029Z] #21 72.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T15:36:39.029Z] #21 72.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T15:36:39.029Z] #21 72.52 Setting up bzip2 (1.0.8-4) ... [2022-08-31T15:36:39.029Z] #21 72.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T15:36:39.029Z] #21 72.55 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T15:36:39.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/validate/default [2022-08-31T15:36:39.534Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-08-31T15:36:39.534Z] === RUN TestRunConsoleSize [2022-08-31T15:36:39.968Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-31T15:36:39.968Z] Congratulations! yamllint config file formatted correctly [2022-08-31T15:36:39.968Z] Congratulations! YAML files are formatted correctly [2022-08-31T15:36:39.968Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-31T15:36:39.968Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-31T15:36:39.968Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-31T15:36:39.968Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-31T15:36:39.968Z] [2022-08-31T15:36:39.968Z] INFO Start validation with golang-ci-lint [2022-08-31T15:36:40.111Z] --- PASS: TestRunConsoleSize (0.51s) [2022-08-31T15:36:40.112Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T15:36:40.399Z] #21 74.04 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-31T15:36:40.399Z] #21 74.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:40.399Z] #21 74.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T15:36:40.399Z] #21 74.07 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T15:36:40.399Z] #21 74.08 Setting up apparmor (2.13.6-10) ... [2022-08-31T15:36:40.584Z] #21 ... [2022-08-31T15:36:40.584Z] [2022-08-31T15:36:40.584Z] #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-31T15:36:40.584Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:40.584Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T15:36:40.584Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T15:36:40.584Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T15:36:40.584Z] #77 213.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T15:36:40.584Z] #77 213.5 make install-recursive [2022-08-31T15:36:40.584Z] #77 213.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:40.584Z] #77 213.7 Making install in yajl [2022-08-31T15:36:40.584Z] #77 213.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:40.584Z] #77 213.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T15:36:40.584Z] #77 213.8 CC verify/json_verify-json_verify.o [2022-08-31T15:36:40.584Z] #77 213.8 CC src/libyajl_la-yajl.lo [2022-08-31T15:36:40.584Z] #77 213.8 CC src/libyajl_la-yajl_gen.lo [2022-08-31T15:36:40.584Z] #77 213.9 CC src/libyajl_la-yajl_parser.lo [2022-08-31T15:36:40.584Z] #77 213.9 CC src/libyajl_la-yajl_buf.lo [2022-08-31T15:36:40.584Z] #77 213.9 CC src/libyajl_la-yajl_encode.lo [2022-08-31T15:36:40.584Z] #77 213.9 CC src/libyajl_la-yajl_lex.lo [2022-08-31T15:36:40.584Z] #77 213.9 CC src/libyajl_la-yajl_tree.lo [2022-08-31T15:36:40.905Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-31T15:36:40.905Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-31T15:36:40.905Z] INFO [loader] Using build tags: [ journald] [2022-08-31T15:36:41.964Z] #77 222.9 CCLD libyajl.la [2022-08-31T15:36:42.532Z] #77 223.7 CCLD verify/json_verify [2022-08-31T15:36:42.532Z] #77 ... [2022-08-31T15:36:42.532Z] [2022-08-31T15:36:42.533Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:42.533Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:42.533Z] #21 76.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:36:42.533Z] #21 77.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:36:42.533Z] #21 77.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:36:42.649Z] --- PASS: TestRunWithAlternativeContainerdShim (2.16s) [2022-08-31T15:36:42.649Z] === RUN TestStats [2022-08-31T15:36:42.791Z] #21 77.09 Setting up patch (2.7.6-7) ... [2022-08-31T15:36:42.791Z] #21 77.15 Setting up sudo (1.9.5p2-3) ... [2022-08-31T15:36:42.929Z] #21 76.18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-31T15:36:42.929Z] #21 76.35 Setting up zip (3.0-12) ... [2022-08-31T15:36:42.929Z] #21 76.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:42.929Z] #21 76.40 Setting up bash-completion (1:2.11-2) ... [2022-08-31T15:36:43.051Z] #21 77.32 invoke-rc.d: could not determine current runlevel [2022-08-31T15:36:43.051Z] #21 77.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T15:36:43.051Z] #21 77.38 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T15:36:43.051Z] #21 77.41 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-31T15:36:43.051Z] #21 77.41 Failed to connect to bus: Host is down [2022-08-31T15:36:43.051Z] #21 77.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:36:43.051Z] #21 77.45 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T15:36:43.051Z] #21 77.47 Setting up pigz (2.6-1) ... [2022-08-31T15:36:43.051Z] #21 77.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:36:43.051Z] #21 77.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:36:43.310Z] #21 77.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:36:43.310Z] #21 77.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:44.688Z] #21 78.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:36:44.688Z] #21 78.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:36:45.187Z] --- PASS: TestStats (2.56s) [2022-08-31T15:36:45.187Z] === RUN TestStopContainerWithTimeout [2022-08-31T15:36:45.187Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T15:36:45.187Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T15:36:45.187Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T15:36:45.187Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T15:36:45.187Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T15:36:45.187Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T15:36:45.187Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T15:36:45.187Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T15:36:45.187Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T15:36:45.187Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T15:36:45.259Z] #21 79.67 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T15:36:45.259Z] #21 79.68 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:36:45.259Z] #21 79.70 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:36:45.259Z] #21 79.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:36:45.259Z] #21 79.72 Setting up libkmod2:amd64 (28-1) ... [2022-08-31T15:36:45.259Z] #21 79.73 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T15:36:45.452Z] #21 ... [2022-08-31T15:36:45.452Z] [2022-08-31T15:36:45.452Z] #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-31T15:36:45.452Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:45.452Z] #77 215.5 Making install in libocispec [2022-08-31T15:36:45.452Z] #77 215.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:45.452Z] #77 215.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T15:36:45.452Z] #77 215.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T15:36:45.452Z] #77 215.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T15:36:45.452Z] #77 215.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T15:36:45.452Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T15:36:45.452Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T15:36:45.452Z] #77 217.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T15:36:45.452Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T15:36:45.452Z] #77 219.4 make install-recursive [2022-08-31T15:36:45.452Z] #77 219.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:45.452Z] #77 219.6 Making install in yajl [2022-08-31T15:36:45.452Z] #77 219.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:45.452Z] #77 219.7 CC verify/json_verify-json_verify.o [2022-08-31T15:36:45.452Z] #77 219.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T15:36:45.452Z] #77 219.7 CC src/libyajl_la-yajl.lo [2022-08-31T15:36:45.452Z] #77 219.7 CC src/libyajl_la-yajl_gen.lo [2022-08-31T15:36:45.452Z] #77 219.8 CC src/libyajl_la-yajl_parser.lo [2022-08-31T15:36:45.452Z] #77 219.8 CC src/libyajl_la-yajl_buf.lo [2022-08-31T15:36:45.452Z] #77 219.8 CC src/libyajl_la-yajl_encode.lo [2022-08-31T15:36:45.452Z] #77 219.9 CC src/libyajl_la-yajl_lex.lo [2022-08-31T15:36:45.452Z] #77 219.9 CC src/libyajl_la-yajl_tree.lo [2022-08-31T15:36:45.756Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T15:36:45.827Z] #21 80.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:45.827Z] #21 80.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T15:36:46.086Z] #21 80.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T15:36:46.086Z] #21 80.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T15:36:46.086Z] #21 80.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T15:36:46.086Z] #21 80.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T15:36:46.086Z] #21 80.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T15:36:46.086Z] #21 80.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T15:36:46.086Z] #21 80.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T15:36:46.086Z] #21 80.38 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T15:36:47.354Z] #77 ... [2022-08-31T15:36:47.354Z] [2022-08-31T15:36:47.354Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:47.354Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:47.354Z] #21 80.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T15:36:47.354Z] #21 80.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T15:36:47.354Z] #21 80.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T15:36:47.354Z] #21 80.90 Setting up patch (2.7.6-7) ... [2022-08-31T15:36:47.354Z] #21 80.92 Setting up sudo (1.9.5p2-3) ... [2022-08-31T15:36:47.354Z] #21 81.00 invoke-rc.d: could not determine current runlevel [2022-08-31T15:36:47.354Z] #21 81.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T15:36:47.354Z] #21 81.03 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T15:36:47.354Z] #21 81.05 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-31T15:36:47.354Z] #21 81.05 Failed to connect to bus: Host is down [2022-08-31T15:36:47.354Z] #21 81.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T15:36:47.354Z] #21 81.08 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T15:36:47.354Z] #21 81.10 Setting up pigz (2.6-1) ... [2022-08-31T15:36:47.354Z] #21 81.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T15:36:47.613Z] #21 81.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T15:36:47.613Z] #21 81.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T15:36:47.613Z] #21 81.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:47.661Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T15:36:48.253Z] #21 82.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:36:48.253Z] #21 82.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:36:48.253Z] #21 82.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:36:48.253Z] #21 82.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:36:48.549Z] #21 82.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T15:36:48.549Z] #21 82.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T15:36:49.115Z] #21 82.72 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T15:36:49.115Z] #21 82.73 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-31T15:36:49.115Z] #21 82.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T15:36:49.115Z] #21 82.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T15:36:49.115Z] #21 82.80 Setting up libkmod2:amd64 (28-1) ... [2022-08-31T15:36:49.115Z] #21 82.83 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T15:36:49.566Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T15:36:49.566Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-08-31T15:36:49.566Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2022-08-31T15:36:49.566Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2022-08-31T15:36:49.566Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2022-08-31T15:36:49.566Z] === RUN TestDeleteDevicemapper [2022-08-31T15:36:49.566Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:36:49.566Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T15:36:49.566Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T15:36:50.050Z] #21 83.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T15:36:50.050Z] #21 83.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T15:36:50.050Z] #21 83.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T15:36:50.050Z] #21 83.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T15:36:50.050Z] #21 83.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T15:36:50.050Z] #21 83.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T15:36:50.050Z] #21 83.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T15:36:50.050Z] #21 83.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T15:36:50.050Z] #21 83.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T15:36:50.158Z] #21 84.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:36:50.158Z] #21 84.40 Setting up jq (1.6-2.1) ... [2022-08-31T15:36:50.158Z] #21 84.42 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:36:50.158Z] #21 84.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:36:50.158Z] #21 84.45 Setting up iptables (1.8.7-1) ... [2022-08-31T15:36:50.158Z] #21 84.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T15:36:50.158Z] #21 84.50 Setting up iproute2 (5.10.0-4) ... [2022-08-31T15:36:50.308Z] #21 83.76 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T15:36:50.726Z] #21 85.15 Setting up systemd (247.3-7) ... [2022-08-31T15:36:50.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2022-08-31T15:36:50.946Z] === RUN TestUpdateMemory [2022-08-31T15:36:50.985Z] #21 85.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-31T15:36:50.985Z] #21 85.22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-31T15:36:50.985Z] #21 85.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-31T15:36:50.985Z] #21 85.30 Initializing machine ID from KVM UUID. [2022-08-31T15:36:51.516Z] --- PASS: TestUpdateMemory (0.62s) [2022-08-31T15:36:51.516Z] === RUN TestUpdateCPUQuota [2022-08-31T15:36:52.456Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-08-31T15:36:52.456Z] === RUN TestUpdatePidsLimit [2022-08-31T15:36:52.456Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T15:36:52.717Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T15:36:52.717Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T15:36:52.835Z] #21 86.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T15:36:52.835Z] #21 86.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T15:36:52.835Z] #21 86.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T15:36:52.835Z] #21 86.16 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T15:36:52.893Z] #21 87.27 Setting up systemd-journal-remote (247.3-7) ... [2022-08-31T15:36:52.977Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T15:36:53.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T15:36:53.463Z] #21 ... [2022-08-31T15:36:53.463Z] [2022-08-31T15:36:53.463Z] #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-31T15:36:53.463Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:53.463Z] #77 224.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:53.463Z] #77 224.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:36:53.463Z] #77 224.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:36:53.463Z] #77 224.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:53.463Z] #77 224.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:53.463Z] #77 224.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:53.463Z] #77 224.5 CC src/validate.o [2022-08-31T15:36:53.463Z] #77 224.5 CC src/image_spec_schema_config_schema.lo [2022-08-31T15:36:53.463Z] #77 224.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T15:36:53.463Z] #77 224.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T15:36:53.463Z] #77 224.6 CC src/image_spec_schema_defs.lo [2022-08-31T15:36:53.463Z] #77 224.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T15:36:53.463Z] #77 224.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T15:36:53.463Z] #77 224.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T15:36:53.463Z] #77 224.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T15:36:53.463Z] #77 224.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T15:36:53.463Z] #77 224.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T15:36:53.463Z] #77 224.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T15:36:53.463Z] #77 224.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T15:36:53.463Z] #77 224.9 CC src/runtime_spec_schema_defs.lo [2022-08-31T15:36:53.463Z] #77 225.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T15:36:53.463Z] #77 225.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T15:36:53.463Z] #77 225.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T15:36:53.463Z] #77 225.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T15:36:53.463Z] #77 225.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T15:36:53.463Z] #77 225.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T15:36:53.463Z] #77 225.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T15:36:53.463Z] #77 225.5 CC src/basic_test_double_array_item.lo [2022-08-31T15:36:53.463Z] #77 225.6 CC src/basic_test_double_array.lo [2022-08-31T15:36:53.463Z] #77 225.6 CC src/basic_test_top_array_int.lo [2022-08-31T15:36:53.463Z] #77 225.8 CC src/basic_test_top_array_string.lo [2022-08-31T15:36:53.463Z] #77 225.9 CC src/basic_test_top_double_array_obj.lo [2022-08-31T15:36:53.463Z] #77 225.9 CC src/basic_test_top_double_array_int.lo [2022-08-31T15:36:53.463Z] #77 226.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T15:36:53.463Z] #77 226.2 CC src/basic_test_top_double_array_string.lo [2022-08-31T15:36:53.463Z] #77 226.2 CC src/read-file.lo [2022-08-31T15:36:53.463Z] #77 226.4 CC src/json_common.lo [2022-08-31T15:36:53.463Z] #77 226.5 CC tests/test-1.o [2022-08-31T15:36:53.463Z] #77 226.5 CC tests/test-3.o [2022-08-31T15:36:53.463Z] #77 226.5 CC tests/test-2.o [2022-08-31T15:36:53.463Z] #77 226.8 CC tests/test-5.o [2022-08-31T15:36:53.463Z] #77 226.9 CC tests/test-4.o [2022-08-31T15:36:53.463Z] #77 227.1 CC tests/test-7.o [2022-08-31T15:36:53.463Z] #77 227.1 CC tests/test-8.o [2022-08-31T15:36:53.463Z] #77 227.1 CC tests/test-6.o [2022-08-31T15:36:53.463Z] #77 227.2 CC tests/test-11.o [2022-08-31T15:36:53.463Z] #77 227.3 CC tests/test-9.o [2022-08-31T15:36:53.463Z] #77 227.6 CC tests/test-10.o [2022-08-31T15:36:53.463Z] #77 ... [2022-08-31T15:36:53.463Z] [2022-08-31T15:36:53.463Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:53.463Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:53.463Z] #21 87.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:36:53.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T15:36:53.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T15:36:54.032Z] #21 DONE 88.3s [2022-08-31T15:36:54.033Z] [2022-08-31T15:36:54.033Z] #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-31T15:36:54.033Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:36:54.033Z] #47 ... [2022-08-31T15:36:54.033Z] [2022-08-31T15:36:54.033Z] #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-31T15:36:54.033Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit (2.21s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-31T15:36:54.695Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-31T15:36:54.695Z] === RUN TestUpdateRestartPolicy [2022-08-31T15:36:54.729Z] #21 88.28 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T15:36:54.729Z] #21 88.30 Setting up jq (1.6-2.1) ... [2022-08-31T15:36:54.729Z] #21 88.31 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T15:36:54.729Z] #21 88.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T15:36:54.729Z] #21 88.33 Setting up iptables (1.8.7-1) ... [2022-08-31T15:36:54.729Z] #21 88.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:36:54.729Z] #21 88.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:36:54.729Z] #21 88.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T15:36:54.986Z] #21 88.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T15:36:54.986Z] #21 88.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T15:36:54.986Z] #21 88.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T15:36:54.986Z] #21 88.55 Setting up iproute2 (5.10.0-4) ... [2022-08-31T15:36:55.503Z] #22 1.262 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T15:36:55.503Z] #22 1.266 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T15:36:55.503Z] #22 1.269 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T15:36:55.503Z] #22 DONE 1.4s [2022-08-31T15:36:55.503Z] [2022-08-31T15:36:55.503Z] #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-31T15:36:55.503Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:36:55.503Z] #47 ... [2022-08-31T15:36:55.503Z] [2022-08-31T15:36:55.503Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T15:36:55.503Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-08-31T15:36:55.916Z] #21 89.34 Setting up systemd (247.3-7) ... [2022-08-31T15:36:56.175Z] #21 89.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-31T15:36:56.175Z] #21 89.66 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-31T15:36:56.175Z] #21 89.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-31T15:36:56.175Z] #21 89.76 Initializing machine ID from KVM UUID. [2022-08-31T15:36:58.076Z] #21 ... [2022-08-31T15:36:58.076Z] [2022-08-31T15:36:58.076Z] #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-31T15:36:58.076Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:36:58.076Z] #77 228.5 CCLD libyajl.la [2022-08-31T15:36:58.076Z] #77 229.0 CCLD verify/json_verify [2022-08-31T15:36:58.076Z] #77 229.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:58.076Z] #77 229.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:36:58.076Z] #77 229.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:36:58.076Z] #77 229.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:58.076Z] #77 229.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T15:36:58.076Z] #77 229.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:36:58.076Z] #77 229.7 CC src/validate.o [2022-08-31T15:36:58.076Z] #77 229.7 CC src/image_spec_schema_config_schema.lo [2022-08-31T15:36:58.076Z] #77 229.7 CC src/image_spec_schema_defs.lo [2022-08-31T15:36:58.077Z] #77 229.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T15:36:58.077Z] #77 229.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T15:36:58.077Z] #77 229.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T15:36:58.077Z] #77 229.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T15:36:58.077Z] #77 229.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T15:36:58.077Z] #77 229.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T15:36:58.077Z] #77 229.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T15:36:58.077Z] #77 229.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T15:36:58.077Z] #77 229.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T15:36:58.077Z] #77 229.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T15:36:58.077Z] #77 230.0 CC src/runtime_spec_schema_defs.lo [2022-08-31T15:36:58.077Z] #77 230.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T15:36:58.077Z] #77 230.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T15:36:58.077Z] #77 230.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T15:36:58.077Z] #77 230.1 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T15:36:58.077Z] #77 230.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T15:36:58.077Z] #77 230.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T15:36:58.077Z] #77 230.3 CC src/basic_test_double_array_item.lo [2022-08-31T15:36:58.077Z] #77 230.3 CC src/basic_test_double_array.lo [2022-08-31T15:36:58.077Z] #77 230.4 CC src/basic_test_top_array_int.lo [2022-08-31T15:36:58.077Z] #77 230.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T15:36:58.077Z] #77 230.6 CC src/basic_test_top_double_array_obj.lo [2022-08-31T15:36:58.077Z] #77 230.6 CC src/basic_test_top_array_string.lo [2022-08-31T15:36:58.077Z] #77 230.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T15:36:58.077Z] #77 230.6 CC src/basic_test_top_double_array_int.lo [2022-08-31T15:36:58.077Z] #77 230.6 CC src/basic_test_top_double_array_string.lo [2022-08-31T15:36:58.077Z] #77 231.0 CC tests/test-1.o [2022-08-31T15:36:58.077Z] #77 231.0 CC src/json_common.lo [2022-08-31T15:36:58.077Z] #77 231.1 CC src/read-file.lo [2022-08-31T15:36:58.077Z] #77 231.2 CC tests/test-2.o [2022-08-31T15:36:58.077Z] #77 231.4 CC tests/test-3.o [2022-08-31T15:36:58.077Z] #77 231.4 CC tests/test-5.o [2022-08-31T15:36:58.077Z] #77 231.4 CC tests/test-4.o [2022-08-31T15:36:58.077Z] #77 231.7 CC tests/test-7.o [2022-08-31T15:36:58.077Z] #77 231.7 CC tests/test-6.o [2022-08-31T15:36:58.077Z] #77 231.7 CC tests/test-9.o [2022-08-31T15:36:58.077Z] #77 231.7 CC tests/test-10.o [2022-08-31T15:36:58.077Z] #77 231.8 CC tests/test-11.o [2022-08-31T15:36:58.077Z] #77 231.8 CC tests/test-8.o [2022-08-31T15:36:58.641Z] #77 ... [2022-08-31T15:36:58.641Z] [2022-08-31T15:36:58.641Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T15:36:58.641Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-31T15:36:58.641Z] #21 92.03 Setting up systemd-journal-remote (247.3-7) ... [2022-08-31T15:36:58.898Z] #21 92.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T15:36:59.464Z] #21 DONE 92.9s [2022-08-31T15:36:59.464Z] [2022-08-31T15:36:59.464Z] #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-31T15:36:59.464Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-31T15:37:00.834Z] #22 1.364 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T15:37:00.834Z] #22 1.378 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T15:37:00.834Z] #22 1.415 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T15:37:00.834Z] #22 DONE 1.5s [2022-08-31T15:37:00.834Z] [2022-08-31T15:37:00.834Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T15:37:00.834Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-08-31T15:37:06.909Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2022-08-31T15:37:06.909Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T15:37:06.909Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2022-08-31T15:37:06.909Z] === RUN TestWaitNonBlocked [2022-08-31T15:37:06.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:37:06.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:37:06.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:37:06.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:37:06.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:37:06.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:37:07.169Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T15:37:07.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-31T15:37:07.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-08-31T15:37:07.169Z] === RUN TestWaitBlocked [2022-08-31T15:37:07.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:37:07.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:37:07.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:37:07.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:37:07.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:37:07.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:37:08.108Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T15:37:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-31T15:37:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-08-31T15:37:08.108Z] === RUN TestWaitConditions [2022-08-31T15:37:08.108Z] === RUN TestWaitConditions/default [2022-08-31T15:37:08.108Z] === PAUSE TestWaitConditions/default [2022-08-31T15:37:08.108Z] === RUN TestWaitConditions/not-running [2022-08-31T15:37:08.108Z] === PAUSE TestWaitConditions/not-running [2022-08-31T15:37:08.108Z] === RUN TestWaitConditions/next-exit [2022-08-31T15:37:08.108Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T15:37:08.108Z] === RUN TestWaitConditions/removed [2022-08-31T15:37:08.108Z] === PAUSE TestWaitConditions/removed [2022-08-31T15:37:08.108Z] === CONT TestWaitConditions/default [2022-08-31T15:37:08.108Z] === CONT TestWaitConditions/removed [2022-08-31T15:37:08.108Z] wait_test.go:146: ContainerID = 60bbdffd00104683098adff7264e434f2edfc9f3a0163c9fb6d2ae1ede8b3045 [2022-08-31T15:37:08.108Z] === CONT TestWaitConditions/default [2022-08-31T15:37:08.108Z] wait_test.go:146: ContainerID = f5c4184e575015ed64e0b2cbf878afb995bd5013d4f5b6da72977d6b91ede47e [2022-08-31T15:37:08.677Z] === CONT TestWaitConditions/next-exit [2022-08-31T15:37:08.677Z] === CONT TestWaitConditions/not-running [2022-08-31T15:37:08.677Z] === CONT TestWaitConditions/next-exit [2022-08-31T15:37:08.677Z] wait_test.go:146: ContainerID = 6ffc581d793125a660687742c1f7910383bc9030fe86c4d96bb25c6869bb1a06 [2022-08-31T15:37:08.938Z] === CONT TestWaitConditions/not-running [2022-08-31T15:37:08.938Z] wait_test.go:146: ContainerID = 13d1d754a8aa3d681a223e5962bc529329733a0f33a375b228ed0877ca368b2b [2022-08-31T15:37:09.508Z] --- PASS: TestWaitConditions (0.01s) [2022-08-31T15:37:09.508Z] --- PASS: TestWaitConditions/removed (0.71s) [2022-08-31T15:37:09.508Z] --- PASS: TestWaitConditions/default (0.74s) [2022-08-31T15:37:09.508Z] --- PASS: TestWaitConditions/next-exit (0.56s) [2022-08-31T15:37:09.508Z] --- PASS: TestWaitConditions/not-running (0.58s) [2022-08-31T15:37:09.508Z] === RUN TestWaitRestartedContainer [2022-08-31T15:37:09.508Z] === RUN TestWaitRestartedContainer/default [2022-08-31T15:37:09.508Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T15:37:09.508Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T15:37:09.508Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T15:37:09.508Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T15:37:09.508Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T15:37:09.508Z] === CONT TestWaitRestartedContainer/default [2022-08-31T15:37:09.508Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T15:37:10.376Z] #23 14.71 Collecting yamllint==1.27.1 [2022-08-31T15:37:11.309Z] #23 15.78 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T15:37:11.444Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T15:37:12.015Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-31T15:37:12.015Z] --- PASS: TestWaitRestartedContainer/default (1.78s) [2022-08-31T15:37:12.015Z] --- PASS: TestWaitRestartedContainer/next-exit (1.78s) [2022-08-31T15:37:12.015Z] --- PASS: TestWaitRestartedContainer/not-running (0.96s) [2022-08-31T15:37:12.015Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T15:37:12.015Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T15:37:13.837Z] #23 18.08 Collecting pathspec>=0.5.3 [2022-08-31T15:37:13.837Z] #23 18.10 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T15:37:14.404Z] #23 18.99 Collecting pyyaml [2022-08-31T15:37:14.404Z] #23 19.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-31T15:37:14.404Z] #23 19.15 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T15:37:14.404Z] #23 19.17 Building wheels for collected packages: yamllint [2022-08-31T15:37:14.404Z] #23 19.18 Building wheel for yamllint (setup.py): started [2022-08-31T15:37:14.557Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s) [2022-08-31T15:37:14.557Z] === CONT TestIpcModeOlderClient [2022-08-31T15:37:14.557Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-08-31T15:37:14.557Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T15:37:14.818Z] --- PASS: TestIpcModeOlderClient (0.24s) [2022-08-31T15:37:14.818Z] === CONT TestDaemonHostGatewayIP [2022-08-31T15:37:15.691Z] #23 14.19 Collecting yamllint==1.27.1 [2022-08-31T15:37:16.255Z] #23 15.31 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T15:37:16.934Z] #23 21.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T15:37:16.935Z] #23 21.34 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=edd1ad8d97e6f802f0c2543f6c1a13b5d87b7aaca881a4ec19c8bb98b28368e7 [2022-08-31T15:37:16.935Z] #23 21.34 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T15:37:16.935Z] #23 21.35 Successfully built yamllint [2022-08-31T15:37:16.935Z] #23 21.45 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T15:37:17.500Z] #23 22.06 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T15:37:18.113Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2022-08-31T15:37:18.113Z] === CONT TestDaemonRestartIpcMode [2022-08-31T15:37:18.434Z] #23 DONE 23.0s [2022-08-31T15:37:18.434Z] [2022-08-31T15:37:18.434Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T15:37:18.434Z] #27 sha256:1b4638346bdac8401d1f358d18b55f49c697cbaec23f5257b08de9c037b8d8ef [2022-08-31T15:37:18.691Z] #27 DONE 0.3s [2022-08-31T15:37:18.691Z] [2022-08-31T15:37:18.691Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T15:37:18.691Z] #32 sha256:e9bbc9c25d5809b88534922bffbdea17cf622b8598863f4ad2c1cdf665d70b07 [2022-08-31T15:37:18.778Z] #23 17.50 Collecting pathspec>=0.5.3 [2022-08-31T15:37:18.778Z] #23 17.52 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T15:37:19.037Z] #23 18.14 Collecting pyyaml [2022-08-31T15:37:19.037Z] #23 18.16 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-31T15:37:19.037Z] #23 18.23 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T15:37:19.259Z] #32 DONE 0.6s [2022-08-31T15:37:19.259Z] [2022-08-31T15:37:19.259Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T15:37:19.259Z] #35 sha256:7826c38ec0a80fcc5ee79f1c35f824e9889f67882de164f3e9d53ae7ec4b5c79 [2022-08-31T15:37:19.294Z] #23 18.24 Building wheels for collected packages: yamllint [2022-08-31T15:37:19.294Z] #23 18.25 Building wheel for yamllint (setup.py): started [2022-08-31T15:37:19.518Z] #35 DONE 0.3s [2022-08-31T15:37:19.518Z] [2022-08-31T15:37:19.518Z] #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-31T15:37:19.518Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:37:19.777Z] #47 ... [2022-08-31T15:37:19.777Z] [2022-08-31T15:37:19.777Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T15:37:19.777Z] #37 sha256:faec647ec4c16998efdb9af94dfaead0b16d25f9e88b56f9c5ad350de72364c7 [2022-08-31T15:37:19.777Z] #37 DONE 0.2s [2022-08-31T15:37:19.777Z] [2022-08-31T15:37:19.777Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T15:37:19.777Z] #39 sha256:993ce13fc3fad51a57d7457dd00748f907fc761457d3abc04a8f9c3a0a71095a [2022-08-31T15:37:19.777Z] #39 DONE 0.1s [2022-08-31T15:37:19.777Z] [2022-08-31T15:37:19.777Z] #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-31T15:37:19.777Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:37:19.777Z] #60 ... [2022-08-31T15:37:19.777Z] [2022-08-31T15:37:19.777Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T15:37:19.777Z] #41 sha256:9050d3495f56da1346be14ea36c65050cf6f994ada4a88bc6ed876f81b685adc [2022-08-31T15:37:19.777Z] #41 DONE 0.1s [2022-08-31T15:37:20.020Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-08-31T15:37:20.035Z] [2022-08-31T15:37:20.035Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T15:37:20.035Z] #45 sha256:9217b0066d0fd1c867fb0f1882253206d48bf4af610fff8cbcbb4315f135b414 [2022-08-31T15:37:20.035Z] #45 DONE 0.1s [2022-08-31T15:37:20.035Z] [2022-08-31T15:37:20.035Z] #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-31T15:37:20.035Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:37:20.665Z] #23 19.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T15:37:20.665Z] #23 19.71 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=07b52a33ee75b27c6c88f4d5a814a3c36949587f4aa1cb5e0cbe07c20bcaee1d [2022-08-31T15:37:20.665Z] #23 19.71 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T15:37:20.665Z] #23 19.72 Successfully built yamllint [2022-08-31T15:37:20.665Z] #23 19.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T15:37:21.229Z] #23 20.36 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T15:37:22.638Z] #23 DONE 21.4s [2022-08-31T15:37:22.638Z] [2022-08-31T15:37:22.638Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T15:37:22.638Z] #27 sha256:03d80c4fe1a2b7100b0c9a36122ada64afff16ea40a6fd98b5e37eede510ea91 [2022-08-31T15:37:22.902Z] #27 DONE 0.4s [2022-08-31T15:37:22.902Z] [2022-08-31T15:37:22.902Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T15:37:22.902Z] #32 sha256:cae8789fb236dea6312b37d76a726934455fe73fd80d87065d6c30d20a0400e0 [2022-08-31T15:37:23.171Z] #32 DONE 0.6s [2022-08-31T15:37:23.171Z] [2022-08-31T15:37:23.171Z] #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-31T15:37:23.171Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:37:23.438Z] #47 ... [2022-08-31T15:37:23.438Z] [2022-08-31T15:37:23.438Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T15:37:23.438Z] #35 sha256:f2f5c181f37c8be956ca0d61c585537e04627907ace6fd5e8e50c5a126f1a0a3 [2022-08-31T15:37:23.696Z] #35 DONE 0.3s [2022-08-31T15:37:23.696Z] [2022-08-31T15:37:23.696Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T15:37:23.696Z] #37 sha256:8ba0e9f23171aa3acae0d819da6d5fa34385202d6626f629d784d25fa1f8046b [2022-08-31T15:37:24.034Z] #37 DONE 0.3s [2022-08-31T15:37:24.034Z] [2022-08-31T15:37:24.034Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T15:37:24.034Z] #39 sha256:e47f32427321be09fa2f99513a79748999104b0d14a76f547e0831477884570d [2022-08-31T15:37:24.034Z] #39 DONE 0.1s [2022-08-31T15:37:24.034Z] [2022-08-31T15:37:24.034Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T15:37:24.034Z] #41 sha256:841b231f3a480c82ded456598dacc3ae1c56b181e268eff538342ce1a2b8259a [2022-08-31T15:37:24.291Z] #41 DONE 0.1s [2022-08-31T15:37:24.291Z] [2022-08-31T15:37:24.291Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T15:37:24.291Z] #45 sha256:6dd9e5848dbb5317f452f48b0410087e3d1ac37f832beffb9b269c4b7f2a64bb [2022-08-31T15:37:24.291Z] #45 DONE 0.1s [2022-08-31T15:37:24.291Z] [2022-08-31T15:37:24.291Z] #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-31T15:37:24.291Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:37:26.590Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2022-08-31T15:37:26.590Z] PASS [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] === Skipped [2022-08-31T15:37:26.590Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T15:37:26.590Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T15:37:26.590Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:37:26.590Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-31T15:37:26.590Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T15:37:26.590Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:37:26.590Z] [2022-08-31T15:37:26.590Z] DONE 273 tests, 5 skipped in 142.023s [2022-08-31T15:37:26.590Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T15:37:26.590Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T15:37:27.159Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-31T15:37:27.159Z] === RUN TestConfigDaemonID [2022-08-31T15:37:28.097Z] daemon_test.go:83: [daccbea0c92d8] daemon is not started [2022-08-31T15:37:28.097Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:37:28.097Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T15:37:28.097Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T15:37:28.097Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T15:37:28.097Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T15:37:28.097Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T15:37:28.097Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T15:37:28.097Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:37:28.097Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T15:37:28.097Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T15:37:28.097Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T15:37:28.358Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-31T15:37:28.358Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-31T15:37:28.358Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T15:37:28.358Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T15:37:29.296Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T15:37:30.676Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T15:37:31.615Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T15:37:31.615Z] daemon_test.go:197: [d4ac2477f5ca1] daemon is not started [2022-08-31T15:37:31.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-31T15:37:31.615Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-31T15:37:31.615Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-31T15:37:31.615Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-31T15:37:31.615Z] === RUN TestDaemonProxy [2022-08-31T15:37:31.615Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T15:37:33.521Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T15:37:35.428Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T15:37:36.807Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T15:37:37.376Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy (6.41s) [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy/environment_variables (1.86s) [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-31T15:37:37.945Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-31T15:37:37.945Z] PASS [2022-08-31T15:37:37.945Z] [2022-08-31T15:37:37.945Z] DONE 18 tests in 11.358s [2022-08-31T15:37:37.945Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T15:37:37.945Z] INFO: Testing against a local daemon [2022-08-31T15:37:37.945Z] === RUN TestCommitInheritsEnv [2022-08-31T15:37:38.515Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-08-31T15:37:38.515Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T15:37:38.515Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform// [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T15:37:38.515Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T15:37:38.777Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T15:37:38.777Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T15:37:38.777Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T15:37:38.777Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T15:37:38.777Z] === RUN TestImagesFilterMultiReference [2022-08-31T15:37:38.777Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-31T15:37:38.777Z] === RUN TestImagePullPlatformInvalid [2022-08-31T15:37:38.777Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-31T15:37:38.777Z] === RUN TestRemoveImageOrphaning [2022-08-31T15:37:39.038Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-08-31T15:37:39.038Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T15:37:39.576Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T15:37:39.576Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:37:39.576Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:37:39.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:37:39.576Z] [2022-08-31T15:37:39.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:37:39.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:37:39.576Z] HOSTNAME=908e8cd21dcb [2022-08-31T15:37:39.576Z] TESTDEBUG=0 [2022-08-31T15:37:39.576Z] DEST=bundles/test-integration [2022-08-31T15:37:39.576Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:37:39.576Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:37:39.576Z] container=docker [2022-08-31T15:37:39.576Z] HOME=/root [2022-08-31T15:37:39.576Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:37:39.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:37:39.576Z] VALIDATE_BRANCH=master [2022-08-31T15:37:39.576Z] TERM=xterm [2022-08-31T15:37:39.576Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:37:39.576Z] SHLVL=1 [2022-08-31T15:37:39.576Z] TIMEOUT=120m [2022-08-31T15:37:39.576Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:37:39.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:37:39.576Z] GO111MODULE=off [2022-08-31T15:37:39.576Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T15:37:39.576Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T15:37:39.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:37:39.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:37:39.576Z] GOPATH=/go [2022-08-31T15:37:39.576Z] PKG_CONFIG=pkg-config [2022-08-31T15:37:39.576Z] _=/usr/bin/env [2022-08-31T15:37:39.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T15:37:39.607Z] time="2022-08-31T15:37:39Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-31T15:37:41.515Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2022-08-31T15:37:41.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T15:37:41.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-31T15:37:41.515Z] === RUN TestTagInvalidReference [2022-08-31T15:37:41.515Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-31T15:37:41.515Z] === RUN TestTagValidPrefixedRepo [2022-08-31T15:37:41.515Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-31T15:37:41.515Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T15:37:41.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-31T15:37:41.515Z] === RUN TestTagOfficialNames [2022-08-31T15:37:41.515Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-31T15:37:41.515Z] === RUN TestTagMatchesDigest [2022-08-31T15:37:41.515Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-31T15:37:41.515Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T15:37:46.582Z] #60 ... [2022-08-31T15:37:46.582Z] [2022-08-31T15:37:46.582Z] #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-31T15:37:46.582Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:37:46.582Z] #77 284.9 CCLD libocispec.la [2022-08-31T15:37:46.582Z] #77 285.5 CCLD src/validate [2022-08-31T15:37:46.582Z] #77 285.5 CCLD tests/test-1 [2022-08-31T15:37:46.582Z] #77 285.5 CCLD tests/test-2 [2022-08-31T15:37:46.582Z] #77 285.6 CCLD tests/test-3 [2022-08-31T15:37:46.582Z] #77 285.6 CCLD tests/test-4 [2022-08-31T15:37:46.582Z] #77 285.6 CCLD tests/test-5 [2022-08-31T15:37:46.582Z] #77 285.7 CCLD tests/test-6 [2022-08-31T15:37:46.582Z] #77 285.7 CCLD tests/test-7 [2022-08-31T15:37:46.582Z] #77 285.7 CCLD tests/test-8 [2022-08-31T15:37:46.582Z] #77 285.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T15:37:46.582Z] #77 285.9 CCLD tests/test-11 [2022-08-31T15:37:46.582Z] #77 285.9 CCLD tests/test-9 [2022-08-31T15:37:46.582Z] #77 286.0 CCLD tests/test-10 [2022-08-31T15:37:47.961Z] #77 289.0 libtool: link: ar cr libocispec.a [2022-08-31T15:37:47.961Z] #77 289.1 libtool: link: ranlib libocispec.a [2022-08-31T15:37:50.801Z] #47 ... [2022-08-31T15:37:50.801Z] [2022-08-31T15:37:50.801Z] #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-31T15:37:50.801Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:37:50.801Z] #77 288.8 CCLD libocispec.la [2022-08-31T15:37:50.801Z] #77 289.8 CCLD src/validate [2022-08-31T15:37:50.801Z] #77 289.9 CCLD tests/test-1 [2022-08-31T15:37:50.801Z] #77 289.9 CCLD tests/test-2 [2022-08-31T15:37:50.801Z] #77 289.9 CCLD tests/test-4 [2022-08-31T15:37:50.801Z] #77 290.0 CCLD tests/test-3 [2022-08-31T15:37:50.801Z] #77 290.0 CCLD tests/test-5 [2022-08-31T15:37:50.801Z] #77 290.1 CCLD tests/test-8 [2022-08-31T15:37:50.801Z] #77 290.1 CCLD tests/test-9 [2022-08-31T15:37:50.801Z] #77 290.2 CCLD tests/test-6 [2022-08-31T15:37:50.801Z] #77 290.2 CCLD tests/test-10 [2022-08-31T15:37:50.801Z] #77 290.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T15:37:50.801Z] #77 290.4 CCLD tests/test-7 [2022-08-31T15:37:50.801Z] #77 290.6 CCLD tests/test-11 [2022-08-31T15:37:51.257Z] #77 292.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:51.257Z] #77 292.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:37:51.257Z] #77 292.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:37:51.257Z] #77 292.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:51.257Z] #77 292.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:51.257Z] #77 292.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:51.257Z] #77 292.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:51.257Z] #77 292.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T15:37:51.257Z] #77 292.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T15:37:51.257Z] #77 292.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T15:37:51.257Z] #77 292.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T15:37:51.257Z] #77 292.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T15:37:51.257Z] #77 292.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T15:37:51.257Z] #77 292.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T15:37:51.515Z] #77 292.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T15:37:51.515Z] #77 292.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T15:37:51.515Z] #77 292.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T15:37:51.515Z] #77 292.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T15:37:51.515Z] #77 292.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T15:37:51.515Z] #77 292.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T15:37:51.515Z] #77 292.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T15:37:51.515Z] #77 292.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T15:37:51.515Z] #77 292.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T15:37:51.774Z] #77 292.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T15:37:51.774Z] #77 292.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T15:37:51.774Z] #77 292.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T15:37:51.774Z] #77 293.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T15:37:52.032Z] #77 293.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T15:37:52.032Z] #77 293.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T15:37:52.032Z] #77 293.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T15:37:52.032Z] #77 293.2 CC src/crun-crun.o [2022-08-31T15:37:52.032Z] #77 293.2 CC src/crun-run.o [2022-08-31T15:37:52.291Z] #77 293.3 CC src/crun-delete.o [2022-08-31T15:37:52.291Z] #77 293.3 CC src/crun-kill.o [2022-08-31T15:37:52.291Z] #77 293.4 CC src/crun-pause.o [2022-08-31T15:37:52.291Z] #77 293.4 CC src/crun-unpause.o [2022-08-31T15:37:52.697Z] #77 293.1 libtool: link: ar cr libocispec.a [2022-08-31T15:37:52.859Z] #77 293.8 CC src/crun-spec.o [2022-08-31T15:37:52.860Z] #77 294.0 CC src/crun-exec.o [2022-08-31T15:37:52.860Z] #77 294.1 CC src/crun-list.o [2022-08-31T15:37:52.956Z] #77 293.3 libtool: link: ranlib libocispec.a [2022-08-31T15:37:53.117Z] #77 294.2 CC src/crun-start.o [2022-08-31T15:37:53.118Z] #77 294.3 CC src/crun-state.o [2022-08-31T15:37:53.375Z] #77 294.4 CC src/crun-create.o [2022-08-31T15:37:53.376Z] #77 294.4 CC src/crun-update.o [2022-08-31T15:37:53.634Z] #77 294.6 CC src/crun-ps.o [2022-08-31T15:37:53.634Z] #77 294.6 CC src/crun-checkpoint.o [2022-08-31T15:37:53.634Z] #77 294.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T15:37:53.634Z] #77 294.6 CC src/crun-restore.o [2022-08-31T15:37:53.893Z] #77 294.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T15:37:53.893Z] #77 294.9 CC src/libcrun/libcrun_la-container.lo [2022-08-31T15:37:53.893Z] #77 294.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T15:37:53.893Z] #77 295.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T15:37:53.893Z] #77 295.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T15:37:54.152Z] #77 295.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T15:37:54.152Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T15:37:54.152Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T15:37:54.152Z] #77 295.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T15:37:54.409Z] #77 295.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T15:37:54.409Z] #77 295.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T15:37:54.409Z] #77 ... [2022-08-31T15:37:54.409Z] [2022-08-31T15:37:54.410Z] #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-31T15:37:54.410Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:37:54.410Z] #47 371.6 + dpkg --print-architecture [2022-08-31T15:37:54.668Z] #47 371.7 + git checkout -q v2.1.0 [2022-08-31T15:37:54.668Z] #47 371.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T15:37:54.668Z] #47 371.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T15:37:56.247Z] #77 ... [2022-08-31T15:37:56.247Z] [2022-08-31T15:37:56.247Z] #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-31T15:37:56.247Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:37:56.247Z] #47 366.8 + dpkg --print-architecture [2022-08-31T15:37:56.247Z] #47 366.8 + git checkout -q v2.1.0 [2022-08-31T15:37:56.247Z] #47 367.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T15:37:56.247Z] #47 367.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T15:37:57.179Z] #47 ... [2022-08-31T15:37:57.179Z] [2022-08-31T15:37:57.179Z] #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-31T15:37:57.179Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:37:57.179Z] #77 296.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:57.179Z] #77 296.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T15:37:57.179Z] #77 296.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T15:37:57.179Z] #77 296.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:57.179Z] #77 296.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:57.179Z] #77 296.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:57.179Z] #77 296.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T15:37:57.179Z] #77 296.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T15:37:57.179Z] #77 296.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T15:37:57.179Z] #77 296.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T15:37:57.179Z] #77 296.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T15:37:57.179Z] #77 296.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T15:37:57.179Z] #77 296.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T15:37:57.179Z] #77 296.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T15:37:57.179Z] #77 296.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T15:37:57.179Z] #77 296.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T15:37:57.179Z] #77 297.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T15:37:57.179Z] #77 297.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T15:37:57.179Z] #77 297.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T15:37:57.179Z] #77 297.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T15:37:57.179Z] #77 297.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T15:37:57.179Z] #77 297.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T15:37:57.179Z] #77 297.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T15:37:57.179Z] #77 297.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T15:37:57.179Z] #77 297.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T15:37:57.179Z] #77 297.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T15:37:57.179Z] #77 297.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T15:37:57.179Z] #77 297.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T15:37:57.179Z] #77 297.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T15:37:57.179Z] #77 297.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T15:37:57.179Z] #77 297.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T15:37:57.179Z] #77 297.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T15:37:57.179Z] #77 297.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T15:37:57.179Z] #77 297.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T15:37:57.437Z] #77 298.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T15:37:58.003Z] #77 298.4 CC src/crun-crun.o [2022-08-31T15:37:58.259Z] #77 298.6 CC src/crun-run.o [2022-08-31T15:37:58.516Z] #77 298.8 CC src/crun-delete.o [2022-08-31T15:37:58.516Z] #77 299.0 CC src/crun-exec.o [2022-08-31T15:37:58.516Z] #77 299.0 CC src/crun-kill.o [2022-08-31T15:37:58.516Z] #77 299.1 CC src/crun-spec.o [2022-08-31T15:37:58.776Z] #77 299.1 CC src/crun-pause.o [2022-08-31T15:37:58.776Z] #77 299.1 CC src/crun-unpause.o [2022-08-31T15:37:58.776Z] #77 299.2 CC src/crun-list.o [2022-08-31T15:37:58.776Z] #77 299.2 CC src/crun-state.o [2022-08-31T15:37:58.776Z] #77 299.2 CC src/crun-create.o [2022-08-31T15:37:58.776Z] #77 299.3 CC src/crun-start.o [2022-08-31T15:37:58.776Z] #77 299.3 CC src/crun-update.o [2022-08-31T15:37:59.033Z] #77 299.5 CC src/crun-ps.o [2022-08-31T15:37:59.291Z] #77 299.7 CC src/crun-restore.o [2022-08-31T15:37:59.291Z] #77 299.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T15:37:59.291Z] #77 299.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T15:37:59.291Z] #77 299.8 CC src/crun-checkpoint.o [2022-08-31T15:37:59.291Z] #77 299.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T15:37:59.291Z] #77 299.9 CC src/libcrun/libcrun_la-container.lo [2022-08-31T15:37:59.550Z] #77 300.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T15:37:59.550Z] #77 300.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T15:37:59.550Z] #77 300.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T15:37:59.810Z] #77 300.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T15:38:00.067Z] #77 300.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T15:38:00.067Z] #77 300.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T15:38:00.067Z] #77 300.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T15:38:00.067Z] #77 300.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T15:38:00.067Z] #77 300.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T15:38:00.324Z] #77 300.8 CC src/libcrun/libcrun_la-error.lo [2022-08-31T15:38:00.324Z] #77 300.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T15:38:00.582Z] #77 301.0 CC src/libcrun/libcrun_la-status.lo [2022-08-31T15:38:00.582Z] #77 301.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T15:38:00.582Z] #77 301.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T15:38:00.582Z] #77 301.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T15:38:00.582Z] #77 301.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T15:38:01.146Z] #77 301.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T15:38:01.146Z] #77 301.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T15:38:01.146Z] #77 301.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T15:38:01.146Z] #77 301.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T15:38:01.230Z] #47 ... [2022-08-31T15:38:01.230Z] [2022-08-31T15:38:01.230Z] #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-31T15:38:01.230Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:38:01.230Z] #77 295.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T15:38:01.230Z] #77 296.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T15:38:01.230Z] #77 296.3 CC src/libcrun/libcrun_la-error.lo [2022-08-31T15:38:01.230Z] #77 296.4 CC src/libcrun/libcrun_la-status.lo [2022-08-31T15:38:01.230Z] #77 296.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T15:38:01.230Z] #77 296.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T15:38:01.230Z] #77 296.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T15:38:01.230Z] #77 297.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T15:38:01.230Z] #77 297.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T15:38:01.230Z] #77 297.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T15:38:01.230Z] #77 297.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T15:38:01.230Z] #77 297.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T15:38:01.230Z] #77 298.1 CC tests/init.o [2022-08-31T15:38:01.230Z] #77 298.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T15:38:01.230Z] #77 298.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T15:38:01.403Z] #77 301.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T15:38:01.403Z] #77 301.7 CC tests/init.o [2022-08-31T15:38:01.660Z] #77 302.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T15:38:06.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T15:38:06.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T15:38:27.782Z] #77 ... [2022-08-31T15:38:27.782Z] [2022-08-31T15:38:27.782Z] #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-31T15:38:27.782Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:38:27.782Z] #47 DONE 404.7s [2022-08-31T15:38:27.782Z] [2022-08-31T15:38:27.782Z] #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-31T15:38:27.782Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:38:27.782Z] #64 ... [2022-08-31T15:38:27.782Z] [2022-08-31T15:38:27.782Z] #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-31T15:38:27.782Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:38:27.782Z] #77 328.9 CCLD tests/init [2022-08-31T15:38:28.177Z] #77 ... [2022-08-31T15:38:28.177Z] [2022-08-31T15:38:28.177Z] #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-31T15:38:28.177Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T15:38:28.177Z] #47 DONE 401.7s [2022-08-31T15:38:28.177Z] [2022-08-31T15:38:28.177Z] #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-31T15:38:28.177Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:38:28.741Z] #77 ... [2022-08-31T15:38:28.741Z] [2022-08-31T15:38:28.741Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T15:38:28.741Z] #48 sha256:5c1f939a77045ca7e974d0f75ae41f566a297bab599ceb28336d3806b1ffed8d [2022-08-31T15:38:29.307Z] #48 DONE 0.7s [2022-08-31T15:38:29.307Z] [2022-08-31T15:38:29.307Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T15:38:29.307Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:38:29.568Z] #60 ... [2022-08-31T15:38:29.568Z] [2022-08-31T15:38:29.568Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T15:38:29.568Z] #52 sha256:a0759f0d49b6539b8daf09ff059d74725064edc83618b4179d0c900e5b9d2590 [2022-08-31T15:38:29.568Z] #52 DONE 0.1s [2022-08-31T15:38:29.568Z] [2022-08-31T15:38:29.568Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T15:38:29.568Z] #54 sha256:f7b2e4dfc9519702e771f2480246b8188998a18c5d51abe41a2cb75894cda391 [2022-08-31T15:38:29.568Z] #54 DONE 0.1s [2022-08-31T15:38:29.568Z] [2022-08-31T15:38:29.568Z] #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-31T15:38:29.568Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:38:30.499Z] #60 ... [2022-08-31T15:38:30.499Z] [2022-08-31T15:38:30.499Z] #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-31T15:38:30.499Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:38:30.499Z] #77 330.8 CCLD tests/init [2022-08-31T15:38:31.974Z] #77 ... [2022-08-31T15:38:31.975Z] [2022-08-31T15:38:31.975Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T15:38:31.975Z] #48 sha256:98f24ef3130743fb142651aa2228953f06b07ad8a1e4581d624da4abcbc5e65e [2022-08-31T15:38:31.975Z] #48 DONE 0.8s [2022-08-31T15:38:31.975Z] [2022-08-31T15:38:31.975Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T15:38:31.975Z] #52 sha256:96bb53f45a99fa06a383ceeaa3d50d4fa6319af20f20f7517a8186b30641c499 [2022-08-31T15:38:31.975Z] #52 DONE 0.1s [2022-08-31T15:38:31.975Z] [2022-08-31T15:38:31.975Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T15:38:31.975Z] #54 sha256:cca912553cf246dab8be12ab1a80d7bb2ab7a2cdfb8d39ba301fe6d84008f768 [2022-08-31T15:38:31.975Z] #54 DONE 0.1s [2022-08-31T15:38:31.975Z] [2022-08-31T15:38:31.975Z] #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-31T15:38:31.975Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:38:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T15:38:36.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T15:38:43.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T15:38:43.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T15:38:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T15:38:44.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T15:38:45.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T15:38:45.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T15:38:46.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T15:38:48.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T15:38:48.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T15:38:49.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T15:38:50.078Z] #64 ... [2022-08-31T15:38:50.078Z] [2022-08-31T15:38:50.078Z] #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-31T15:38:50.078Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T15:38:50.078Z] #77 349.4 AR libcrun_testing.a [2022-08-31T15:38:50.078Z] #77 349.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T15:38:50.078Z] #77 349.5 CCLD tests/tests_libcrun_utils [2022-08-31T15:38:50.078Z] #77 349.5 CCLD tests/tests_libcrun_errors [2022-08-31T15:38:50.078Z] #77 349.6 CCLD tests/tests_libcrun_fuzzer [2022-08-31T15:38:50.078Z] #77 349.8 CCLD libcrun.la [2022-08-31T15:38:50.078Z] #77 350.9 CCLD crun [2022-08-31T15:38:50.336Z] #77 351.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T15:38:50.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T15:38:50.611Z] #77 351.7 /bin/mkdir -p '/usr/local/lib' [2022-08-31T15:38:50.611Z] #77 351.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T15:38:50.611Z] #77 351.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T15:38:50.611Z] #77 351.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T15:38:50.893Z] #77 351.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T15:38:50.893Z] #77 351.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T15:38:50.893Z] #77 351.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T15:38:50.893Z] #77 351.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T15:38:51.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T15:38:51.152Z] #77 352.1 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-31T15:38:51.152Z] #77 352.1 ---------------------------------------------------------------------- [2022-08-31T15:38:51.152Z] #77 352.1 Libraries have been installed in: [2022-08-31T15:38:51.152Z] #77 352.1 /usr/local/lib [2022-08-31T15:38:51.152Z] #77 352.1 [2022-08-31T15:38:51.152Z] #77 352.1 If you ever happen to want to link against installed libraries [2022-08-31T15:38:51.152Z] #77 352.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T15:38:51.152Z] #77 352.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T15:38:51.152Z] #77 352.1 flag during linking and do at least one of the following: [2022-08-31T15:38:51.152Z] #77 352.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T15:38:51.152Z] #77 352.1 during execution [2022-08-31T15:38:51.152Z] #77 352.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T15:38:51.152Z] #77 352.1 during linking [2022-08-31T15:38:51.152Z] #77 352.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T15:38:51.152Z] #77 352.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T15:38:51.152Z] #77 352.1 [2022-08-31T15:38:51.152Z] #77 352.1 See any operating system documentation about shared libraries for [2022-08-31T15:38:51.152Z] #77 352.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T15:38:51.152Z] #77 352.1 ---------------------------------------------------------------------- [2022-08-31T15:38:51.152Z] #77 352.1 /bin/mkdir -p '/build' [2022-08-31T15:38:51.152Z] #77 352.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T15:38:51.152Z] #77 352.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T15:38:51.152Z] #77 352.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:51.152Z] #77 352.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:51.152Z] #77 352.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:51.410Z] #77 DONE 352.5s [2022-08-31T15:38:51.410Z] [2022-08-31T15:38:51.410Z] #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-31T15:38:51.410Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:38:51.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T15:38:52.401Z] #77 351.3 AR libcrun_testing.a [2022-08-31T15:38:52.401Z] #77 351.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T15:38:52.401Z] #77 351.5 CCLD tests/tests_libcrun_utils [2022-08-31T15:38:52.401Z] #77 351.5 CCLD tests/tests_libcrun_errors [2022-08-31T15:38:52.401Z] #77 351.5 CCLD tests/tests_libcrun_fuzzer [2022-08-31T15:38:52.401Z] #77 352.0 CCLD libcrun.la [2022-08-31T15:38:52.659Z] #77 353.0 CCLD crun [2022-08-31T15:38:52.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T15:38:52.916Z] #77 353.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T15:38:53.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T15:38:53.480Z] #77 353.8 /bin/mkdir -p '/usr/local/lib' [2022-08-31T15:38:53.480Z] #77 353.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T15:38:53.480Z] #77 353.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T15:38:53.480Z] #77 353.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T15:38:53.480Z] #77 353.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T15:38:53.480Z] #77 353.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T15:38:53.480Z] #77 353.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T15:38:53.480Z] #77 353.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T15:38:53.480Z] #77 354.1 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-31T15:38:53.737Z] #77 354.1 ---------------------------------------------------------------------- [2022-08-31T15:38:53.737Z] #77 354.1 Libraries have been installed in: [2022-08-31T15:38:53.737Z] #77 354.1 /usr/local/lib [2022-08-31T15:38:53.737Z] #77 354.1 [2022-08-31T15:38:53.737Z] #77 354.1 If you ever happen to want to link against installed libraries [2022-08-31T15:38:53.737Z] #77 354.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T15:38:53.737Z] #77 354.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T15:38:53.737Z] #77 354.1 flag during linking and do at least one of the following: [2022-08-31T15:38:53.737Z] #77 354.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T15:38:53.737Z] #77 354.1 during execution [2022-08-31T15:38:53.737Z] #77 354.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T15:38:53.737Z] #77 354.1 during linking [2022-08-31T15:38:53.737Z] #77 354.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T15:38:53.737Z] #77 354.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T15:38:53.737Z] #77 354.1 [2022-08-31T15:38:53.737Z] #77 354.1 See any operating system documentation about shared libraries for [2022-08-31T15:38:53.737Z] #77 354.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T15:38:53.737Z] #77 354.1 ---------------------------------------------------------------------- [2022-08-31T15:38:53.737Z] #77 354.1 /bin/mkdir -p '/build' [2022-08-31T15:38:53.737Z] #77 354.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T15:38:53.737Z] #77 354.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T15:38:53.737Z] #77 354.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:53.737Z] #77 354.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:53.738Z] #77 354.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T15:38:53.995Z] #77 DONE 354.5s [2022-08-31T15:38:53.995Z] [2022-08-31T15:38:53.995Z] #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-31T15:38:53.995Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:38:54.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T15:38:54.932Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:38:54.932Z] Using test binary docker [2022-08-31T15:38:55.188Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T15:38:55.188Z] +++ /etc/init.d/apparmor start [2022-08-31T15:38:55.188Z] Not: starting. [2022-08-31T15:38:55.188Z] INFO: Waiting for daemon to start... [2022-08-31T15:38:55.188Z] Starting dockerd [2022-08-31T15:38:55.188Z] +++ 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-31T15:38:57.078Z] . [2022-08-31T15:38:57.078Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:38:57.078Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:38:57.078Z] Error: No such image: emptyfs [2022-08-31T15:38:57.078Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T15:38:57.078Z] ++++ docker load [2022-08-31T15:38:57.334Z] Loaded image: emptyfs:latest [2022-08-31T15:38:57.334Z] Running integration-test (iteration 1) [2022-08-31T15:38:57.334Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T15:38:57.334Z] ++ 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-31T15:38:57.334Z] ++ set -e [2022-08-31T15:38:57.334Z] ++ '[' -n 0 ']' [2022-08-31T15:38:57.334Z] ++ set -x [2022-08-31T15:38:57.334Z] ++ 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-31T15:38:57.590Z] Loaded image: busybox:latest [2022-08-31T15:38:57.590Z] Loaded image: busybox:glibc [2022-08-31T15:38:58.519Z] Loaded image: debian:bullseye-slim [2022-08-31T15:38:58.776Z] Loaded image: hello-world:latest [2022-08-31T15:38:58.776Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:38:58.776Z] INFO: Testing against a local daemon [2022-08-31T15:38:58.776Z] === RUN TestCgroupNamespacesBuild [2022-08-31T15:39:00.143Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-31T15:39:00.143Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T15:39:01.071Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-31T15:39:01.071Z] === RUN TestBuildWithSession [2022-08-31T15:39:01.071Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:39:01.071Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T15:39:01.071Z] === RUN TestBuildSquashParent [2022-08-31T15:39:05.241Z] --- PASS: TestBuildSquashParent (4.13s) [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:39:05.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:39:05.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:39:05.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:39:05.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:39:06.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:39:06.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:39:07.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:39:07.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-08-31T15:39:09.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.06s) [2022-08-31T15:39:09.342Z] === RUN TestBuildMultiStageCopy [2022-08-31T15:39:09.342Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T15:39:09.485Z] #64 ... [2022-08-31T15:39:09.485Z] [2022-08-31T15:39:09.485Z] #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-31T15:39:09.485Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:39:09.485Z] #55 445.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T15:39:09.485Z] #55 DONE 446.8s [2022-08-31T15:39:09.485Z] [2022-08-31T15:39:09.485Z] #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-31T15:39:09.485Z] #60 sha256:fa217624ed338716b24a00dc1af1a6336a1774deb16df5b85379649bd022f4c5 [2022-08-31T15:39:10.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T15:39:10.420Z] #60 235.1 + mkdir -p /build [2022-08-31T15:39:10.529Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T15:39:10.529Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T15:39:10.680Z] #60 235.1 + cp runc /build/runc [2022-08-31T15:39:10.785Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T15:39:10.939Z] #60 DONE 235.4s [2022-08-31T15:39:10.939Z] [2022-08-31T15:39:10.939Z] #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-31T15:39:10.939Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-31T15:39:11.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-31T15:39:11.041Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T15:39:11.506Z] #64 ... [2022-08-31T15:39:11.506Z] [2022-08-31T15:39:11.506Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T15:39:11.506Z] #56 sha256:78bcbd7498e18be15ec24fda9bea3db515f79e0aba5cc09dd4addf5089966ebd [2022-08-31T15:39:11.970Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-08-31T15:39:11.970Z] === RUN TestBuildLabelWithTargets [2022-08-31T15:39:12.067Z] #64 ... [2022-08-31T15:39:12.067Z] [2022-08-31T15:39:12.067Z] #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-31T15:39:12.067Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T15:39:12.068Z] #55 446.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T15:39:12.068Z] #55 DONE 447.0s [2022-08-31T15:39:12.068Z] [2022-08-31T15:39:12.068Z] #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-31T15:39:12.068Z] #60 sha256:bfa60780542eb462c19e89504fb24b8b7df7c92deb0c6c1c59085e914ae17d10 [2022-08-31T15:39:12.068Z] #60 234.1 + mkdir -p /build [2022-08-31T15:39:12.068Z] #60 234.2 + cp runc /build/runc [2022-08-31T15:39:12.068Z] #60 DONE 234.4s [2022-08-31T15:39:12.068Z] [2022-08-31T15:39:12.068Z] #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-31T15:39:12.068Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:39:12.077Z] #56 DONE 0.6s [2022-08-31T15:39:12.077Z] [2022-08-31T15:39:12.077Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T15:39:12.077Z] #58 sha256:55f94a91c2725dcbcc99d05fd5ee5a36a46620562475ce7c54b67a5383fb7436 [2022-08-31T15:39:12.336Z] #58 DONE 0.2s [2022-08-31T15:39:12.336Z] [2022-08-31T15:39:12.336Z] #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-31T15:39:12.336Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:39:12.596Z] #64 ... [2022-08-31T15:39:12.596Z] [2022-08-31T15:39:12.596Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T15:39:12.596Z] #61 sha256:593d6179d8d866f561930b798c3468fbe663f92c6e6a1a498176a08cead0e0d5 [2022-08-31T15:39:12.855Z] #61 DONE 0.3s [2022-08-31T15:39:12.855Z] [2022-08-31T15:39:12.855Z] #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-31T15:39:12.855Z] #64 sha256:e680cc345ec1f5e900fbfbbd381a0c989095cb4e3839f83b25f56751e0c1ff11 [2022-08-31T15:39:12.899Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-08-31T15:39:12.899Z] === RUN TestBuildWithEmptyLayers [2022-08-31T15:39:13.155Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-31T15:39:13.155Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T15:39:13.971Z] #64 ... [2022-08-31T15:39:13.971Z] [2022-08-31T15:39:13.971Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T15:39:13.971Z] #56 sha256:f9cd92bb5201834ec6c1e8f8ed58c90c97499d8750413accf9e2e8fb7460477a [2022-08-31T15:39:14.521Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-31T15:39:14.521Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T15:39:14.536Z] #56 DONE 0.6s [2022-08-31T15:39:14.536Z] [2022-08-31T15:39:14.536Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T15:39:14.536Z] #58 sha256:fb50a2bbe55059d0b6c4142be898a97c3d878dc9274e3a1e432f4d4957ec9d19 [2022-08-31T15:39:14.536Z] #58 DONE 0.1s [2022-08-31T15:39:14.536Z] [2022-08-31T15:39:14.536Z] #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-31T15:39:14.536Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:39:14.794Z] #64 ... [2022-08-31T15:39:14.794Z] [2022-08-31T15:39:14.794Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T15:39:14.794Z] #61 sha256:1765925cf1c9c1333b9eadd6bfc2e64894771f3df27c121f12b58948019ac889 [2022-08-31T15:39:14.794Z] #61 DONE 0.3s [2022-08-31T15:39:14.794Z] [2022-08-31T15:39:14.794Z] #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-31T15:39:14.794Z] #64 sha256:ae9968aef2436c132b6bf1013f85eeafc857debc7dd9e792ad55a475647d8867 [2022-08-31T15:39:15.106Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-31T15:39:15.106Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T15:39:16.139Z] #64 390.0 + bin/containerd [2022-08-31T15:39:16.477Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-31T15:39:16.477Z] === RUN TestBuildWithHugeFile [2022-08-31T15:39:17.344Z] #64 389.8 + bin/containerd [2022-08-31T15:39:17.994Z] --- PASS: TestImportExtremelyLargeImageWorks (92.68s) [2022-08-31T15:39:17.994Z] PASS [2022-08-31T15:39:17.994Z] [2022-08-31T15:39:17.994Z] DONE 22 tests in 96.171s [2022-08-31T15:39:17.994Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T15:39:17.994Z] === RUN TestStripANSICommands [2022-08-31T15:39:17.994Z] === RUN TestStripANSICommands/#00 [2022-08-31T15:39:17.994Z] === RUN TestStripANSICommands/#01 [2022-08-31T15:39:17.994Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T15:39:17.994Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T15:39:17.994Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T15:39:17.994Z] PASS [2022-08-31T15:39:17.994Z] [2022-08-31T15:39:17.994Z] DONE 3 tests in 0.010s [2022-08-31T15:39:17.994Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T15:39:17.994Z] INFO: Testing against a local daemon [2022-08-31T15:39:17.994Z] === RUN TestNetworkCreateDelete [2022-08-31T15:39:17.994Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-31T15:39:17.994Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T15:39:17.994Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-31T15:39:17.994Z] === RUN TestDaemonDNSFallback [2022-08-31T15:39:21.286Z] --- PASS: TestDaemonDNSFallback (6.44s) [2022-08-31T15:39:21.286Z] === RUN TestInspectNetwork [2022-08-31T15:39:24.582Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T15:39:24.582Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T15:39:24.582Z] === RUN TestInspectNetwork/network_name [2022-08-31T15:39:24.582Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T15:39:28.775Z] --- PASS: TestInspectNetwork (7.65s) [2022-08-31T15:39:28.775Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T15:39:28.775Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T15:39:28.775Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T15:39:28.775Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T15:39:28.775Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T15:39:30.687Z] --- PASS: TestRunContainerWithBridgeNone (1.75s) [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T15:39:30.687Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:39:30.687Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:39:30.687Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:39:30.687Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T15:39:30.687Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T15:39:30.687Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T15:39:30.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T15:39:30.687Z] === RUN TestNetworkList [2022-08-31T15:39:30.687Z] === RUN TestNetworkList//networks [2022-08-31T15:39:30.687Z] === PAUSE TestNetworkList//networks [2022-08-31T15:39:30.687Z] === RUN TestNetworkList//networks/ [2022-08-31T15:39:30.687Z] === PAUSE TestNetworkList//networks/ [2022-08-31T15:39:30.687Z] === CONT TestNetworkList//networks [2022-08-31T15:39:30.687Z] === CONT TestNetworkList//networks/ [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkList (0.02s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T15:39:30.687Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T15:39:30.687Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T15:39:31.256Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2022-08-31T15:39:31.256Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T15:39:32.196Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-31T15:39:32.196Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T15:39:33.134Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-31T15:39:33.134Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T15:39:34.087Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-31T15:39:34.087Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T15:39:35.469Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-08-31T15:39:35.469Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T15:39:36.037Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-31T15:39:36.037Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T15:39:38.575Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2022-08-31T15:39:38.575Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T15:39:38.575Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:39:38.575Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:39:38.575Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T15:39:47.437Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m53.820484164s [2022-08-31T15:39:47.437Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.848885ms [2022-08-31T15:39:53.467Z] --- PASS: TestServiceWithDataPathPortInit (14.27s) [2022-08-31T15:39:53.467Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T15:39:55.142Z] --- PASS: TestBuildWithHugeFile (34.61s) [2022-08-31T15:39:55.142Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T15:39:55.142Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:39:55.142Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:39:55.142Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T15:39:55.142Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:39:55.142Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:39:55.142Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:39:55.142Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:39:55.142Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:39:55.142Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:39:55.142Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:39:55.142Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:39:55.142Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:39:55.142Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-31T15:39:55.142Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-31T15:39:55.142Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-31T15:39:55.142Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T15:39:55.142Z] === RUN TestBuildPreserveOwnership [2022-08-31T15:39:55.142Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T15:39:55.142Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T15:39:55.142Z] --- PASS: TestBuildPreserveOwnership (2.81s) [2022-08-31T15:39:55.142Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-08-31T15:39:55.142Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-08-31T15:39:55.142Z] === RUN TestBuildPlatformInvalid [2022-08-31T15:39:55.142Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-31T15:39:55.142Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T15:39:55.142Z] Loaded image: busybox:latest [2022-08-31T15:39:55.142Z] Loaded image: busybox:glibc [2022-08-31T15:39:55.377Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l2hatnsj1asol21li04312bhy Created:2022-08-31 15:39:53.936481359 +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[2734b23ff245d96b9031274c69c1c2f2f4ad9fb0507ae111ea7d9706e07b88a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8lyzqaoo5fi4j42vwtydi53ic EndpointID:f6e9cacc9cc6e4bd1263e99c79a6620b8d3338f98842bd424af787c0cdcf9ea6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9b59ca0bdf99fbc9016a1eedfdcb1437b7a6e792a5691d16f0d0ee76396630c 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:7e4d745c7be7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8lyzqaoo5fi4j42vwtydi53ic EndpointID:f6e9cacc9cc6e4bd1263e99c79a6620b8d3338f98842bd424af787c0cdcf9ea6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T15:39:56.070Z] Loaded image: debian:bullseye-slim [2022-08-31T15:39:56.326Z] Loaded image: hello-world:latest [2022-08-31T15:39:56.583Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:40:00.654Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2022-08-31T15:40:00.654Z] PASS [2022-08-31T15:40:00.654Z] [2022-08-31T15:40:00.654Z] === Skipped [2022-08-31T15:40:00.654Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:40:00.654Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:40:00.654Z] [2022-08-31T15:40:00.654Z] DONE 38 tests, 1 skipped in 45.788s [2022-08-31T15:40:00.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:40:00.654Z] INFO: Testing against a local daemon [2022-08-31T15:40:00.654Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T15:40:00.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:40:00.654Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:40:00.654Z] === RUN TestDockerNetworkIpvlan [2022-08-31T15:40:00.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:40:00.654Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:40:00.654Z] PASS [2022-08-31T15:40:00.654Z] [2022-08-31T15:40:00.654Z] === Skipped [2022-08-31T15:40:00.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:40:00.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:40:00.654Z] [2022-08-31T15:40:00.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:40:00.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:40:00.654Z] [2022-08-31T15:40:00.654Z] DONE 2 tests, 2 skipped in 0.025s [2022-08-31T15:40:00.654Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:40:00.654Z] INFO: Testing against a local daemon [2022-08-31T15:40:00.654Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T15:40:01.223Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-08-31T15:40:01.224Z] === RUN TestDockerNetworkMacvlan [2022-08-31T15:40:01.793Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T15:40:02.733Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T15:40:03.303Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T15:40:05.213Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T15:40:07.755Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T15:40:11.052Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan (10.61s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.34s) [2022-08-31T15:40:12.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2022-08-31T15:40:12.004Z] PASS [2022-08-31T15:40:12.004Z] [2022-08-31T15:40:12.004Z] DONE 8 tests in 11.883s [2022-08-31T15:40:12.004Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T15:40:12.004Z] testing: warning: no tests to run [2022-08-31T15:40:12.004Z] PASS [2022-08-31T15:40:12.004Z] [2022-08-31T15:40:12.004Z] DONE 0 tests in 0.008s [2022-08-31T15:40:12.004Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T15:40:12.004Z] INFO: Testing against a local daemon [2022-08-31T15:40:12.004Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T15:40:12.362Z] #64 440.6 # github.com/containerd/containerd/cmd/containerd [2022-08-31T15:40:12.362Z] #64 440.6 /usr/bin/ld: /tmp/go-link-3049876766/000019.o: in function `New': [2022-08-31T15:40:12.362Z] #64 440.6 /tmp/tmp.AkHi1dW29A/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-31T15:40:12.362Z] #64 440.7 + bin/containerd-stress [2022-08-31T15:40:12.362Z] #64 441.7 + bin/containerd-shim [2022-08-31T15:40:13.384Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-08-31T15:40:13.384Z] === RUN TestAuthZPluginTLS [2022-08-31T15:40:13.524Z] #64 440.4 # github.com/containerd/containerd/cmd/containerd [2022-08-31T15:40:13.524Z] #64 440.4 /usr/bin/ld: /tmp/go-link-839427251/000019.o: in function `New': [2022-08-31T15:40:13.524Z] #64 440.4 /tmp/tmp.Zsn87x6ZH8/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-31T15:40:13.524Z] #64 440.5 + bin/containerd-stress [2022-08-31T15:40:13.524Z] #64 441.6 + bin/containerd-shim [2022-08-31T15:40:13.644Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-31T15:40:13.644Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T15:40:14.213Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-31T15:40:14.213Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T15:40:14.630Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.02s) [2022-08-31T15:40:14.630Z] PASS [2022-08-31T15:40:14.630Z] [2022-08-31T15:40:14.630Z] === Skipped [2022-08-31T15:40:14.630Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-31T15:40:14.630Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:40:14.630Z] [2022-08-31T15:40:14.630Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:40:14.630Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:40:14.630Z] [2022-08-31T15:40:14.630Z] DONE 34 tests, 2 skipped in 74.937s [2022-08-31T15:40:14.630Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T15:40:14.630Z] ++ 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-31T15:40:14.630Z] ++ set -e [2022-08-31T15:40:14.630Z] ++ '[' -n 0 ']' [2022-08-31T15:40:14.630Z] ++ set -x [2022-08-31T15:40:14.630Z] ++ 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-31T15:40:14.630Z] INFO: Testing against a local daemon [2022-08-31T15:40:14.630Z] === RUN TestConfigInspect [2022-08-31T15:40:14.630Z] --- PASS: TestConfigInspect (1.84s) [2022-08-31T15:40:14.630Z] === RUN TestConfigList [2022-08-31T15:40:14.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-31T15:40:14.782Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T15:40:15.352Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-31T15:40:15.352Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T15:40:16.520Z] --- PASS: TestConfigList (2.17s) [2022-08-31T15:40:16.520Z] === RUN TestConfigsCreateAndDelete [2022-08-31T15:40:16.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2022-08-31T15:40:16.731Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T15:40:16.990Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-31T15:40:16.990Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T15:40:17.560Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-31T15:40:17.560Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T15:40:18.129Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-31T15:40:18.129Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T15:40:18.924Z] #64 452.9 + bin/containerd-shim-runc-v1 [2022-08-31T15:40:19.036Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-31T15:40:19.036Z] === RUN TestConfigsUpdate [2022-08-31T15:40:19.510Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-08-31T15:40:19.510Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T15:40:20.063Z] #64 452.8 + bin/containerd-shim-runc-v1 [2022-08-31T15:40:20.937Z] --- PASS: TestConfigsUpdate (2.30s) [2022-08-31T15:40:20.937Z] === RUN TestTemplatedConfig [2022-08-31T15:40:21.417Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s) [2022-08-31T15:40:21.417Z] === RUN TestAuthZPluginHeader [2022-08-31T15:40:21.985Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-08-31T15:40:21.985Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T15:40:22.828Z] --- PASS: TestTemplatedConfig (2.06s) [2022-08-31T15:40:22.828Z] === RUN TestConfigCreateResolve [2022-08-31T15:40:25.344Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-31T15:40:25.344Z] PASS [2022-08-31T15:40:25.344Z] [2022-08-31T15:40:25.344Z] DONE 6 tests in 12.813s [2022-08-31T15:40:25.344Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T15:40:25.344Z] ++ 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-31T15:40:25.344Z] ++ set -e [2022-08-31T15:40:25.344Z] ++ '[' -n 0 ']' [2022-08-31T15:40:25.344Z] ++ set -x [2022-08-31T15:40:25.344Z] ++ 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-31T15:40:25.344Z] INFO: Testing against a local daemon [2022-08-31T15:40:25.344Z] === RUN TestAttachWithTTY [2022-08-31T15:40:25.344Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-31T15:40:25.344Z] === RUN TestAttachWithoutTTy [2022-08-31T15:40:25.344Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-31T15:40:25.344Z] === RUN TestCheckpoint [2022-08-31T15:40:25.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:40:25.344Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:40:25.344Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T15:40:25.344Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T15:40:25.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T15:40:25.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T15:40:25.344Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T15:40:25.484Z] #64 459.2 + bin/containerd-shim-runc-v2 [2022-08-31T15:40:25.600Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-31T15:40:25.600Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T15:40:25.600Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-31T15:40:25.600Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T15:40:25.600Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-31T15:40:25.600Z] === RUN TestCopyEmptyFile [2022-08-31T15:40:25.856Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-31T15:40:25.856Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T15:40:25.856Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-31T15:40:25.856Z] === RUN TestCopyFromContainer [2022-08-31T15:40:26.050Z] #64 460.0 + binaries [2022-08-31T15:40:26.050Z] #64 460.0 + install -D bin/containerd /build/containerd [2022-08-31T15:40:26.050Z] #64 460.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T15:40:26.050Z] #64 460.1 + install -D bin/ctr /build/ctr [2022-08-31T15:40:26.181Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-08-31T15:40:26.181Z] === RUN TestAuthZPluginV2Disable [2022-08-31T15:40:26.605Z] #64 459.0 + bin/containerd-shim-runc-v2 [2022-08-31T15:40:26.784Z] === RUN TestCopyFromContainer// [2022-08-31T15:40:26.784Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T15:40:26.784Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T15:40:26.784Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T15:40:27.040Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T15:40:27.040Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T15:40:27.040Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T15:40:27.040Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T15:40:27.167Z] #64 459.8 + binaries [2022-08-31T15:40:27.167Z] #64 459.8 + install -D bin/containerd /build/containerd [2022-08-31T15:40:27.167Z] #64 459.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T15:40:27.167Z] #64 459.9 + install -D bin/ctr /build/ctr [2022-08-31T15:40:27.296Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T15:40:27.296Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer (1.48s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-31T15:40:27.296Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-31T15:40:27.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T15:40:27.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:40:27.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:40:27.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:40:27.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:40:27.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:40:27.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:40:27.296Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:40:27.296Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:40:27.296Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:40:27.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T15:40:27.296Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T15:40:27.296Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-31T15:40:27.296Z] === RUN TestCreateWithInvalidEnv [2022-08-31T15:40:27.296Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T15:40:27.296Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T15:40:27.296Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T15:40:27.296Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T15:40:27.296Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T15:40:27.296Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T15:40:27.296Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T15:40:27.296Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T15:40:27.296Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T15:40:27.296Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T15:40:27.296Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T15:40:27.296Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T15:40:27.296Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-31T15:40:27.296Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T15:40:27.948Z] #64 DONE 461.9s [2022-08-31T15:40:28.662Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s) [2022-08-31T15:40:28.662Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T15:40:28.882Z] [2022-08-31T15:40:28.882Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T15:40:28.882Z] #65 sha256:156478cce0dfc9bf848dd1fb6d82298b203037be36fad5c473118597ba3fc25f [2022-08-31T15:40:29.681Z] #64 DONE 462.2s [2022-08-31T15:40:29.814Z] #65 DONE 0.8s [2022-08-31T15:40:29.814Z] [2022-08-31T15:40:29.814Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T15:40:29.814Z] #70 sha256:b0ddb984bfe1a55e818156251ea9c31e16d5d583b8eebceabe624af84e5de0ce [2022-08-31T15:40:29.814Z] #70 DONE 0.2s [2022-08-31T15:40:30.072Z] [2022-08-31T15:40:30.072Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T15:40:30.072Z] #75 sha256:e25982a330865b02001242d1ea898d015948ec89041f3add2bba7aefa8b6b0d8 [2022-08-31T15:40:30.380Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-08-31T15:40:30.380Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T15:40:30.552Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:40:30.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:40:30.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:40:30.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:40:30.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:40:30.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:40:30.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:40:30.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:40:30.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:40:30.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:40:30.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:40:30.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-31T15:40:30.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-31T15:40:30.553Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T15:40:30.610Z] [2022-08-31T15:40:30.610Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T15:40:30.611Z] #65 sha256:98efa6a454b1002b90f17af57565a86b8b02ae8c0ea22e963d7be5f09471223c [2022-08-31T15:40:30.640Z] #75 DONE 0.9s [2022-08-31T15:40:30.809Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-31T15:40:30.809Z] === RUN TestCreateDifferentPlatform [2022-08-31T15:40:30.809Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T15:40:30.809Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T15:40:30.809Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T15:40:30.809Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T15:40:30.809Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-31T15:40:30.809Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T15:40:30.809Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-31T15:40:30.809Z] === RUN TestCreateInvalidHostConfig [2022-08-31T15:40:30.809Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:40:30.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:40:30.809Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:40:30.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:40:30.809Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:40:30.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:40:30.809Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:40:30.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:40:30.809Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:40:30.809Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:40:30.809Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:40:30.809Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:40:30.809Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T15:40:30.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T15:40:30.809Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T15:40:30.809Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T15:40:30.809Z] === RUN TestDaemonRestartIpcMode [2022-08-31T15:40:30.809Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T15:40:30.809Z] === RUN TestDaemonHostGatewayIP [2022-08-31T15:40:30.809Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T15:40:30.809Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T15:40:30.809Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T15:40:30.809Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T15:40:30.809Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T15:40:30.809Z] === RUN TestDiff [2022-08-31T15:40:30.897Z] [2022-08-31T15:40:30.897Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T15:40:30.897Z] #78 sha256:c4560417ba59ca5e4de55fdd8e4d2c63eeae605fb462c00dfedbe345414a245d [2022-08-31T15:40:30.897Z] #78 DONE 0.0s [2022-08-31T15:40:30.897Z] [2022-08-31T15:40:30.897Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T15:40:30.897Z] #79 sha256:ebea44ab06ab539dcb1c37129ae74dd86ba0ea5b12b1a6fa599869282434586d [2022-08-31T15:40:30.897Z] #79 DONE 0.0s [2022-08-31T15:40:30.897Z] [2022-08-31T15:40:30.897Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T15:40:30.897Z] #80 sha256:659459b6fb3506a34f6deff0f762139b7d6c40d1116b3c751568689e537d290f [2022-08-31T15:40:30.897Z] #80 DONE 0.0s [2022-08-31T15:40:30.897Z] [2022-08-31T15:40:30.897Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T15:40:30.897Z] #81 sha256:715a00d8c47180cc0430f7a457defedc4c43aab5622d224d446ffbf9d9aea144 [2022-08-31T15:40:31.372Z] --- PASS: TestDiff (0.48s) [2022-08-31T15:40:31.372Z] === RUN TestExecConsoleSize [2022-08-31T15:40:31.537Z] #65 DONE 0.9s [2022-08-31T15:40:31.537Z] [2022-08-31T15:40:31.537Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T15:40:31.537Z] #70 sha256:d94e4b2e9aee5413c0dbfa70a0bab6375a205b47cdfac98b6bbb92951fffa974 [2022-08-31T15:40:31.537Z] #70 DONE 0.2s [2022-08-31T15:40:31.537Z] [2022-08-31T15:40:31.537Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T15:40:31.538Z] #75 sha256:ea87bcc00e25c7fe0d7cd36df6c4710bbce43848b679800e43c2f0eee048148f [2022-08-31T15:40:31.934Z] --- PASS: TestExecConsoleSize (0.50s) [2022-08-31T15:40:31.934Z] === RUN TestExecWithCloseStdin [2022-08-31T15:40:32.465Z] #75 DONE 0.9s [2022-08-31T15:40:32.465Z] [2022-08-31T15:40:32.465Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T15:40:32.465Z] #78 sha256:1a7a77eefa2c20572f668b157d964c3fdc630deea7f37408ccbc5663ffaf4b93 [2022-08-31T15:40:32.465Z] #78 DONE 0.1s [2022-08-31T15:40:32.496Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-31T15:40:32.496Z] === RUN TestExec [2022-08-31T15:40:32.721Z] [2022-08-31T15:40:32.721Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T15:40:32.721Z] #79 sha256:268cf6fa047b18e0d726b2f2bdfd7e11ff73355038b604fc29db286dbd1c88e3 [2022-08-31T15:40:32.721Z] #79 DONE 0.0s [2022-08-31T15:40:32.721Z] [2022-08-31T15:40:32.721Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T15:40:32.721Z] #80 sha256:f62631063b399dbc2179fbaa61f3cb270921469ef742cbb0d8517a0db2213e2b [2022-08-31T15:40:32.721Z] #80 DONE 0.0s [2022-08-31T15:40:32.721Z] [2022-08-31T15:40:32.721Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T15:40:32.721Z] #81 sha256:fcab9ef87d67673ebd533540edfb0ff44bdf978fd39162df45dafd5a0558e2e9 [2022-08-31T15:40:32.752Z] --- PASS: TestExec (0.49s) [2022-08-31T15:40:32.752Z] === RUN TestExecUser [2022-08-31T15:40:33.315Z] --- PASS: TestExecUser (0.50s) [2022-08-31T15:40:33.315Z] === RUN TestExportContainerAndImportImage [2022-08-31T15:40:33.670Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s) [2022-08-31T15:40:33.671Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T15:40:33.878Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-08-31T15:40:33.878Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T15:40:35.243Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-31T15:40:35.243Z] === RUN TestHealthCheckWorkdir [2022-08-31T15:40:35.805Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-31T15:40:35.805Z] === RUN TestHealthKillContainer [2022-08-31T15:40:36.889Z] #81 DONE 3.8s [2022-08-31T15:40:36.889Z] [2022-08-31T15:40:36.889Z] #82 exporting to image [2022-08-31T15:40:36.889Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T15:40:36.889Z] #82 exporting layers [2022-08-31T15:40:37.451Z] #81 DONE 5.9s [2022-08-31T15:40:37.451Z] [2022-08-31T15:40:37.451Z] #82 exporting to image [2022-08-31T15:40:37.451Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T15:40:37.451Z] #82 exporting layers [2022-08-31T15:40:43.432Z] #82 exporting layers 7.2s done [2022-08-31T15:40:43.432Z] #82 writing image sha256:250c205d3e9c88d600ed89c00df6d0d92f0d736b9e2d16af4baeee17fcf1f824 [2022-08-31T15:40:43.432Z] #82 writing image sha256:250c205d3e9c88d600ed89c00df6d0d92f0d736b9e2d16af4baeee17fcf1f824 done [2022-08-31T15:40:43.432Z] #82 naming to docker.io/library/docker:5591187178010bd407f0784bf83909ec395d7b97 done [2022-08-31T15:40:43.432Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:40:43.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh dynbinary test-integration [2022-08-31T15:40:43.890Z] --- PASS: TestHealthKillContainer (7.81s) [2022-08-31T15:40:43.890Z] === RUN TestHealthCheckProcessKilled [2022-08-31T15:40:44.295Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-08-31T15:40:44.295Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T15:40:44.561Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-31T15:40:44.561Z] === RUN TestIpcModeNone [2022-08-31T15:40:45.130Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-31T15:40:45.130Z] === RUN TestIpcModePrivate [2022-08-31T15:40:45.387Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-31T15:40:45.387Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-31T15:40:45.387Z] === RUN TestIpcModeShareable [2022-08-31T15:40:45.559Z] #82 exporting layers 7.9s done [2022-08-31T15:40:45.559Z] #82 writing image sha256:8024d50d3b647cc0332931206a7e042ddb6ba86475e53819d7246d735e4b4c8d 0.0s done [2022-08-31T15:40:45.559Z] #82 naming to docker.io/library/docker:5591187178010bd407f0784bf83909ec395d7b97 done [2022-08-31T15:40:45.559Z] #82 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-31T15:40:45.650Z] [2022-08-31T15:40:45.650Z] Removing bundles/ [2022-08-31T15:40:45.650Z] [2022-08-31T15:40:45.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T15:40:45.650Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T15:40:45.650Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:40:45.887Z] + trap exit INT TERM [2022-08-31T15:40:45.887Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-31T15:40:45.887Z] + CONTAINER_NAME=docker-pr1 [2022-08-31T15:40:45.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh dynbinary [2022-08-31T15:40:45.894Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.55s) [2022-08-31T15:40:45.894Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T15:40:45.948Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-31T15:40:45.948Z] --- PASS: TestIpcModeShareable (0.50s) [2022-08-31T15:40:45.948Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T15:40:46.820Z] [2022-08-31T15:40:46.820Z] Removing bundles/ [2022-08-31T15:40:46.820Z] [2022-08-31T15:40:46.820Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T15:40:46.820Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T15:40:46.820Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:40:47.837Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-08-31T15:40:47.837Z] === RUN TestAPIIpcModeHost [2022-08-31T15:40:47.837Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-31T15:40:47.837Z] === RUN TestDaemonIpcModeShareable [2022-08-31T15:40:48.765Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-31T15:40:49.021Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-31T15:40:49.021Z] === RUN TestDaemonIpcModePrivate [2022-08-31T15:40:49.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-31T15:40:50.204Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-31T15:40:50.205Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T15:40:51.132Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-31T15:40:51.388Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-31T15:40:51.388Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T15:40:52.317Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-31T15:40:52.573Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-31T15:40:52.573Z] === RUN TestIpcModeOlderClient [2022-08-31T15:40:52.573Z] === PAUSE TestIpcModeOlderClient [2022-08-31T15:40:52.573Z] === RUN TestKillContainerInvalidSignal [2022-08-31T15:40:52.829Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-31T15:40:52.829Z] === RUN TestKillContainer [2022-08-31T15:40:52.829Z] === RUN TestKillContainer/no_signal [2022-08-31T15:40:53.392Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T15:40:53.648Z] === RUN TestKillContainer/killing_signal [2022-08-31T15:40:54.211Z] --- PASS: TestKillContainer (1.30s) [2022-08-31T15:40:54.211Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-31T15:40:54.211Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-08-31T15:40:54.211Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-31T15:40:54.211Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T15:40:54.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T15:40:54.774Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T15:40:55.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-31T15:40:55.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-31T15:40:55.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-31T15:40:55.031Z] === RUN TestKillStoppedContainer [2022-08-31T15:40:55.031Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-31T15:40:55.031Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T15:40:55.031Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-31T15:40:55.031Z] === RUN TestKillDifferentUserContainer [2022-08-31T15:40:55.593Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-31T15:40:55.593Z] === RUN TestInspectOomKilledTrue [2022-08-31T15:40:56.156Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-31T15:40:56.156Z] === RUN TestInspectOomKilledFalse [2022-08-31T15:40:56.412Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-31T15:40:56.412Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T15:40:56.669Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-31T15:40:56.669Z] === RUN TestLinksContainerNames [2022-08-31T15:40:57.664Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-31T15:40:57.664Z] === RUN TestLogsFollowTailEmpty [2022-08-31T15:40:57.920Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-31T15:40:57.920Z] === RUN TestLogs [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:40:57.920Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:40:57.920Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:40:58.177Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:40:58.177Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:40:58.739Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:40:58.739Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:40:59.303Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T15:40:59.559Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:41:00.122Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:41:00.122Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:41:00.122Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:41:00.122Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:41:01.052Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:41:01.052Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:41:01.308Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:41:01.308Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:41:01.871Z] --- PASS: TestLogs (3.83s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.45s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2022-08-31T15:41:01.871Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s) [2022-08-31T15:41:01.871Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T15:41:02.434Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/default [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/private [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/slave [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/shared [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/default [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/shared [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/slave [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/private [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T15:41:02.434Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:41:02.434Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:41:02.434Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:41:02.435Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T15:41:02.691Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-31T15:41:02.691Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-31T15:41:02.691Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T15:41:03.991Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-31T15:41:03.991Z] PASS [2022-08-31T15:41:03.991Z] [2022-08-31T15:41:03.991Z] DONE 17 tests in 49.375s [2022-08-31T15:41:03.991Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T15:41:03.991Z] INFO: Testing against a local daemon [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:41:03.991Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:41:03.991Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T15:41:03.991Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T15:41:03.991Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:41:03.991Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T15:41:03.991Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T15:41:03.991Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T15:41:03.991Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T15:41:03.991Z] === RUN TestPluginInstall [2022-08-31T15:41:03.991Z] === RUN TestPluginInstall/no_auth [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca26521e8ee6dc852ff02c7cb833cb9f4562424d556b4e1fd4293abf8ac1080c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca26521e8ee6dc852ff02c7cb833cb9f4562424d556b4e1fd4293abf8ac1080c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:03.991Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca26521e8ee6dc852ff02c7cb833cb9f4562424d556b4e1fd4293abf8ac1080c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:03.991Z] time="2022-08-31T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca26521e8ee6dc852ff02c7cb833cb9f4562424d556b4e1fd4293abf8ac1080c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:03.991Z] === RUN TestPluginInstall/with_insecure [2022-08-31T15:41:04.059Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-31T15:41:04.059Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T15:41:04.621Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-08-31T15:41:04.621Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T15:41:04.878Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-31T15:41:04.878Z] === RUN TestNetworkNat [2022-08-31T15:41:04.931Z] time="2022-08-31T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:04.931Z] time="2022-08-31T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f00c663aac64e2abdca7ad97f45ba89f9ebfe779be9fcbc33c6dbb9854ef4b25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:04.931Z] time="2022-08-31T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:41:04.931Z] time="2022-08-31T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f00c663aac64e2abdca7ad97f45ba89f9ebfe779be9fcbc33c6dbb9854ef4b25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:41:05.134Z] --- PASS: TestNetworkNat (0.46s) [2022-08-31T15:41:05.134Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T15:41:05.191Z] plugin_test.go:196: [d22b8f875395a] daemon is not started [2022-08-31T15:41:05.191Z] --- PASS: TestPluginInstall (3.85s) [2022-08-31T15:41:05.191Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2022-08-31T15:41:05.191Z] --- PASS: TestPluginInstall/with_htpasswd (0.73s) [2022-08-31T15:41:05.191Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2022-08-31T15:41:05.191Z] === RUN TestPluginsWithRuntimes [2022-08-31T15:41:05.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-31T15:41:05.697Z] === RUN TestNetworkLoopbackNat [2022-08-31T15:41:06.572Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T15:41:07.953Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T15:41:08.214Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-31T15:41:08.214Z] === RUN TestPause [2022-08-31T15:41:08.522Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2022-08-31T15:41:08.522Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-08-31T15:41:08.522Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-08-31T15:41:08.522Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T15:41:08.776Z] --- PASS: TestPause (0.43s) [2022-08-31T15:41:08.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T15:41:08.777Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:41:08.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:41:08.777Z] === RUN TestPauseStopPausedContainer [2022-08-31T15:41:09.033Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-31T15:41:09.033Z] === RUN TestPidHost [2022-08-31T15:41:09.462Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-08-31T15:41:09.462Z] PASS [2022-08-31T15:41:09.462Z] [2022-08-31T15:41:09.462Z] DONE 24 tests in 7.997s [2022-08-31T15:41:09.462Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T15:41:09.462Z] INFO: Testing against a local daemon [2022-08-31T15:41:09.462Z] === RUN TestExternalGraphDriver [2022-08-31T15:41:09.721Z] === RUN TestExternalGraphDriver/json [2022-08-31T15:41:09.961Z] --- PASS: TestPidHost (0.94s) [2022-08-31T15:41:09.961Z] === RUN TestPsFilter [2022-08-31T15:41:10.218Z] --- PASS: TestPsFilter (0.11s) [2022-08-31T15:41:10.218Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T15:41:10.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-31T15:41:10.474Z] === RUN TestRemoveContainerWithVolume [2022-08-31T15:41:11.037Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-31T15:41:11.037Z] === RUN TestRemoveContainerRunning [2022-08-31T15:41:11.293Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-31T15:41:11.293Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T15:41:11.631Z] === RUN TestExternalGraphDriver/spec [2022-08-31T15:41:11.856Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-31T15:41:11.856Z] === RUN TestRemoveInvalidContainer [2022-08-31T15:41:11.856Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T15:41:11.856Z] === RUN TestRenameLinkedContainer [2022-08-31T15:41:13.011Z] === RUN TestExternalGraphDriver/pull [2022-08-31T15:41:13.749Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-08-31T15:41:13.749Z] === RUN TestRenameStoppedContainer [2022-08-31T15:41:14.005Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-31T15:41:14.005Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T15:41:14.918Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-08-31T15:41:14.918Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2022-08-31T15:41:14.918Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2022-08-31T15:41:14.918Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-08-31T15:41:14.918Z] === RUN TestGraphdriverPluginV2 [2022-08-31T15:41:14.932Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-31T15:41:14.932Z] === RUN TestRenameInvalidName [2022-08-31T15:41:15.188Z] --- PASS: TestRenameInvalidName (0.39s) [2022-08-31T15:41:15.188Z] === RUN TestRenameAnonymousContainer [2022-08-31T15:41:16.554Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-31T15:41:16.554Z] === RUN TestRenameContainerWithSameName [2022-08-31T15:41:17.117Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-31T15:41:17.117Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T15:41:18.046Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-31T15:41:18.046Z] === RUN TestResize [2022-08-31T15:41:18.303Z] --- PASS: TestResize (0.44s) [2022-08-31T15:41:18.303Z] === RUN TestResizeWithInvalidSize [2022-08-31T15:41:18.902Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-31T15:41:18.902Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T15:41:19.116Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-08-31T15:41:19.116Z] PASS [2022-08-31T15:41:19.116Z] [2022-08-31T15:41:19.116Z] DONE 5 tests in 9.967s [2022-08-31T15:41:19.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T15:41:19.159Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:19.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:19.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:19.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:41:19.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:19.377Z] INFO: Testing against a local daemon [2022-08-31T15:41:19.377Z] === RUN TestContinueAfterPluginCrash [2022-08-31T15:41:19.377Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T15:41:19.377Z] === RUN TestReadPluginNoRead [2022-08-31T15:41:19.377Z] === PAUSE TestReadPluginNoRead [2022-08-31T15:41:19.377Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T15:41:19.377Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T15:41:19.377Z] === CONT TestContinueAfterPluginCrash [2022-08-31T15:41:19.377Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T15:41:20.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:41:20.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:22.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:41:22.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:41:23.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:23.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:23.581Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-08-31T15:41:23.581Z] === CONT TestReadPluginNoRead [2022-08-31T15:41:23.894Z] INFO [linters context/goanalysis] analyzers took 6m49.983911139s with top 10 stages: buildir: 2m24.364013876s, the_only_name: 42.094001066s, goimports: 29.431096257s, unconvert: 22.76178593s, S1038: 20.411157731s, gosec: 18.385604597s, misspell: 6.907586967s, S1039: 5.32499019s, unused: 5.148449979s, inspect: 4.789802568s [2022-08-31T15:41:23.894Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-08-31T15:41:23.895Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 79/2014, cgo: 2117/2438, filename_unadjuster: 2117/2117, path_prettifier: 2117/2117, exclude: 2014/2014, nolint: 0/79, skip_files: 2117/2117, skip_dirs: 2117/2117, autogenerated_exclude: 2014/2117, identifier_marker: 2014/2014 [2022-08-31T15:41:23.895Z] INFO [runner] processing took 83.859824ms with stages: nolint: 34.621784ms, identifier_marker: 21.404824ms, path_prettifier: 9.442072ms, autogenerated_exclude: 8.435465ms, exclude-rules: 7.767222ms, skip_dirs: 1.83863ms, cgo: 229.284µs, filename_unadjuster: 115.92µs, max_same_issues: 1.243µs, uniq_by_line: 547ns, skip_files: 411ns, max_from_linter: 318ns, severity-rules: 315ns, source_code: 299ns, diff: 293ns, exclude: 289ns, max_per_file_from_linter: 274ns, sort_results: 268ns, path_shortener: 248ns, path_prefixer: 118ns [2022-08-31T15:41:23.895Z] INFO [runner] linters took 1m45.562453009s with stages: goanalysis_metalinter: 1m45.478450882s [2022-08-31T15:41:23.895Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-08-31T15:41:23.895Z] INFO Memory: 2800 samples, avg is 330.1MB, max is 1279.0MB [2022-08-31T15:41:23.895Z] INFO Execution took 4m39.895736464s [2022-08-31T15:41:23.895Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-31T15:41:24.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh dynbinary test-docker-py [2022-08-31T15:41:24.794Z] [2022-08-31T15:41:24.794Z] Removing bundles/ [2022-08-31T15:41:24.794Z] [2022-08-31T15:41:24.794Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T15:41:24.794Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T15:41:24.794Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:41:25.514Z] === RUN TestReadPluginNoRead/default [2022-08-31T15:41:26.454Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T15:41:26.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:41:26.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:41:27.921Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T15:41:27.921Z] --- PASS: TestContinueAfterPluginCrash (8.63s) [2022-08-31T15:41:29.301Z] === CONT TestReadPluginNoRead [2022-08-31T15:41:29.301Z] read_test.go:92: [d91746fefa146] daemon is not started [2022-08-31T15:41:29.301Z] --- PASS: TestReadPluginNoRead (6.40s) [2022-08-31T15:41:29.301Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-08-31T15:41:29.301Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-08-31T15:41:29.301Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2022-08-31T15:41:29.301Z] PASS [2022-08-31T15:41:29.301Z] [2022-08-31T15:41:29.301Z] DONE 6 tests in 9.975s [2022-08-31T15:41:29.301Z] 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-31T15:41:29.301Z] testing: warning: no tests to run [2022-08-31T15:41:29.301Z] PASS [2022-08-31T15:41:29.301Z] [2022-08-31T15:41:29.301Z] DONE 0 tests in 0.008s [2022-08-31T15:41:29.301Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T15:41:29.301Z] INFO: Testing against a local daemon [2022-08-31T15:41:29.301Z] === RUN TestPluginWithDevMounts [2022-08-31T15:41:29.301Z] === PAUSE TestPluginWithDevMounts [2022-08-31T15:41:29.301Z] === CONT TestPluginWithDevMounts [2022-08-31T15:41:30.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:41:30.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:41:31.209Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-31T15:41:31.209Z] PASS [2022-08-31T15:41:31.209Z] [2022-08-31T15:41:31.209Z] DONE 1 tests in 1.615s [2022-08-31T15:41:31.209Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T15:41:31.209Z] INFO: Testing against a local daemon [2022-08-31T15:41:31.209Z] === RUN TestSecretInspect [2022-08-31T15:41:32.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:41:32.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:41:33.116Z] --- PASS: TestSecretInspect (1.86s) [2022-08-31T15:41:33.116Z] === RUN TestSecretList [2022-08-31T15:41:34.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:41:34.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:41:35.025Z] --- PASS: TestSecretList (2.31s) [2022-08-31T15:41:35.025Z] === RUN TestSecretsCreateAndDelete [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-08-31T15:41:36.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-08-31T15:41:36.354Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T15:41:36.354Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T15:41:36.916Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T15:41:37.564Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-08-31T15:41:37.564Z] === RUN TestSecretsUpdate [2022-08-31T15:41:37.844Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-08-31T15:41:37.844Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-31T15:41:37.844Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-31T15:41:37.844Z] === RUN TestCgroupNamespacesRun [2022-08-31T15:41:39.209Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-08-31T15:41:39.209Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T15:41:40.104Z] --- PASS: TestSecretsUpdate (2.29s) [2022-08-31T15:41:40.104Z] === RUN TestTemplatedSecret [2022-08-31T15:41:40.150Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-31T15:41:40.150Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T15:41:41.077Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-08-31T15:41:41.077Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T15:41:42.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-31T15:41:42.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T15:41:42.644Z] --- PASS: TestTemplatedSecret (2.66s) [2022-08-31T15:41:42.644Z] === RUN TestSecretCreateResolve [2022-08-31T15:41:43.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-31T15:41:43.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T15:41:44.551Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-08-31T15:41:44.551Z] PASS [2022-08-31T15:41:44.551Z] [2022-08-31T15:41:44.551Z] DONE 6 tests in 13.684s [2022-08-31T15:41:44.552Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T15:41:44.552Z] INFO: Testing against a local daemon [2022-08-31T15:41:44.552Z] === RUN TestServiceCreateInit [2022-08-31T15:41:44.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T15:41:44.740Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-31T15:41:44.740Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T15:41:45.302Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-31T15:41:45.302Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T15:41:46.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-08-31T15:41:46.668Z] === RUN TestNISDomainname [2022-08-31T15:41:46.924Z] --- PASS: TestNISDomainname (0.51s) [2022-08-31T15:41:46.924Z] === RUN TestHostnameDnsResolution [2022-08-31T15:41:47.486Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-31T15:41:47.486Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T15:41:48.049Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-31T15:41:48.049Z] === RUN TestPrivilegedHostDevices [2022-08-31T15:41:48.611Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-31T15:41:48.611Z] === RUN TestRunConsoleSize [2022-08-31T15:41:48.753Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T15:41:48.868Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-31T15:41:48.868Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T15:41:51.384Z] --- PASS: TestRunWithAlternativeContainerdShim (1.96s) [2022-08-31T15:41:51.384Z] === RUN TestStats [2022-08-31T15:41:52.952Z] --- PASS: TestServiceCreateInit (8.02s) [2022-08-31T15:41:52.952Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-08-31T15:41:52.952Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2022-08-31T15:41:52.952Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T15:41:53.274Z] --- PASS: TestStats (2.41s) [2022-08-31T15:41:53.274Z] === RUN TestStopContainerWithTimeout [2022-08-31T15:41:53.274Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T15:41:53.274Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T15:41:53.274Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T15:41:53.274Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T15:41:53.274Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T15:41:53.274Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T15:41:53.274Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T15:41:53.274Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T15:41:53.274Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T15:41:53.274Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T15:41:53.837Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T15:41:56.353Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T15:41:57.280Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T15:41:57.280Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-31T15:41:57.280Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-08-31T15:41:57.280Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-31T15:41:57.280Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-31T15:41:57.280Z] === RUN TestDeleteDevicemapper [2022-08-31T15:41:57.280Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:41:57.280Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T15:41:57.280Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T15:41:58.648Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-08-31T15:41:58.648Z] === RUN TestUpdateMemory [2022-08-31T15:41:59.210Z] --- PASS: TestUpdateMemory (0.50s) [2022-08-31T15:41:59.210Z] === RUN TestUpdateCPUQuota [2022-08-31T15:41:59.772Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-08-31T15:41:59.773Z] === RUN TestUpdatePidsLimit [2022-08-31T15:41:59.773Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T15:42:00.029Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T15:42:00.285Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T15:42:00.285Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T15:42:00.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T15:42:00.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T15:42:01.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-31T15:42:01.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-31T15:42:01.617Z] === RUN TestUpdateRestartPolicy [2022-08-31T15:42:11.054Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2022-08-31T15:42:11.054Z] === RUN TestCreateServiceConflict [2022-08-31T15:42:11.054Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-08-31T15:42:11.054Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T15:42:13.800Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-31T15:42:13.800Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T15:42:13.800Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-31T15:42:13.800Z] === RUN TestWaitNonBlocked [2022-08-31T15:42:13.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:42:13.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:42:13.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:42:13.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:42:13.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:42:13.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:42:13.800Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T15:42:13.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-31T15:42:13.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-31T15:42:13.800Z] === RUN TestWaitBlocked [2022-08-31T15:42:13.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:42:13.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:42:13.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:42:13.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:42:13.801Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:42:13.801Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:42:14.351Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-08-31T15:42:14.351Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T15:42:14.363Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T15:42:14.363Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-08-31T15:42:14.363Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-08-31T15:42:14.363Z] === RUN TestWaitConditions [2022-08-31T15:42:14.363Z] === RUN TestWaitConditions/default [2022-08-31T15:42:14.363Z] === PAUSE TestWaitConditions/default [2022-08-31T15:42:14.363Z] === RUN TestWaitConditions/not-running [2022-08-31T15:42:14.363Z] === PAUSE TestWaitConditions/not-running [2022-08-31T15:42:14.363Z] === RUN TestWaitConditions/next-exit [2022-08-31T15:42:14.363Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T15:42:14.363Z] === RUN TestWaitConditions/removed [2022-08-31T15:42:14.363Z] === PAUSE TestWaitConditions/removed [2022-08-31T15:42:14.363Z] === CONT TestWaitConditions/default [2022-08-31T15:42:14.363Z] === CONT TestWaitConditions/next-exit [2022-08-31T15:42:14.363Z] wait_test.go:146: ContainerID = cf856de04b8606ae74126663412acc363cf0c5d66d5db9e61fd112d94bb8f94d [2022-08-31T15:42:14.363Z] === CONT TestWaitConditions/default [2022-08-31T15:42:14.363Z] wait_test.go:146: ContainerID = 420c61451fad78e7c8215d44bd530f61620936f36df8179928b56def1cad98d6 [2022-08-31T15:42:15.290Z] === CONT TestWaitConditions/removed [2022-08-31T15:42:15.290Z] === CONT TestWaitConditions/not-running [2022-08-31T15:42:15.290Z] === CONT TestWaitConditions/removed [2022-08-31T15:42:15.290Z] wait_test.go:146: ContainerID = c6042430ea0111594b7575ec1593eb40532d95f81dd3ad1b0c9143d4370e99b6 [2022-08-31T15:42:15.290Z] === CONT TestWaitConditions/not-running [2022-08-31T15:42:15.290Z] wait_test.go:146: ContainerID = 22a9b869ffd72ecac9acef64df1d23da3761c472a5468f94da87233d8156d9fd [2022-08-31T15:42:15.546Z] --- PASS: TestWaitConditions (0.02s) [2022-08-31T15:42:15.546Z] --- PASS: TestWaitConditions/default (0.68s) [2022-08-31T15:42:15.546Z] --- PASS: TestWaitConditions/next-exit (0.70s) [2022-08-31T15:42:15.546Z] --- PASS: TestWaitConditions/removed (0.48s) [2022-08-31T15:42:15.546Z] --- PASS: TestWaitConditions/not-running (0.49s) [2022-08-31T15:42:15.546Z] === RUN TestWaitRestartedContainer [2022-08-31T15:42:15.546Z] === RUN TestWaitRestartedContainer/default [2022-08-31T15:42:15.546Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T15:42:15.546Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T15:42:15.546Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T15:42:15.546Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T15:42:15.546Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T15:42:15.546Z] === CONT TestWaitRestartedContainer/default [2022-08-31T15:42:15.546Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T15:42:16.915Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T15:42:17.844Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-31T15:42:17.844Z] --- PASS: TestWaitRestartedContainer/default (1.27s) [2022-08-31T15:42:17.844Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) [2022-08-31T15:42:17.844Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-31T15:42:17.844Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T15:42:17.844Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T15:42:19.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.94s) [2022-08-31T15:42:19.736Z] === CONT TestIpcModeOlderClient [2022-08-31T15:42:19.736Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-31T15:42:19.736Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T15:42:19.736Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-08-31T15:42:19.736Z] === CONT TestDaemonHostGatewayIP [2022-08-31T15:42:22.254Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-08-31T15:42:22.254Z] === CONT TestDaemonRestartIpcMode [2022-08-31T15:42:24.771Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-08-31T15:42:29.241Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2022-08-31T15:42:29.241Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T15:42:29.819Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2022-08-31T15:42:29.819Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T15:42:32.858Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-08-31T15:42:32.858Z] PASS [2022-08-31T15:42:32.858Z] [2022-08-31T15:42:32.858Z] === Skipped [2022-08-31T15:42:32.858Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-31T15:42:32.858Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:42:32.858Z] [2022-08-31T15:42:32.858Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:42:32.858Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:42:32.858Z] [2022-08-31T15:42:32.858Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T15:42:32.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:42:32.858Z] [2022-08-31T15:42:32.858Z] DONE 273 tests, 3 skipped in 126.412s [2022-08-31T15:42:32.858Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T15:42:32.858Z] ++ 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-31T15:42:32.858Z] ++ set -e [2022-08-31T15:42:32.858Z] ++ '[' -n 0 ']' [2022-08-31T15:42:32.858Z] ++ set -x [2022-08-31T15:42:32.858Z] ++ 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-31T15:42:32.858Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T15:42:32.858Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-31T15:42:32.858Z] === RUN TestConfigDaemonID [2022-08-31T15:42:33.140Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2022-08-31T15:42:33.140Z] === RUN TestCreateServiceSysctls [2022-08-31T15:42:33.420Z] daemon_test.go:83: [d0d474e0010b8] daemon is not started [2022-08-31T15:42:33.420Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:42:33.420Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T15:42:33.420Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T15:42:33.420Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T15:42:33.420Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T15:42:33.420Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T15:42:33.420Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T15:42:33.420Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:42:33.420Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T15:42:33.420Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T15:42:33.420Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T15:42:33.420Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-31T15:42:33.420Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-31T15:42:33.420Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T15:42:33.420Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T15:42:34.350Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T15:42:35.727Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T15:42:36.433Z] --- PASS: TestCreateServiceSysctls (3.43s) [2022-08-31T15:42:36.433Z] === RUN TestCreateServiceCapabilities [2022-08-31T15:42:36.664Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T15:42:36.664Z] daemon_test.go:197: [d612cbd668a5d] daemon is not started [2022-08-31T15:42:36.664Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-31T15:42:36.664Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-31T15:42:36.664Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-31T15:42:36.664Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-31T15:42:36.664Z] === RUN TestDaemonProxy [2022-08-31T15:42:36.664Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T15:42:38.554Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T15:42:38.972Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-08-31T15:42:38.972Z] === RUN TestInspect [2022-08-31T15:42:39.920Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T15:42:42.267Z] --- PASS: TestInspect (3.06s) [2022-08-31T15:42:42.267Z] === RUN TestCreateJob [2022-08-31T15:42:42.469Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T15:42:43.031Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy (8.07s) [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy/configuration_file (2.54s) [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-31T15:42:44.923Z] --- PASS: TestDaemonProxy/reload_sanitized (1.54s) [2022-08-31T15:42:44.923Z] PASS [2022-08-31T15:42:44.923Z] [2022-08-31T15:42:44.923Z] DONE 18 tests in 13.085s [2022-08-31T15:42:44.923Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T15:42:44.923Z] ++ 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-31T15:42:44.923Z] ++ set -e [2022-08-31T15:42:44.923Z] ++ '[' -n 0 ']' [2022-08-31T15:42:44.923Z] ++ set -x [2022-08-31T15:42:44.923Z] ++ 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-31T15:42:45.179Z] INFO: Testing against a local daemon [2022-08-31T15:42:45.179Z] === RUN TestCommitInheritsEnv [2022-08-31T15:42:45.561Z] --- PASS: TestCreateJob (3.24s) [2022-08-31T15:42:45.561Z] === RUN TestReplicatedJob [2022-08-31T15:42:47.696Z] --- PASS: TestCommitInheritsEnv (2.51s) [2022-08-31T15:42:47.696Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T15:42:47.696Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-31T15:42:47.696Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-31T15:42:47.696Z] === RUN TestImportWithCustomPlatform [2022-08-31T15:42:47.696Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T15:42:48.258Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T15:42:48.258Z] === RUN TestImportWithCustomPlatform// [2022-08-31T15:42:48.258Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T15:42:48.820Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T15:42:49.077Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T15:42:49.638Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T15:42:49.638Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T15:42:49.638Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform (2.11s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/#00 (0.39s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/linux (0.56s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.27s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.60s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T15:42:49.895Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T15:42:49.895Z] === RUN TestImagesFilterMultiReference [2022-08-31T15:42:50.823Z] --- PASS: TestImagesFilterMultiReference (0.73s) [2022-08-31T15:42:50.823Z] === RUN TestImagePullPlatformInvalid [2022-08-31T15:42:50.823Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-31T15:42:50.823Z] === RUN TestRemoveImageOrphaning [2022-08-31T15:42:50.843Z] --- PASS: TestReplicatedJob (5.85s) [2022-08-31T15:42:50.843Z] === RUN TestUpdateReplicatedJob [2022-08-31T15:42:52.063Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T15:42:52.063Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:42:52.063Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:42:52.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:42:52.063Z] [2022-08-31T15:42:52.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:42:52.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:42:52.063Z] HOSTNAME=5e4d129f4d1c [2022-08-31T15:42:52.063Z] DEST=bundles/test-integration [2022-08-31T15:42:52.063Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:42:52.063Z] DOCKER_ROOTLESS=1 [2022-08-31T15:42:52.063Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:42:52.063Z] container=docker [2022-08-31T15:42:52.063Z] HOME=/root [2022-08-31T15:42:52.063Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:42:52.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:42:52.063Z] VALIDATE_BRANCH=master [2022-08-31T15:42:52.063Z] TERM=xterm [2022-08-31T15:42:52.063Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:42:52.063Z] SHLVL=1 [2022-08-31T15:42:52.063Z] TIMEOUT=120m [2022-08-31T15:42:52.063Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:42:52.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:42:52.063Z] GO111MODULE=off [2022-08-31T15:42:52.063Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T15:42:52.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T15:42:52.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:42:52.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:42:52.063Z] GOPATH=/go [2022-08-31T15:42:52.063Z] PKG_CONFIG=pkg-config [2022-08-31T15:42:52.063Z] _=/usr/bin/env [2022-08-31T15:42:52.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T15:42:52.714Z] --- PASS: TestRemoveImageOrphaning (2.15s) [2022-08-31T15:42:52.714Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T15:42:52.714Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:42:52.714Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-31T15:42:52.714Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T15:42:52.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.31s) [2022-08-31T15:42:52.970Z] === RUN TestTagInvalidReference [2022-08-31T15:42:52.970Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-31T15:42:52.970Z] === RUN TestTagValidPrefixedRepo [2022-08-31T15:42:53.399Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T15:42:53.399Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:42:53.399Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:42:53.399Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:42:53.399Z] [2022-08-31T15:42:53.399Z] + TEST_INTEGRATION_DEST=2 [2022-08-31T15:42:53.399Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-31T15:42:53.399Z] + TEST_SKIP_INTEGRATION=1 [2022-08-31T15:42:53.399Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-31T15:42:53.399Z] + run_tests [2022-08-31T15:42:53.399Z] + c=0 [2022-08-31T15:42:53.399Z] + '[' -n 0 ']' [2022-08-31T15:42:53.399Z] + rm= [2022-08-31T15:42:53.399Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44068/.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=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh '' test-integration [2022-08-31T15:42:53.399Z] + TEST_INTEGRATION_DEST=1 [2022-08-31T15:42:53.399Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-31T15:42:53.399Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T15:42:53.399Z] + run_tests test-integration-flaky [2022-08-31T15:42:53.399Z] + '[' -n 0 ']' [2022-08-31T15:42:53.399Z] + rm= [2022-08-31T15:42:53.399Z] + TEST_INTEGRATION_DEST=3 [2022-08-31T15:42:53.399Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-31T15:42:53.399Z] + TEST_SKIP_INTEGRATION=1 [2022-08-31T15:42:53.399Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-31T15:42:53.399Z] + run_tests [2022-08-31T15:42:53.399Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44068/.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=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh test-integration-flaky test-integration [2022-08-31T15:42:53.399Z] + '[' -n 0 ']' [2022-08-31T15:42:53.399Z] + rm= [2022-08-31T15:42:53.399Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44068/.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=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh '' test-integration [2022-08-31T15:42:53.399Z] ++ jobs -p [2022-08-31T15:42:53.399Z] + for job in $(jobs -p) [2022-08-31T15:42:53.399Z] + wait 9370 [2022-08-31T15:42:53.399Z] [2022-08-31T15:42:53.399Z] [2022-08-31T15:42:53.399Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-31T15:42:53.399Z] [2022-08-31T15:42:53.399Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:42:53.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:42:53.399Z] HOSTNAME=c4866ff8426c [2022-08-31T15:42:53.399Z] TEST_SKIP_INTEGRATION=1 [2022-08-31T15:42:53.399Z] TESTDEBUG=0 [2022-08-31T15:42:53.399Z] DEST=bundles/test-integration [2022-08-31T15:42:53.399Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:42:53.399Z] KEEPBUNDLE=1 [2022-08-31T15:42:53.399Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:42:53.399Z] container=docker [2022-08-31T15:42:53.399Z] HOME=/root [2022-08-31T15:42:53.399Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:42:53.399Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:42:53.399Z] VALIDATE_BRANCH=master [2022-08-31T15:42:53.399Z] TERM=xterm [2022-08-31T15:42:53.399Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:42:53.399Z] SHLVL=1 [2022-08-31T15:42:53.399Z] TIMEOUT=120m [2022-08-31T15:42:53.399Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:42:53.399Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:42:53.399Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-31T15:42:53.399Z] GO111MODULE=off [2022-08-31T15:42:53.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:42:53.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:42:53.399Z] GOPATH=/go [2022-08-31T15:42:53.399Z] PKG_CONFIG=pkg-config [2022-08-31T15:42:53.399Z] _=/usr/bin/env [2022-08-31T15:42:53.399Z] Building test suite binary ./integration-cli/test.main [2022-08-31T15:42:53.399Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:42:53.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:42:53.399Z] HOSTNAME=cb2548ad93d7 [2022-08-31T15:42:53.399Z] TEST_SKIP_INTEGRATION=1 [2022-08-31T15:42:53.399Z] TESTDEBUG=0 [2022-08-31T15:42:53.399Z] DEST=bundles/test-integration [2022-08-31T15:42:53.399Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:42:53.399Z] KEEPBUNDLE=1 [2022-08-31T15:42:53.399Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:42:53.399Z] container=docker [2022-08-31T15:42:53.399Z] HOME=/root [2022-08-31T15:42:53.399Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:42:53.399Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:42:53.399Z] VALIDATE_BRANCH=master [2022-08-31T15:42:53.399Z] TERM=xterm [2022-08-31T15:42:53.399Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:42:53.399Z] SHLVL=1 [2022-08-31T15:42:53.399Z] TIMEOUT=120m [2022-08-31T15:42:53.399Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:42:53.399Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:42:53.399Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-31T15:42:53.399Z] GO111MODULE=off [2022-08-31T15:42:53.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:42:53.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:42:53.399Z] GOPATH=/go [2022-08-31T15:42:53.399Z] PKG_CONFIG=pkg-config [2022-08-31T15:42:53.399Z] _=/usr/bin/env [2022-08-31T15:42:53.399Z] Building test suite binary ./integration-cli/test.main [2022-08-31T15:42:53.399Z] No new tests added to integration. [2022-08-31T15:42:53.399Z] [2022-08-31T15:42:53.399Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T15:42:53.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T15:42:53.399Z] HOSTNAME=4216f806ad6e [2022-08-31T15:42:53.399Z] TESTDEBUG=0 [2022-08-31T15:42:53.399Z] DEST=bundles/test-integration [2022-08-31T15:42:53.399Z] PWD=/go/src/github.com/docker/docker [2022-08-31T15:42:53.399Z] KEEPBUNDLE=1 [2022-08-31T15:42:53.399Z] DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 [2022-08-31T15:42:53.399Z] container=docker [2022-08-31T15:42:53.399Z] HOME=/root [2022-08-31T15:42:53.399Z] GOLANG_VERSION=1.18.5 [2022-08-31T15:42:53.399Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T15:42:53.399Z] VALIDATE_BRANCH=master [2022-08-31T15:42:53.399Z] TERM=xterm [2022-08-31T15:42:53.399Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T15:42:53.399Z] SHLVL=1 [2022-08-31T15:42:53.399Z] TIMEOUT=120m [2022-08-31T15:42:53.399Z] DOCKER_BUILDTAGS= journald [2022-08-31T15:42:53.399Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T15:42:53.399Z] GO111MODULE=off [2022-08-31T15:42:53.399Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T15:42:53.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T15:42:53.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T15:42:53.399Z] GOPATH=/go [2022-08-31T15:42:53.399Z] PKG_CONFIG=pkg-config [2022-08-31T15:42:53.399Z] _=/usr/bin/env [2022-08-31T15:42:53.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T15:42:53.533Z] --- PASS: TestTagValidPrefixedRepo (0.56s) [2022-08-31T15:42:53.533Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T15:42:53.812Z] --- PASS: TestTagExistedNameWithoutForce (0.14s) [2022-08-31T15:42:53.812Z] === RUN TestTagOfficialNames [2022-08-31T15:42:54.740Z] --- PASS: TestTagOfficialNames (0.81s) [2022-08-31T15:42:54.740Z] === RUN TestTagMatchesDigest [2022-08-31T15:42:54.740Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-31T15:42:54.740Z] PASS [2022-08-31T15:42:54.740Z] [2022-08-31T15:42:54.740Z] === Skipped [2022-08-31T15:42:54.740Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-31T15:42:54.740Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-31T15:42:54.740Z] [2022-08-31T15:42:54.740Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-31T15:42:54.740Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:42:54.740Z] [2022-08-31T15:42:54.740Z] DONE 22 tests, 2 skipped in 9.973s [2022-08-31T15:42:54.740Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T15:42:54.740Z] ++ 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-31T15:42:54.740Z] ++ set -e [2022-08-31T15:42:54.740Z] ++ '[' -n 0 ']' [2022-08-31T15:42:54.740Z] ++ set -x [2022-08-31T15:42:54.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T15:42:54.740Z] === RUN TestStripANSICommands [2022-08-31T15:42:54.740Z] === RUN TestStripANSICommands/#00 [2022-08-31T15:42:54.740Z] === RUN TestStripANSICommands/#01 [2022-08-31T15:42:54.740Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T15:42:54.740Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T15:42:54.740Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T15:42:54.740Z] PASS [2022-08-31T15:42:54.740Z] [2022-08-31T15:42:54.740Z] DONE 3 tests in 0.045s [2022-08-31T15:42:54.740Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T15:42:54.740Z] ++ 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-31T15:42:54.740Z] ++ set -e [2022-08-31T15:42:54.740Z] ++ '[' -n 0 ']' [2022-08-31T15:42:54.740Z] ++ set -x [2022-08-31T15:42:54.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T15:42:54.740Z] INFO: Testing against a local daemon [2022-08-31T15:42:54.996Z] === RUN TestNetworkCreateDelete [2022-08-31T15:42:55.040Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2022-08-31T15:42:55.040Z] === RUN TestServiceListWithStatuses [2022-08-31T15:42:55.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:42:55.040Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T15:42:55.040Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T15:42:55.252Z] --- PASS: TestNetworkCreateDelete (0.27s) [2022-08-31T15:42:55.252Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T15:42:55.815Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2022-08-31T15:42:55.815Z] === RUN TestDaemonDNSFallback [2022-08-31T15:42:59.265Z] --- PASS: TestDockerNetworkConnectAlias (4.39s) [2022-08-31T15:42:59.265Z] === RUN TestDockerNetworkReConnect [2022-08-31T15:43:02.560Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-08-31T15:43:02.560Z] === RUN TestServicePlugin [2022-08-31T15:43:05.779Z] --- PASS: TestDaemonDNSFallback (9.25s) [2022-08-31T15:43:05.779Z] === RUN TestInspectNetwork [2022-08-31T15:43:05.855Z] plugin_test.go:61: [d144ed4154431] joining swarm manager [dd758088653a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T15:43:07.235Z] plugin_test.go:64: [d746420c456ec] joining swarm manager [dd758088653a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T15:43:08.298Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T15:43:08.298Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T15:43:08.298Z] === RUN TestInspectNetwork/network_name [2022-08-31T15:43:08.298Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T15:43:12.466Z] --- PASS: TestInspectNetwork (7.16s) [2022-08-31T15:43:12.466Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T15:43:12.466Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T15:43:12.466Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T15:43:12.466Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T15:43:12.466Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T15:43:13.832Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T15:43:13.832Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:43:13.832Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:43:13.832Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:43:13.832Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T15:43:13.832Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T15:43:13.832Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T15:43:13.832Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T15:43:13.832Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T15:43:13.832Z] === RUN TestNetworkList [2022-08-31T15:43:13.832Z] === RUN TestNetworkList//networks [2022-08-31T15:43:13.833Z] === PAUSE TestNetworkList//networks [2022-08-31T15:43:13.833Z] === RUN TestNetworkList//networks/ [2022-08-31T15:43:13.833Z] === PAUSE TestNetworkList//networks/ [2022-08-31T15:43:13.833Z] === CONT TestNetworkList//networks [2022-08-31T15:43:13.833Z] === CONT TestNetworkList//networks/ [2022-08-31T15:43:13.833Z] --- PASS: TestNetworkList (0.02s) [2022-08-31T15:43:13.833Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T15:43:13.833Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T15:43:13.833Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T15:43:14.089Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-31T15:43:14.089Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T15:43:15.454Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-31T15:43:15.454Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T15:43:16.016Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-31T15:43:16.016Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T15:43:17.382Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-31T15:43:17.382Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T15:43:18.310Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-31T15:43:18.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T15:43:18.872Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-31T15:43:18.872Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T15:43:21.389Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-31T15:43:21.389Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T15:43:21.389Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:43:21.389Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:43:21.389Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T15:43:29.183Z] --- PASS: TestServicePlugin (25.88s) [2022-08-31T15:43:29.183Z] === RUN TestServiceUpdateLabel [2022-08-31T15:43:30.123Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-08-31T15:43:30.123Z] === RUN TestServiceUpdateSecrets [2022-08-31T15:43:31.288Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T15:43:31.288Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:43:31.288Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:43:31.288Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T15:43:31.288Z] [2022-08-31T15:43:31.288Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-31T15:43:31.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-31T15:43:31.288Z] Using test binary docker [2022-08-31T15:43:31.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T15:43:31.288Z] Not: starting. [2022-08-31T15:43:31.288Z] INFO: Waiting for daemon to start... [2022-08-31T15:43:31.288Z] Starting dockerd [2022-08-31T15:43:31.288Z] . [2022-08-31T15:43:31.288Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-31T15:43:36.233Z] --- PASS: TestServiceWithDataPathPortInit (13.50s) [2022-08-31T15:43:36.233Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T15:43:37.179Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ebgyk8kddm023gobfsrn97j6n Created:2022-08-31 15:43:35.945403873 +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[95899fdd96f93067de489cb156556961e9f22e440c064394b57b60f7c695feb3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wiezjvznmafbner7n3beytevj EndpointID:7ba41a5169dfcac9337e99646aed906db2f7def92d21711b6d8e0c2e6b4c1019 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:231e973f7619973961999404a43a7218b216faa1322158b87d3dd51dc0da320e 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:6043e80b0315 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wiezjvznmafbner7n3beytevj EndpointID:7ba41a5169dfcac9337e99646aed906db2f7def92d21711b6d8e0c2e6b4c1019 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T15:43:38.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T15:43:38.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T15:43:41.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-08-31T15:43:41.346Z] PASS [2022-08-31T15:43:41.346Z] [2022-08-31T15:43:41.346Z] === Skipped [2022-08-31T15:43:41.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:43:41.346Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:43:41.346Z] [2022-08-31T15:43:41.346Z] DONE 38 tests, 1 skipped in 46.735s [2022-08-31T15:43:41.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:43:41.346Z] ++ 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-31T15:43:41.346Z] ++ set -e [2022-08-31T15:43:41.346Z] ++ '[' -n 0 ']' [2022-08-31T15:43:41.346Z] ++ set -x [2022-08-31T15:43:41.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-31T15:43:41.603Z] INFO: Testing against a local daemon [2022-08-31T15:43:41.603Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T15:43:41.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:43:41.603Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:43:41.603Z] === RUN TestDockerNetworkIpvlan [2022-08-31T15:43:41.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:43:41.603Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:43:41.603Z] PASS [2022-08-31T15:43:41.603Z] [2022-08-31T15:43:41.603Z] === Skipped [2022-08-31T15:43:41.603Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:43:41.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:43:41.603Z] [2022-08-31T15:43:41.603Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:43:41.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:43:41.603Z] [2022-08-31T15:43:41.603Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-31T15:43:41.603Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:43:41.603Z] ++ 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-31T15:43:41.603Z] ++ set -e [2022-08-31T15:43:41.603Z] ++ '[' -n 0 ']' [2022-08-31T15:43:41.603Z] ++ set -x [2022-08-31T15:43:41.603Z] ++ 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-31T15:43:41.603Z] INFO: Testing against a local daemon [2022-08-31T15:43:41.603Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T15:43:42.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-31T15:43:42.969Z] === RUN TestDockerNetworkMacvlan [2022-08-31T15:43:43.531Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T15:43:44.459Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T15:43:45.015Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2022-08-31T15:43:45.015Z] === RUN TestServiceUpdateConfigs [2022-08-31T15:43:45.021Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T15:43:46.913Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T15:43:48.280Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T15:43:51.549Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan (9.09s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-08-31T15:43:52.112Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-08-31T15:43:52.112Z] PASS [2022-08-31T15:43:52.112Z] [2022-08-31T15:43:52.112Z] DONE 8 tests in 10.397s [2022-08-31T15:43:52.112Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T15:43:52.112Z] ++ 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-31T15:43:52.112Z] ++ set -e [2022-08-31T15:43:52.112Z] ++ '[' -n 0 ']' [2022-08-31T15:43:52.112Z] ++ set -x [2022-08-31T15:43:52.112Z] ++ 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-31T15:43:52.112Z] testing: warning: no tests to run [2022-08-31T15:43:52.112Z] PASS [2022-08-31T15:43:52.112Z] [2022-08-31T15:43:52.112Z] DONE 0 tests in 0.023s [2022-08-31T15:43:52.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T15:43:52.112Z] ++ 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-31T15:43:52.112Z] ++ set -e [2022-08-31T15:43:52.112Z] ++ '[' -n 0 ']' [2022-08-31T15:43:52.112Z] ++ set -x [2022-08-31T15:43:52.112Z] ++ 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-31T15:43:52.112Z] INFO: Testing against a local daemon [2022-08-31T15:43:52.112Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T15:43:53.478Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-08-31T15:43:53.478Z] === RUN TestAuthZPluginTLS [2022-08-31T15:43:53.734Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-31T15:43:53.734Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T15:43:54.296Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-31T15:43:54.296Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T15:43:54.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-31T15:43:54.859Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T15:43:55.421Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-31T15:43:55.421Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T15:43:56.351Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-31T15:43:56.351Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T15:43:56.913Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-31T15:43:56.913Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T15:43:57.475Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-31T15:43:57.475Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T15:43:58.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-31T15:43:58.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T15:43:59.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-08-31T15:43:59.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T15:43:59.905Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-08-31T15:43:59.905Z] === RUN TestServiceUpdateNetwork [2022-08-31T15:44:00.774Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-31T15:44:00.774Z] === RUN TestAuthZPluginHeader [2022-08-31T15:44:01.336Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-31T15:44:01.336Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T15:44:01.336Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:01.336Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-31T15:44:01.336Z] === RUN TestAuthZPluginV2Disable [2022-08-31T15:44:01.336Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:01.336Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-31T15:44:01.336Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T15:44:01.336Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:01.336Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-31T15:44:01.336Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T15:44:01.336Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:01.336Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-31T15:44:01.336Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T15:44:10.014Z] sha256:677edd492936f8155eddd1f243022002ddcb63da60d0599fabd59ed85b1eae73 [2022-08-31T15:44:10.014Z] INFO: Starting docker-py tests... [2022-08-31T15:44:10.014Z] ============================= test session starts ============================== [2022-08-31T15:44:10.014Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-31T15:44:10.014Z] rootdir: /src, inifile: pytest.ini [2022-08-31T15:44:10.014Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-31T15:44:10.014Z] collected 395 items / 2 deselected / 393 selected [2022-08-31T15:44:10.014Z] [2022-08-31T15:44:10.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T15:44:14.853Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2022-08-31T15:44:14.853Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T15:44:14.853Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T15:44:14.853Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T15:44:16.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T15:44:19.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2022-08-31T15:44:19.381Z] PASS [2022-08-31T15:44:19.381Z] [2022-08-31T15:44:19.381Z] === Skipped [2022-08-31T15:44:19.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-31T15:44:19.381Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:19.381Z] [2022-08-31T15:44:19.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-31T15:44:19.381Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:19.381Z] [2022-08-31T15:44:19.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-31T15:44:19.381Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:19.381Z] [2022-08-31T15:44:19.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-31T15:44:19.381Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:19.381Z] [2022-08-31T15:44:19.381Z] DONE 17 tests, 4 skipped in 26.359s [2022-08-31T15:44:19.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T15:44:19.381Z] ++ 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-31T15:44:19.381Z] ++ set -e [2022-08-31T15:44:19.381Z] ++ '[' -n 0 ']' [2022-08-31T15:44:19.381Z] ++ set -x [2022-08-31T15:44:19.381Z] ++ 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-31T15:44:19.381Z] INFO: Testing against a local daemon [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:44:19.381Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:44:19.381Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T15:44:19.381Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T15:44:19.381Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T15:44:19.381Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T15:44:19.381Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T15:44:19.381Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.04s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.04s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.04s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.04s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T15:44:19.381Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T15:44:19.381Z] === RUN TestPluginInstall [2022-08-31T15:44:19.381Z] === RUN TestPluginInstall/no_auth [2022-08-31T15:44:19.638Z] time="2022-08-31T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:19.638Z] time="2022-08-31T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca772f6c12417cc76d3f7791f1f8b63064d185cee3ea9cdb6fe021fc0fb18c7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:19.638Z] time="2022-08-31T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:19.638Z] time="2022-08-31T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca772f6c12417cc76d3f7791f1f8b63064d185cee3ea9cdb6fe021fc0fb18c7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:19.894Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T15:44:20.150Z] time="2022-08-31T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:20.150Z] time="2022-08-31T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca772f6c12417cc76d3f7791f1f8b63064d185cee3ea9cdb6fe021fc0fb18c7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:20.150Z] time="2022-08-31T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:20.150Z] time="2022-08-31T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca772f6c12417cc76d3f7791f1f8b63064d185cee3ea9cdb6fe021fc0fb18c7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:21.425Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T15:44:21.515Z] === RUN TestPluginInstall/with_insecure [2022-08-31T15:44:22.881Z] time="2022-08-31T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:22.881Z] time="2022-08-31T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfc0e5e1fc4b0bdc2cb9a7803cef436f4e37edafd5f09a9008ea8bfdece1c89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:22.881Z] time="2022-08-31T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T15:44:22.881Z] time="2022-08-31T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfc0e5e1fc4b0bdc2cb9a7803cef436f4e37edafd5f09a9008ea8bfdece1c89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T15:44:23.443Z] plugin_test.go:196: [d4a02e2933cc6] daemon is not started [2022-08-31T15:44:23.443Z] --- PASS: TestPluginInstall (4.60s) [2022-08-31T15:44:23.443Z] --- PASS: TestPluginInstall/no_auth (1.20s) [2022-08-31T15:44:23.443Z] --- PASS: TestPluginInstall/with_htpasswd (1.29s) [2022-08-31T15:44:23.443Z] --- PASS: TestPluginInstall/with_insecure (2.12s) [2022-08-31T15:44:23.443Z] === RUN TestPluginsWithRuntimes [2022-08-31T15:44:23.715Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-31T15:44:24.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T15:44:24.301Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-31T15:44:24.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T15:44:25.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T15:44:25.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T15:44:26.065Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-31T15:44:26.709Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T15:44:26.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T15:44:26.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T15:44:27.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T15:44:28.598Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T15:44:29.548Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2022-08-31T15:44:29.548Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-31T15:44:29.548Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-31T15:44:29.548Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-31T15:44:29.548Z] PASS [2022-08-31T15:44:29.548Z] [2022-08-31T15:44:29.548Z] === Skipped [2022-08-31T15:44:29.548Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T15:44:29.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:44:29.548Z] [2022-08-31T15:44:29.548Z] DONE 27 tests, 1 skipped in 164.390s [2022-08-31T15:44:29.548Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T15:44:29.548Z] INFO: Testing against a local daemon [2022-08-31T15:44:29.548Z] === RUN TestSessionCreate [2022-08-31T15:44:29.548Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T15:44:29.548Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T15:44:29.548Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-31T15:44:29.548Z] PASS [2022-08-31T15:44:29.548Z] [2022-08-31T15:44:29.548Z] DONE 2 tests in 0.068s [2022-08-31T15:44:29.548Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T15:44:29.548Z] INFO: Testing against a local daemon [2022-08-31T15:44:29.548Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T15:44:29.548Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-31T15:44:29.548Z] === RUN TestDiskUsage [2022-08-31T15:44:29.548Z] === PAUSE TestDiskUsage [2022-08-31T15:44:29.548Z] === RUN TestEventsExecDie [2022-08-31T15:44:29.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T15:44:29.808Z] --- PASS: TestEventsExecDie (0.61s) [2022-08-31T15:44:29.808Z] === RUN TestEventsBackwardsCompatible [2022-08-31T15:44:29.808Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-31T15:44:29.808Z] === RUN TestEventsVolumeCreate [2022-08-31T15:44:29.808Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-31T15:44:29.808Z] === RUN TestInfoBinaryCommits [2022-08-31T15:44:29.808Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T15:44:29.808Z] === RUN TestInfoAPIVersioned [2022-08-31T15:44:29.808Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T15:44:29.808Z] === RUN TestInfoAPI [2022-08-31T15:44:29.808Z] --- PASS: TestInfoAPI (0.03s) [2022-08-31T15:44:29.808Z] === RUN TestInfoAPIWarnings [2022-08-31T15:44:30.487Z] --- PASS: TestPluginsWithRuntimes (7.05s) [2022-08-31T15:44:30.487Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.84s) [2022-08-31T15:44:30.487Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.88s) [2022-08-31T15:44:30.487Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T15:44:30.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T15:44:31.414Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2022-08-31T15:44:31.414Z] PASS [2022-08-31T15:44:31.414Z] [2022-08-31T15:44:31.414Z] DONE 24 tests in 12.939s [2022-08-31T15:44:31.414Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T15:44:31.414Z] ++ 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-31T15:44:31.414Z] ++ set -e [2022-08-31T15:44:31.414Z] ++ '[' -n 0 ']' [2022-08-31T15:44:31.414Z] ++ set -x [2022-08-31T15:44:31.414Z] ++ 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-31T15:44:31.414Z] INFO: Testing against a local daemon [2022-08-31T15:44:31.414Z] === RUN TestExternalGraphDriver [2022-08-31T15:44:31.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T15:44:31.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T15:44:31.976Z] === RUN TestExternalGraphDriver/json [2022-08-31T15:44:32.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T15:44:33.341Z] === RUN TestExternalGraphDriver/spec [2022-08-31T15:44:33.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T15:44:34.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T15:44:35.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T15:44:35.239Z] === RUN TestExternalGraphDriver/pull [2022-08-31T15:44:36.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T15:44:36.617Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-31T15:44:36.617Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-31T15:44:36.617Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-08-31T15:44:36.617Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-31T15:44:36.617Z] === RUN TestGraphdriverPluginV2 [2022-08-31T15:44:36.873Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:36.873Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-31T15:44:36.873Z] PASS [2022-08-31T15:44:36.873Z] [2022-08-31T15:44:36.873Z] === Skipped [2022-08-31T15:44:36.873Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-31T15:44:36.873Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:44:36.873Z] [2022-08-31T15:44:36.873Z] DONE 5 tests, 1 skipped in 5.610s [2022-08-31T15:44:36.873Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T15:44:36.873Z] ++ 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-31T15:44:36.873Z] ++ set -e [2022-08-31T15:44:36.873Z] ++ '[' -n 0 ']' [2022-08-31T15:44:36.873Z] ++ set -x [2022-08-31T15:44:36.873Z] ++ 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-31T15:44:36.998Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:44:36.998Z] Using test binary docker [2022-08-31T15:44:36.998Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T15:44:36.998Z] Not: starting. [2022-08-31T15:44:36.998Z] INFO: Waiting for daemon to start... [2022-08-31T15:44:36.998Z] Starting dockerd [2022-08-31T15:44:37.131Z] INFO: Testing against a local daemon [2022-08-31T15:44:37.131Z] === RUN TestContinueAfterPluginCrash [2022-08-31T15:44:37.131Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T15:44:37.131Z] === RUN TestReadPluginNoRead [2022-08-31T15:44:37.131Z] === PAUSE TestReadPluginNoRead [2022-08-31T15:44:37.131Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T15:44:37.131Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T15:44:37.131Z] === CONT TestContinueAfterPluginCrash [2022-08-31T15:44:37.131Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T15:44:40.270Z] . [2022-08-31T15:44:40.270Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:44:40.270Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:44:40.270Z] Error: No such image: emptyfs [2022-08-31T15:44:40.399Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-08-31T15:44:40.399Z] === CONT TestReadPluginNoRead [2022-08-31T15:44:40.526Z] Loaded image: emptyfs:latest [2022-08-31T15:44:40.526Z] Running integration-test (iteration 1) [2022-08-31T15:44:40.526Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T15:44:40.782Z] Loaded image: busybox:latest [2022-08-31T15:44:40.782Z] Loaded image: busybox:glibc [2022-08-31T15:44:42.154Z] Loaded image: debian:bullseye-slim [2022-08-31T15:44:42.290Z] === RUN TestReadPluginNoRead/default [2022-08-31T15:44:42.411Z] Loaded image: hello-world:latest [2022-08-31T15:44:42.411Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:44:42.411Z] INFO: Testing against a local daemon [2022-08-31T15:44:42.411Z] === RUN TestCgroupNamespacesBuild [2022-08-31T15:44:43.657Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T15:44:43.778Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-08-31T15:44:43.778Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T15:44:44.585Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T15:44:44.841Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2022-08-31T15:44:45.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-31T15:44:45.142Z] === RUN TestBuildWithSession [2022-08-31T15:44:45.142Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:44:45.142Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T15:44:45.142Z] === RUN TestBuildSquashParent [2022-08-31T15:44:45.770Z] === CONT TestReadPluginNoRead [2022-08-31T15:44:45.770Z] read_test.go:92: [d40fd2ab41646] daemon is not started [2022-08-31T15:44:45.770Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-08-31T15:44:45.770Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-08-31T15:44:45.770Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-31T15:44:45.770Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-31T15:44:45.770Z] PASS [2022-08-31T15:44:45.770Z] [2022-08-31T15:44:45.770Z] DONE 6 tests in 8.742s [2022-08-31T15:44:45.770Z] 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-31T15:44:45.770Z] ++ 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-31T15:44:45.770Z] ++ set -e [2022-08-31T15:44:45.770Z] ++ '[' -n 0 ']' [2022-08-31T15:44:45.770Z] ++ set -x [2022-08-31T15:44:45.770Z] ++ 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-31T15:44:45.770Z] testing: warning: no tests to run [2022-08-31T15:44:45.770Z] PASS [2022-08-31T15:44:45.770Z] [2022-08-31T15:44:45.770Z] DONE 0 tests in 0.035s [2022-08-31T15:44:45.770Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T15:44:45.770Z] ++ 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-31T15:44:45.770Z] ++ set -e [2022-08-31T15:44:45.770Z] ++ '[' -n 0 ']' [2022-08-31T15:44:45.770Z] ++ set -x [2022-08-31T15:44:45.770Z] ++ 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-31T15:44:45.770Z] INFO: Testing against a local daemon [2022-08-31T15:44:45.770Z] === RUN TestPluginWithDevMounts [2022-08-31T15:44:45.770Z] === PAUSE TestPluginWithDevMounts [2022-08-31T15:44:45.770Z] === CONT TestPluginWithDevMounts [2022-08-31T15:44:47.659Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-31T15:44:47.659Z] PASS [2022-08-31T15:44:47.659Z] [2022-08-31T15:44:47.659Z] DONE 1 tests in 1.635s [2022-08-31T15:44:47.659Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T15:44:47.659Z] ++ 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-31T15:44:47.659Z] ++ set -e [2022-08-31T15:44:47.659Z] ++ '[' -n 0 ']' [2022-08-31T15:44:47.659Z] ++ set -x [2022-08-31T15:44:47.660Z] ++ 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-31T15:44:47.660Z] INFO: Testing against a local daemon [2022-08-31T15:44:47.660Z] === RUN TestSecretInspect [2022-08-31T15:44:47.903Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-31T15:44:47.903Z] === RUN TestInfoDebug [2022-08-31T15:44:47.903Z] --- PASS: TestInfoDebug (0.52s) [2022-08-31T15:44:47.903Z] === RUN TestInfoInsecureRegistries [2022-08-31T15:44:47.903Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-31T15:44:47.903Z] === RUN TestInfoRegistryMirrors [2022-08-31T15:44:47.903Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-31T15:44:47.903Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T15:44:48.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-31T15:44:48.473Z] === RUN TestPingCacheHeaders [2022-08-31T15:44:48.473Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-31T15:44:48.473Z] === RUN TestPingGet [2022-08-31T15:44:48.473Z] --- PASS: TestPingGet (0.01s) [2022-08-31T15:44:48.473Z] === RUN TestPingHead [2022-08-31T15:44:48.473Z] --- PASS: TestPingHead (0.02s) [2022-08-31T15:44:48.473Z] === RUN TestPingSwarmHeader [2022-08-31T15:44:49.042Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T15:44:49.550Z] --- PASS: TestSecretInspect (2.16s) [2022-08-31T15:44:49.550Z] === RUN TestSecretList [2022-08-31T15:44:49.611Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T15:44:50.549Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T15:44:50.549Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-31T15:44:50.549Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T15:44:50.549Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T15:44:50.549Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T15:44:50.549Z] === RUN TestPingBuilderHeader [2022-08-31T15:44:50.549Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T15:44:51.119Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T15:44:51.688Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-31T15:44:51.688Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-31T15:44:51.688Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T15:44:51.688Z] === RUN TestVersion [2022-08-31T15:44:51.688Z] --- PASS: TestVersion (0.02s) [2022-08-31T15:44:51.688Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-31T15:44:51.688Z] === CONT TestDiskUsage [2022-08-31T15:44:52.067Z] --- PASS: TestSecretList (2.18s) [2022-08-31T15:44:52.067Z] === RUN TestSecretsCreateAndDelete [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T15:44:52.258Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T15:44:52.519Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T15:44:53.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T15:44:53.233Z] --- PASS: TestBuildSquashParent (7.32s) [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:44:53.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:44:53.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:44:53.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:44:53.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage (1.70s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:44:53.362Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.71s) [2022-08-31T15:44:53.362Z] PASS [2022-08-31T15:44:53.362Z] [2022-08-31T15:44:53.362Z] DONE 57 tests in 24.271s [2022-08-31T15:44:53.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T15:44:53.362Z] INFO: Testing against a local daemon [2022-08-31T15:44:53.362Z] === RUN TestVolumesCreateAndList [2022-08-31T15:44:53.362Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-31T15:44:53.362Z] === RUN TestVolumesRemove [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesRemove (0.11s) [2022-08-31T15:44:53.626Z] === RUN TestVolumesInspect [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T15:44:53.626Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T15:44:53.626Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T15:44:53.626Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T15:44:53.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T15:44:53.626Z] PASS [2022-08-31T15:44:53.626Z] [2022-08-31T15:44:53.626Z] DONE 9 tests in 0.196s [2022-08-31T15:44:53.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T15:44:53.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:44:53.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:44:53.958Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-08-31T15:44:53.958Z] === RUN TestSecretsUpdate [2022-08-31T15:44:54.209Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-31T15:44:54.209Z] Removing test suite binaries [2022-08-31T15:44:54.209Z] exiting test-integration [2022-08-31T15:44:54.209Z] ++ exit 0 [2022-08-31T15:44:54.209Z] [2022-08-31T15:44:55.591Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] Post stage [Pipeline] junit [2022-08-31T15:44:55.603Z] Recording test results [2022-08-31T15:44:55.685Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:44:55.766Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T15:44:55.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:44:56.093Z] + echo Ensuring container killed. [2022-08-31T15:44:56.093Z] Ensuring container killed. [2022-08-31T15:44:56.093Z] + docker rm -vf docker-pr1 [2022-08-31T15:44:56.093Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-31T15:44:56.377Z] + echo Chowning /workspace to jenkins user [2022-08-31T15:44:56.377Z] Chowning /workspace to jenkins user [2022-08-31T15:44:56.378Z] + id -u [2022-08-31T15:44:56.378Z] + id -g [2022-08-31T15:44:56.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T15:44:56.474Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-31T15:44:56.474Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-08-31T15:44:57.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-08-31T15:44:57.877Z] === RUN TestBuildMultiStageCopy [2022-08-31T15:44:57.877Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T15:44:58.055Z] + bundleName=amd64-cgroup2 [2022-08-31T15:44:58.055Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-31T15:44:58.055Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-31T15:44:58.055Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-31T15:44:58.055Z] + 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-31T15:44:58.329Z] Archiving artifacts [2022-08-31T15:44:58.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T15:44:58.852Z] + make clean [2022-08-31T15:44:58.852Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T15:44:58.852Z] docker-dev-cache [2022-08-31T15:44:58.852Z] docker-mod-cache [Pipeline] deleteDir [2022-08-31T15:44:58.990Z] --- PASS: TestTemplatedSecret (2.90s) [2022-08-31T15:44:58.990Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T15:45:01.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T15:45:02.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T15:45:03.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T15:45:04.266Z] --- PASS: TestSecretCreateResolve (4.83s) [2022-08-31T15:45:04.266Z] PASS [2022-08-31T15:45:04.266Z] [2022-08-31T15:45:04.266Z] DONE 6 tests in 16.485s [2022-08-31T15:45:04.266Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T15:45:04.266Z] ++ 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-31T15:45:04.266Z] ++ set -e [2022-08-31T15:45:04.266Z] ++ '[' -n 0 ']' [2022-08-31T15:45:04.266Z] ++ set -x [2022-08-31T15:45:04.266Z] ++ 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-31T15:45:04.266Z] INFO: Testing against a local daemon [2022-08-31T15:45:04.266Z] === RUN TestServiceCreateInit [2022-08-31T15:45:04.266Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T15:45:04.371Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-31T15:45:05.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-31T15:45:05.298Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T15:45:10.541Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-31T15:45:10.541Z] === RUN TestBuildLabelWithTargets [2022-08-31T15:45:10.803Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T15:45:14.973Z] --- PASS: TestServiceCreateInit (10.44s) [2022-08-31T15:45:14.973Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.61s) [2022-08-31T15:45:14.973Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2022-08-31T15:45:14.973Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T15:45:18.627Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2022-08-31T15:45:18.627Z] === RUN TestBuildWithEmptyLayers [2022-08-31T15:45:21.142Z] --- PASS: TestBuildWithEmptyLayers (2.96s) [2022-08-31T15:45:21.142Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T15:45:26.387Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-31T15:45:26.387Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T15:45:26.643Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-31T15:45:26.643Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T15:45:29.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T15:45:29.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T15:45:31.890Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-31T15:45:31.890Z] === RUN TestBuildWithHugeFile [2022-08-31T15:45:33.021Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2022-08-31T15:45:33.021Z] === RUN TestCreateServiceConflict [2022-08-31T15:45:33.021Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-08-31T15:45:33.021Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T15:45:35.539Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-08-31T15:45:35.539Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T15:45:49.388Z] .........................xx.................... [ 29%] [2022-08-31T15:45:50.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-08-31T15:45:50.381Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T15:45:50.637Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2022-08-31T15:45:50.637Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T15:45:53.170Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-31T15:45:53.170Z] === RUN TestCreateServiceSysctls [2022-08-31T15:45:56.437Z] --- PASS: TestCreateServiceSysctls (3.13s) [2022-08-31T15:45:56.437Z] === RUN TestCreateServiceCapabilities [2022-08-31T15:45:58.329Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-08-31T15:45:58.329Z] === RUN TestInspect [2022-08-31T15:46:01.596Z] --- PASS: TestInspect (2.56s) [2022-08-31T15:46:01.596Z] === RUN TestCreateJob [2022-08-31T15:46:04.113Z] --- PASS: TestCreateJob (2.92s) [2022-08-31T15:46:04.113Z] === RUN TestReplicatedJob [2022-08-31T15:46:05.711Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-31T15:46:08.282Z] --- PASS: TestReplicatedJob (4.46s) [2022-08-31T15:46:08.282Z] === RUN TestUpdateReplicatedJob [2022-08-31T15:46:11.549Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-31T15:46:11.549Z] === RUN TestServiceListWithStatuses [2022-08-31T15:46:11.549Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:46:11.549Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T15:46:11.549Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T15:46:13.206Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-31T15:46:15.718Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-08-31T15:46:15.718Z] === RUN TestDockerNetworkReConnect [2022-08-31T15:46:17.820Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-31T15:46:18.985Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-08-31T15:46:18.985Z] === RUN TestServicePlugin [2022-08-31T15:46:18.985Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:46:18.985Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-31T15:46:18.985Z] === RUN TestServiceUpdateLabel [2022-08-31T15:46:20.875Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-31T15:46:20.875Z] === RUN TestServiceUpdateSecrets [2022-08-31T15:46:28.121Z] --- PASS: TestBuildWithHugeFile (50.74s) [2022-08-31T15:46:28.121Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T15:46:28.121Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:46:28.121Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:46:28.121Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T15:46:28.121Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:46:28.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:46:28.121Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:46:28.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:46:28.121Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:46:28.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:46:28.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:46:28.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:46:28.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:46:28.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-31T15:46:28.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-08-31T15:46:28.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-31T15:46:28.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T15:46:28.121Z] === RUN TestBuildPreserveOwnership [2022-08-31T15:46:28.121Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T15:46:28.121Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T15:46:32.288Z] --- PASS: TestBuildPreserveOwnership (9.96s) [2022-08-31T15:46:32.288Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-08-31T15:46:32.288Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-31T15:46:32.288Z] === RUN TestBuildPlatformInvalid [2022-08-31T15:46:32.288Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-31T15:46:32.288Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T15:46:32.288Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-31T15:46:32.288Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-31T15:46:32.288Z] PASS [2022-08-31T15:46:32.288Z] [2022-08-31T15:46:32.288Z] === Skipped [2022-08-31T15:46:32.288Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T15:46:32.288Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:46:32.288Z] [2022-08-31T15:46:32.288Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T15:46:32.288Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:46:32.288Z] [2022-08-31T15:46:32.289Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-31T15:46:32.289Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-31T15:46:32.289Z] [2022-08-31T15:46:32.289Z] DONE 34 tests, 3 skipped in 111.763s [2022-08-31T15:46:32.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T15:46:32.289Z] INFO: Testing against a local daemon [2022-08-31T15:46:32.289Z] === RUN TestConfigInspect [2022-08-31T15:46:32.289Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.289Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-31T15:46:32.289Z] === RUN TestConfigList [2022-08-31T15:46:32.289Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.289Z] --- SKIP: TestConfigList (0.01s) [2022-08-31T15:46:32.289Z] === RUN TestConfigsCreateAndDelete [2022-08-31T15:46:32.289Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.289Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-31T15:46:32.289Z] === RUN TestConfigsUpdate [2022-08-31T15:46:32.545Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-31T15:46:32.545Z] === RUN TestTemplatedConfig [2022-08-31T15:46:32.545Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-31T15:46:32.545Z] === RUN TestConfigCreateResolve [2022-08-31T15:46:32.545Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-31T15:46:32.545Z] PASS [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === Skipped [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-31T15:46:32.545Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-31T15:46:32.545Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-31T15:46:32.545Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-31T15:46:32.545Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-31T15:46:32.545Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-31T15:46:32.545Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:46:32.545Z] [2022-08-31T15:46:32.545Z] DONE 6 tests, 6 skipped in 0.147s [2022-08-31T15:46:32.545Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T15:46:32.545Z] INFO: Testing against a local daemon [2022-08-31T15:46:32.545Z] === RUN TestAttachWithTTY [2022-08-31T15:46:32.545Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-31T15:46:32.545Z] === RUN TestAttachWithoutTTy [2022-08-31T15:46:32.801Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-31T15:46:32.801Z] === RUN TestCheckpoint [2022-08-31T15:46:32.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:46:32.801Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:46:32.801Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T15:46:32.801Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T15:46:32.801Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T15:46:32.801Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T15:46:32.801Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T15:46:32.801Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-31T15:46:32.801Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T15:46:32.801Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-31T15:46:32.801Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T15:46:32.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-31T15:46:32.801Z] === RUN TestCopyEmptyFile [2022-08-31T15:46:33.057Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-31T15:46:33.057Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T15:46:33.057Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-31T15:46:33.057Z] === RUN TestCopyFromContainer [2022-08-31T15:46:34.073Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-31T15:46:35.730Z] --- PASS: TestServiceUpdateSecrets (14.00s) [2022-08-31T15:46:35.730Z] === RUN TestServiceUpdateConfigs [2022-08-31T15:46:37.223Z] === RUN TestCopyFromContainer// [2022-08-31T15:46:37.223Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T15:46:37.223Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T15:46:37.223Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T15:46:37.480Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T15:46:37.480Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T15:46:37.480Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T15:46:37.480Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T15:46:37.480Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T15:46:37.737Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer (4.61s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-31T15:46:37.737Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-31T15:46:37.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T15:46:37.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:46:37.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:46:37.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:46:37.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:46:37.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:46:37.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:46:37.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:46:37.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:46:37.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:46:37.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T15:46:37.737Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T15:46:37.737Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-31T15:46:37.737Z] === RUN TestCreateWithInvalidEnv [2022-08-31T15:46:37.737Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T15:46:37.737Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T15:46:37.737Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T15:46:37.737Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T15:46:37.737Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T15:46:37.737Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T15:46:37.737Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T15:46:37.737Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T15:46:37.737Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T15:46:37.737Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T15:46:37.737Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T15:46:37.737Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T15:46:37.737Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-31T15:46:37.737Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T15:46:39.103Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-31T15:46:39.103Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:46:40.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:46:40.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:46:40.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:46:40.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:46:40.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:46:40.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:46:40.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:46:40.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:46:40.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:46:40.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:46:40.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-31T15:46:40.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-31T15:46:40.470Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T15:46:40.726Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-08-31T15:46:40.726Z] === RUN TestCreateDifferentPlatform [2022-08-31T15:46:40.726Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T15:46:40.726Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T15:46:40.726Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-31T15:46:40.726Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T15:46:40.726Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T15:46:40.726Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T15:46:40.726Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-31T15:46:40.726Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T15:46:40.726Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-31T15:46:40.726Z] === RUN TestCreateInvalidHostConfig [2022-08-31T15:46:40.726Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:46:40.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:46:40.726Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:46:40.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:46:40.727Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:46:40.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:46:40.727Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:46:40.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:46:40.727Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:46:40.727Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:46:40.727Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:46:40.727Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:46:40.727Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T15:46:40.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T15:46:40.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T15:46:40.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T15:46:40.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T15:46:40.727Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T15:46:40.727Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-31T15:46:40.727Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-31T15:46:40.727Z] === RUN TestDaemonRestartIpcMode [2022-08-31T15:46:40.727Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T15:46:40.727Z] === RUN TestDaemonHostGatewayIP [2022-08-31T15:46:40.727Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:46:40.727Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-31T15:46:40.727Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T15:46:40.727Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T15:46:40.727Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T15:46:40.727Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-31T15:46:40.727Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-31T15:46:40.727Z] === RUN TestDiff [2022-08-31T15:46:41.288Z] --- PASS: TestDiff (0.39s) [2022-08-31T15:46:41.288Z] === RUN TestExecConsoleSize [2022-08-31T15:46:41.544Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-31T15:46:41.545Z] === RUN TestExecWithCloseStdin [2022-08-31T15:46:42.107Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-31T15:46:42.107Z] === RUN TestExec [2022-08-31T15:46:42.669Z] --- PASS: TestExec (0.48s) [2022-08-31T15:46:42.669Z] === RUN TestExecUser [2022-08-31T15:46:43.231Z] --- PASS: TestExecUser (0.67s) [2022-08-31T15:46:43.231Z] === RUN TestExportContainerAndImportImage [2022-08-31T15:46:43.807Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-08-31T15:46:43.807Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T15:46:43.849Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-31T15:46:45.195Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-31T15:46:45.195Z] === RUN TestHealthCheckWorkdir [2022-08-31T15:46:45.353Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-31T15:46:45.757Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-08-31T15:46:45.757Z] === RUN TestHealthKillContainer [2022-08-31T15:46:49.721Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-31T15:46:50.572Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-08-31T15:46:50.572Z] === RUN TestServiceUpdateNetwork [2022-08-31T15:46:53.841Z] --- PASS: TestHealthKillContainer (7.80s) [2022-08-31T15:46:53.841Z] === RUN TestHealthCheckProcessKilled [2022-08-31T15:46:54.097Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-08-31T15:46:54.097Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T15:46:54.097Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-31T15:46:54.097Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-31T15:46:54.097Z] === RUN TestIpcModeNone [2022-08-31T15:46:54.181Z] ............................ [ 66%] [2022-08-31T15:46:54.659Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-31T15:46:54.659Z] === RUN TestIpcModePrivate [2022-08-31T15:46:54.916Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-31T15:46:54.916Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-31T15:46:54.916Z] === RUN TestIpcModeShareable [2022-08-31T15:46:54.916Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:46:54.916Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-31T15:46:54.916Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T15:46:56.281Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-08-31T15:46:56.281Z] === RUN TestAPIIpcModeHost [2022-08-31T15:46:56.281Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:46:56.281Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-31T15:46:56.281Z] === RUN TestDaemonIpcModeShareable [2022-08-31T15:46:56.281Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:46:56.281Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-31T15:46:56.281Z] === RUN TestDaemonIpcModePrivate [2022-08-31T15:46:57.209Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-31T15:46:57.466Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-31T15:46:57.466Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T15:46:57.466Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:46:57.466Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-31T15:46:57.466Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T15:46:57.466Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:46:57.466Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-31T15:46:57.466Z] === RUN TestIpcModeOlderClient [2022-08-31T15:46:57.466Z] === PAUSE TestIpcModeOlderClient [2022-08-31T15:46:57.466Z] === RUN TestKillContainerInvalidSignal [2022-08-31T15:46:58.028Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-31T15:46:58.028Z] === RUN TestKillContainer [2022-08-31T15:46:58.028Z] === RUN TestKillContainer/no_signal [2022-08-31T15:46:58.285Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T15:46:58.542Z] === RUN TestKillContainer/killing_signal [2022-08-31T15:46:59.104Z] --- PASS: TestKillContainer (1.23s) [2022-08-31T15:46:59.104Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-31T15:46:59.104Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-31T15:46:59.104Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-31T15:46:59.104Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T15:46:59.104Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T15:46:59.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T15:47:00.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-08-31T15:47:00.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-31T15:47:00.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-31T15:47:00.228Z] === RUN TestKillStoppedContainer [2022-08-31T15:47:00.228Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-31T15:47:00.228Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T15:47:00.228Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-31T15:47:00.228Z] === RUN TestKillDifferentUserContainer [2022-08-31T15:47:00.484Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-31T15:47:00.484Z] === RUN TestInspectOomKilledTrue [2022-08-31T15:47:00.484Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:00.484Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T15:47:00.484Z] === RUN TestInspectOomKilledFalse [2022-08-31T15:47:00.484Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:47:00.484Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-31T15:47:00.484Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T15:47:00.484Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-31T15:47:00.484Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-31T15:47:00.484Z] === RUN TestLinksContainerNames [2022-08-31T15:47:01.412Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-31T15:47:01.412Z] === RUN TestLogsFollowTailEmpty [2022-08-31T15:47:01.974Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-31T15:47:01.974Z] === RUN TestLogs [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:47:01.974Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:47:01.974Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:47:01.974Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:47:01.974Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:47:02.536Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:47:02.536Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:47:02.742Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-08-31T15:47:02.742Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T15:47:02.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T15:47:03.097Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T15:47:03.098Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T15:47:03.304Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:47:03.660Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:47:03.660Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:47:03.660Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:47:03.660Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:47:04.588Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:47:04.588Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:47:05.154Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:47:05.154Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:47:05.717Z] --- PASS: TestLogs (3.96s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-31T15:47:05.717Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-31T15:47:05.717Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T15:47:06.280Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/default [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/private [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/slave [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/shared [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/default [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/shared [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/slave [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/private [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:47:06.280Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T15:47:06.280Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:47:06.280Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:47:06.536Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T15:47:06.536Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-31T15:47:06.536Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T15:47:06.536Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-31T15:47:06.537Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-08-31T15:47:06.537Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T15:47:06.537Z] 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-31T15:47:06.537Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-31T15:47:06.537Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T15:47:06.537Z] 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-31T15:47:06.537Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-31T15:47:06.537Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T15:47:06.537Z] 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-31T15:47:06.537Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-31T15:47:06.537Z] === RUN TestNetworkNat [2022-08-31T15:47:07.100Z] --- PASS: TestNetworkNat (0.48s) [2022-08-31T15:47:07.100Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T15:47:07.364Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-31T15:47:07.364Z] === RUN TestNetworkLoopbackNat [2022-08-31T15:47:10.637Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-31T15:47:10.637Z] === RUN TestPause [2022-08-31T15:47:10.637Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:10.637Z] --- SKIP: TestPause (0.00s) [2022-08-31T15:47:10.637Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T15:47:10.637Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:47:10.637Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:47:10.637Z] === RUN TestPauseStopPausedContainer [2022-08-31T15:47:10.637Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:10.637Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-31T15:47:10.637Z] === RUN TestPidHost [2022-08-31T15:47:10.893Z] --- PASS: TestPidHost (0.86s) [2022-08-31T15:47:10.893Z] === RUN TestPsFilter [2022-08-31T15:47:10.893Z] --- PASS: TestPsFilter (0.09s) [2022-08-31T15:47:10.893Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T15:47:11.389Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T15:47:11.454Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-08-31T15:47:11.454Z] === RUN TestRemoveContainerWithVolume [2022-08-31T15:47:11.710Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-31T15:47:11.710Z] === RUN TestRemoveContainerRunning [2022-08-31T15:47:12.272Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-31T15:47:12.272Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T15:47:12.528Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-31T15:47:12.528Z] === RUN TestRemoveInvalidContainer [2022-08-31T15:47:12.528Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T15:47:12.528Z] === RUN TestRenameLinkedContainer [2022-08-31T15:47:14.417Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-08-31T15:47:14.417Z] === RUN TestRenameStoppedContainer [2022-08-31T15:47:14.673Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-31T15:47:14.673Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T15:47:15.601Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-31T15:47:15.601Z] === RUN TestRenameInvalidName [2022-08-31T15:47:15.858Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-31T15:47:15.858Z] === RUN TestRenameAnonymousContainer [2022-08-31T15:47:17.750Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-08-31T15:47:17.750Z] === RUN TestRenameContainerWithSameName [2022-08-31T15:47:17.750Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-31T15:47:17.750Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T15:47:17.928Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-31T15:47:17.928Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-31T15:47:17.928Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-31T15:47:17.928Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-31T15:47:17.928Z] PASS [2022-08-31T15:47:17.928Z] [2022-08-31T15:47:17.928Z] === Skipped [2022-08-31T15:47:17.928Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T15:47:17.928Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:47:17.928Z] [2022-08-31T15:47:17.928Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-31T15:47:17.928Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T15:47:17.928Z] [2022-08-31T15:47:17.928Z] DONE 27 tests, 2 skipped in 133.624s [2022-08-31T15:47:17.928Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T15:47:17.928Z] ++ 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-31T15:47:17.928Z] ++ set -e [2022-08-31T15:47:17.928Z] ++ '[' -n 0 ']' [2022-08-31T15:47:17.928Z] ++ set -x [2022-08-31T15:47:17.928Z] ++ 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-31T15:47:17.928Z] INFO: Testing against a local daemon [2022-08-31T15:47:17.928Z] === RUN TestSessionCreate [2022-08-31T15:47:17.928Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T15:47:17.928Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T15:47:17.928Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-31T15:47:17.928Z] PASS [2022-08-31T15:47:17.928Z] [2022-08-31T15:47:17.928Z] DONE 2 tests in 0.140s [2022-08-31T15:47:17.928Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T15:47:17.928Z] ++ 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-31T15:47:17.928Z] ++ set -e [2022-08-31T15:47:17.928Z] ++ '[' -n 0 ']' [2022-08-31T15:47:17.928Z] ++ set -x [2022-08-31T15:47:17.928Z] ++ 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-31T15:47:17.928Z] INFO: Testing against a local daemon [2022-08-31T15:47:17.928Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T15:47:17.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T15:47:17.928Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T15:47:17.928Z] === RUN TestDiskUsage [2022-08-31T15:47:17.928Z] === PAUSE TestDiskUsage [2022-08-31T15:47:17.928Z] === RUN TestEventsExecDie [2022-08-31T15:47:18.491Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-31T15:47:18.491Z] === RUN TestEventsBackwardsCompatible [2022-08-31T15:47:18.491Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-31T15:47:18.491Z] === RUN TestEventsVolumeCreate [2022-08-31T15:47:18.491Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-31T15:47:18.491Z] === RUN TestInfoBinaryCommits [2022-08-31T15:47:18.491Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T15:47:18.491Z] === RUN TestInfoAPIVersioned [2022-08-31T15:47:18.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T15:47:18.491Z] === RUN TestInfoAPI [2022-08-31T15:47:18.491Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T15:47:18.491Z] === RUN TestInfoAPIWarnings [2022-08-31T15:47:18.679Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-31T15:47:18.679Z] === RUN TestResize [2022-08-31T15:47:19.242Z] --- PASS: TestResize (0.42s) [2022-08-31T15:47:19.242Z] === RUN TestResizeWithInvalidSize [2022-08-31T15:47:19.499Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-31T15:47:19.499Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T15:47:20.062Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-31T15:47:20.062Z] === RUN TestDaemonRestartKillContainers [2022-08-31T15:47:20.062Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-31T15:47:20.062Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-31T15:47:20.062Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T15:47:20.062Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T15:47:20.992Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T15:47:21.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T15:47:21.556Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s) [2022-08-31T15:47:21.556Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-31T15:47:21.556Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-31T15:47:21.556Z] === RUN TestCgroupNamespacesRun [2022-08-31T15:47:22.924Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-31T15:47:22.924Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T15:47:23.853Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-08-31T15:47:23.853Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T15:47:25.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-31T15:47:25.223Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T15:47:26.152Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-08-31T15:47:26.152Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T15:47:27.518Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-31T15:47:27.518Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T15:47:28.450Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-31T15:47:28.450Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T15:47:29.403Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-31T15:47:29.403Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T15:47:30.343Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-31T15:47:30.343Z] === RUN TestNISDomainname [2022-08-31T15:47:30.343Z] 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-31T15:47:30.343Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-31T15:47:30.343Z] === RUN TestHostnameDnsResolution [2022-08-31T15:47:31.278Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-31T15:47:31.278Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T15:47:31.278Z] 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-31T15:47:31.278Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-31T15:47:31.278Z] === RUN TestPrivilegedHostDevices [2022-08-31T15:47:31.534Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-31T15:47:31.534Z] === RUN TestRunConsoleSize [2022-08-31T15:47:32.096Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-31T15:47:32.096Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T15:47:33.987Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-31T15:47:33.987Z] === RUN TestStats [2022-08-31T15:47:33.987Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:33.987Z] --- SKIP: TestStats (0.00s) [2022-08-31T15:47:33.987Z] === RUN TestStopContainerWithTimeout [2022-08-31T15:47:33.987Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T15:47:33.987Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T15:47:33.987Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T15:47:33.987Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T15:47:33.987Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T15:47:33.987Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T15:47:33.987Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T15:47:33.987Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T15:47:33.987Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T15:47:33.987Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T15:47:34.549Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T15:47:35.577Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-31T15:47:36.557Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-31T15:47:36.557Z] === RUN TestInfoDebug [2022-08-31T15:47:36.557Z] --- PASS: TestInfoDebug (0.52s) [2022-08-31T15:47:36.557Z] === RUN TestInfoInsecureRegistries [2022-08-31T15:47:36.557Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-31T15:47:36.557Z] === RUN TestInfoRegistryMirrors [2022-08-31T15:47:36.557Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-31T15:47:36.557Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T15:47:37.064Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T15:47:37.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-31T15:47:37.119Z] === RUN TestPingCacheHeaders [2022-08-31T15:47:37.119Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-31T15:47:37.119Z] === RUN TestPingGet [2022-08-31T15:47:37.119Z] --- PASS: TestPingGet (0.01s) [2022-08-31T15:47:37.119Z] === RUN TestPingHead [2022-08-31T15:47:37.119Z] --- PASS: TestPingHead (0.02s) [2022-08-31T15:47:37.119Z] === RUN TestPingSwarmHeader [2022-08-31T15:47:37.680Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T15:47:38.242Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T15:47:38.429Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T15:47:38.429Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-31T15:47:38.429Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-08-31T15:47:38.429Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-08-31T15:47:38.429Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-31T15:47:38.429Z] === RUN TestDeleteDevicemapper [2022-08-31T15:47:38.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:47:38.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T15:47:38.429Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T15:47:39.171Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T15:47:39.171Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-31T15:47:39.171Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T15:47:39.171Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T15:47:39.171Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T15:47:39.171Z] === RUN TestPingBuilderHeader [2022-08-31T15:47:39.171Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T15:47:39.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T15:47:39.738Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T15:47:39.795Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-31T15:47:39.795Z] === RUN TestUpdateMemory [2022-08-31T15:47:39.795Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:39.795Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-31T15:47:39.795Z] === RUN TestUpdateCPUQuota [2022-08-31T15:47:39.795Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:39.795Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-31T15:47:39.795Z] === RUN TestUpdatePidsLimit [2022-08-31T15:47:39.795Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:39.795Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-31T15:47:39.795Z] === RUN TestUpdateRestartPolicy [2022-08-31T15:47:39.995Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-31T15:47:39.995Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-31T15:47:39.995Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T15:47:39.995Z] === RUN TestVersion [2022-08-31T15:47:40.251Z] --- PASS: TestVersion (0.02s) [2022-08-31T15:47:40.251Z] === CONT TestDiskUsage [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T15:47:40.814Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T15:47:41.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T15:47:41.326Z] --- PASS: TestDiskUsage (1.15s) [2022-08-31T15:47:41.326Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T15:47:41.326Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T15:47:41.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:47:41.327Z] PASS [2022-08-31T15:47:41.327Z] [2022-08-31T15:47:41.327Z] === Skipped [2022-08-31T15:47:41.327Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T15:47:41.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T15:47:41.327Z] [2022-08-31T15:47:41.327Z] DONE 57 tests, 1 skipped in 23.583s [2022-08-31T15:47:41.327Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T15:47:41.327Z] ++ 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-31T15:47:41.327Z] ++ set -e [2022-08-31T15:47:41.327Z] ++ '[' -n 0 ']' [2022-08-31T15:47:41.327Z] ++ set -x [2022-08-31T15:47:41.327Z] ++ 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-31T15:47:41.327Z] INFO: Testing against a local daemon [2022-08-31T15:47:41.327Z] === RUN TestVolumesCreateAndList [2022-08-31T15:47:41.327Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-31T15:47:41.327Z] === RUN TestVolumesRemove [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-31T15:47:41.583Z] === RUN TestVolumesInspect [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T15:47:41.583Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T15:47:41.583Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T15:47:41.583Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T15:47:41.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T15:47:41.583Z] PASS [2022-08-31T15:47:41.583Z] [2022-08-31T15:47:41.583Z] DONE 9 tests in 0.212s [2022-08-31T15:47:41.583Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T15:47:41.583Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T15:47:41.583Z] +++ kill 14786 [2022-08-31T15:47:41.839Z] +++ /etc/init.d/apparmor stop [2022-08-31T15:47:41.839Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T15:47:41.839Z] [2022-08-31T15:47:41.839Z] Unloading profiles will leave already running processes permanently [2022-08-31T15:47:41.839Z] unconfined, which can lead to unexpected situations. [2022-08-31T15:47:41.839Z] [2022-08-31T15:47:41.839Z] To set a process to complain mode, use the command line tool [2022-08-31T15:47:41.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T15:47:41.839Z] +++ true [2022-08-31T15:47:41.839Z] exiting test-integration [2022-08-31T15:47:41.839Z] ++ exit 0 [2022-08-31T15:47:41.839Z] Post stage [Pipeline] junit [2022-08-31T15:47:42.778Z] Recording test results [2022-08-31T15:47:42.957Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T15:47:43.281Z] + echo Ensuring container killed. [2022-08-31T15:47:43.281Z] Ensuring container killed. [2022-08-31T15:47:43.281Z] + docker rm -vf docker-pr1 [2022-08-31T15:47:43.281Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-31T15:47:43.556Z] + echo Chowning /workspace to jenkins user [2022-08-31T15:47:43.556Z] Chowning /workspace to jenkins user [2022-08-31T15:47:43.556Z] + id -u [2022-08-31T15:47:43.556Z] + id -g [2022-08-31T15:47:43.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T15:47:45.225Z] + bundleName=arm64-integration [2022-08-31T15:47:45.225Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-31T15:47:45.225Z] Creating arm64-integration-bundles.tar.gz [2022-08-31T15:47:45.225Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-31T15:47:45.225Z] + 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-31T15:47:45.491Z] Archiving artifacts [2022-08-31T15:47:45.732Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T15:47:46.029Z] + make clean [2022-08-31T15:47:46.029Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T15:47:46.029Z] docker-dev-cache [2022-08-31T15:47:46.029Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T15:47:51.965Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-31T15:47:51.965Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T15:47:51.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-31T15:47:51.965Z] === RUN TestWaitNonBlocked [2022-08-31T15:47:51.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:47:51.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:47:51.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:47:51.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:47:51.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:47:51.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:47:51.965Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T15:47:51.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-08-31T15:47:51.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-08-31T15:47:51.965Z] === RUN TestWaitBlocked [2022-08-31T15:47:51.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:47:51.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:47:51.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:47:51.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:47:51.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:47:51.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:47:52.221Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T15:47:52.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-08-31T15:47:52.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-31T15:47:52.221Z] === RUN TestWaitConditions [2022-08-31T15:47:52.221Z] === RUN TestWaitConditions/default [2022-08-31T15:47:52.221Z] === PAUSE TestWaitConditions/default [2022-08-31T15:47:52.221Z] === RUN TestWaitConditions/not-running [2022-08-31T15:47:52.221Z] === PAUSE TestWaitConditions/not-running [2022-08-31T15:47:52.221Z] === RUN TestWaitConditions/next-exit [2022-08-31T15:47:52.221Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T15:47:52.221Z] === RUN TestWaitConditions/removed [2022-08-31T15:47:52.221Z] === PAUSE TestWaitConditions/removed [2022-08-31T15:47:52.221Z] === CONT TestWaitConditions/default [2022-08-31T15:47:52.221Z] === CONT TestWaitConditions/next-exit [2022-08-31T15:47:52.478Z] wait_test.go:146: ContainerID = 79ab9710cc1b079e169257ba163b9f2a4c85b3994972c3b3dc413166aa322ffd [2022-08-31T15:47:52.478Z] === CONT TestWaitConditions/default [2022-08-31T15:47:52.478Z] wait_test.go:146: ContainerID = 9bf7499938d87afd650df3f0c076e12a328af0cccd5027738c03d61dece1b973 [2022-08-31T15:47:53.041Z] === CONT TestWaitConditions/removed [2022-08-31T15:47:53.041Z] wait_test.go:146: ContainerID = 709900ab2b2d3676c5862be90add5b1e42ba031636e059456061999d484042f6 [2022-08-31T15:47:53.041Z] === CONT TestWaitConditions/not-running [2022-08-31T15:47:53.041Z] wait_test.go:146: ContainerID = 3320de8fc52a5ff345c0db43efd0f86e5a06db2dfa5d1cf755c7faafa426f915 [2022-08-31T15:47:53.605Z] --- PASS: TestWaitConditions (0.01s) [2022-08-31T15:47:53.605Z] --- PASS: TestWaitConditions/next-exit (0.53s) [2022-08-31T15:47:53.605Z] --- PASS: TestWaitConditions/default (0.67s) [2022-08-31T15:47:53.605Z] --- PASS: TestWaitConditions/removed (0.62s) [2022-08-31T15:47:53.605Z] --- PASS: TestWaitConditions/not-running (0.53s) [2022-08-31T15:47:53.605Z] === RUN TestWaitRestartedContainer [2022-08-31T15:47:53.605Z] === RUN TestWaitRestartedContainer/default [2022-08-31T15:47:53.605Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T15:47:53.605Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T15:47:53.605Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T15:47:53.605Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T15:47:53.605Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T15:47:53.605Z] === CONT TestWaitRestartedContainer/default [2022-08-31T15:47:53.605Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T15:47:53.659Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-31T15:47:53.659Z] tests/integration/client_test.py ..... [ 75%] [2022-08-31T15:47:53.659Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-31T15:47:53.659Z] tests/integration/errors_test.py . [ 76%] [2022-08-31T15:47:54.971Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T15:47:55.899Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-31T15:47:55.899Z] --- PASS: TestWaitRestartedContainer/next-exit (1.37s) [2022-08-31T15:47:55.899Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-31T15:47:55.899Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-31T15:47:55.899Z] === CONT TestDaemonRestartIpcMode [2022-08-31T15:47:55.899Z] === CONT TestIpcModeOlderClient [2022-08-31T15:47:55.899Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-31T15:47:55.899Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T15:47:58.420Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.56s) [2022-08-31T15:47:58.676Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-08-31T15:47:58.676Z] PASS [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === Skipped [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T15:47:58.676Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-31T15:47:58.676Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-31T15:47:58.676Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-31T15:47:58.676Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-31T15:47:58.676Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-31T15:47:58.676Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-31T15:47:58.676Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-31T15:47:58.676Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-31T15:47:58.676Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-31T15:47:58.676Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T15:47:58.676Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-31T15:47:58.676Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-31T15:47:58.676Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-31T15:47:58.676Z] 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-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-31T15:47:58.676Z] 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-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-31T15:47:58.676Z] 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-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-31T15:47:58.676Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:47:58.676Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-31T15:47:58.676Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-31T15:47:58.676Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-31T15:47:58.676Z] 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-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-31T15:47:58.676Z] 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-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-31T15:47:58.676Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T15:47:58.676Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-31T15:47:58.676Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-31T15:47:58.676Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-31T15:47:58.676Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T15:47:58.676Z] [2022-08-31T15:47:58.676Z] DONE 250 tests, 27 skipped in 86.197s [2022-08-31T15:47:58.676Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T15:47:58.676Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T15:47:59.238Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-31T15:47:59.238Z] === RUN TestConfigDaemonID [2022-08-31T15:48:00.608Z] daemon_test.go:83: [d683b1bb6cce0] daemon is not started [2022-08-31T15:48:00.608Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:48:00.608Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T15:48:00.608Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T15:48:00.608Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T15:48:00.608Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T15:48:00.608Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T15:48:00.608Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T15:48:00.608Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:48:00.608Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T15:48:00.608Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T15:48:00.608Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T15:48:00.608Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-31T15:48:00.608Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-31T15:48:00.608Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T15:48:00.608Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T15:48:01.979Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T15:48:02.907Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T15:48:03.835Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T15:48:03.835Z] daemon_test.go:197: [d1c656503c6b0] daemon is not started [2022-08-31T15:48:03.835Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-31T15:48:03.835Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-31T15:48:03.835Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-31T15:48:03.835Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-31T15:48:03.835Z] === RUN TestDaemonProxy [2022-08-31T15:48:03.835Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-31T15:48:03.835Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-31T15:48:03.835Z] PASS [2022-08-31T15:48:03.835Z] [2022-08-31T15:48:03.835Z] === Skipped [2022-08-31T15:48:03.835Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-31T15:48:03.835Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-31T15:48:03.835Z] [2022-08-31T15:48:03.835Z] DONE 13 tests, 1 skipped in 5.268s [2022-08-31T15:48:03.835Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T15:48:04.091Z] INFO: Testing against a local daemon [2022-08-31T15:48:04.091Z] === RUN TestCommitInheritsEnv [2022-08-31T15:48:05.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T15:48:05.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T15:48:06.606Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-08-31T15:48:06.606Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T15:48:06.606Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform// [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T15:48:06.606Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T15:48:06.606Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T15:48:06.606Z] === RUN TestImagesFilterMultiReference [2022-08-31T15:48:06.606Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-31T15:48:06.606Z] === RUN TestImagePullPlatformInvalid [2022-08-31T15:48:06.606Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-31T15:48:06.606Z] === RUN TestRemoveImageOrphaning [2022-08-31T15:48:07.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T15:48:08.494Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-08-31T15:48:08.494Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T15:48:08.494Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-31T15:48:08.494Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-31T15:48:08.494Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T15:48:08.494Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-31T15:48:08.494Z] === RUN TestTagInvalidReference [2022-08-31T15:48:08.494Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-31T15:48:08.494Z] === RUN TestTagValidPrefixedRepo [2022-08-31T15:48:08.494Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-31T15:48:08.494Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T15:48:08.494Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-31T15:48:08.494Z] === RUN TestTagOfficialNames [2022-08-31T15:48:08.494Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-31T15:48:08.494Z] === RUN TestTagMatchesDigest [2022-08-31T15:48:08.494Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-31T15:48:08.494Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T15:48:09.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T15:48:11.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T15:48:12.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T15:48:12.614Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-31T15:48:14.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T15:48:21.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T15:48:24.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T15:48:26.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T15:48:27.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T15:48:28.860Z] ......... [ 85%] [2022-08-31T15:48:30.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T15:48:33.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T15:48:33.751Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-31T15:48:35.206Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-31T15:48:36.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T15:48:38.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T15:48:41.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T15:48:41.770Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-31T15:48:41.770Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-31T15:48:43.435Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:48:43.436Z] Using test binary docker [2022-08-31T15:48:43.436Z] +++ /etc/init.d/apparmor start [2022-08-31T15:48:43.695Z] Not: starting. [2022-08-31T15:48:43.695Z] INFO: Waiting for daemon to start... [2022-08-31T15:48:43.695Z] Starting dockerd [2022-08-31T15:48:43.695Z] +++ 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-31T15:48:46.229Z] . [2022-08-31T15:48:46.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:48:46.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:48:46.229Z] Error: No such image: emptyfs [2022-08-31T15:48:46.229Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T15:48:46.229Z] ++++ docker load [2022-08-31T15:48:46.488Z] Loaded image: emptyfs:latest [2022-08-31T15:48:46.488Z] Running integration-test (iteration 1) [2022-08-31T15:48:46.488Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T15:48:46.488Z] ++ 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-31T15:48:46.488Z] ++ set -e [2022-08-31T15:48:46.488Z] ++ '[' -n 0 ']' [2022-08-31T15:48:46.488Z] ++ set -x [2022-08-31T15:48:46.488Z] ++ 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-31T15:48:47.424Z] Loaded image: busybox:latest [2022-08-31T15:48:47.867Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-31T15:48:47.993Z] Loaded image: busybox:glibc [2022-08-31T15:48:52.183Z] Loaded image: debian:bullseye-slim [2022-08-31T15:48:52.441Z] Loaded image: hello-world:latest [2022-08-31T15:48:52.700Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:48:52.701Z] INFO: Testing against a local daemon [2022-08-31T15:48:52.701Z] === RUN TestCgroupNamespacesBuild [2022-08-31T15:48:55.041Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-31T15:48:55.041Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-31T15:48:55.233Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-08-31T15:48:55.233Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T15:48:57.136Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-08-31T15:48:57.136Z] === RUN TestBuildWithSession [2022-08-31T15:48:57.136Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:48:57.136Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T15:48:57.136Z] === RUN TestBuildSquashParent [2022-08-31T15:48:58.661Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-31T15:48:59.179Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-31T15:48:59.180Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-31T15:48:59.180Z] [2022-08-31T15:48:59.180Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-31T15:48:59.180Z] =========================== short test summary info ============================ [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-31T15:48:59.180Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-31T15:48:59.180Z] Not supported on most drivers [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-31T15:48:59.180Z] Output of docker top depends on host distro, and is not formalized. [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-31T15:48:59.180Z] Output of docker top depends on host distro, and is not formalized. [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-31T15:48:59.180Z] Can fail if eth0 has multiple IP addresses [2022-08-31T15:48:59.180Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-31T15:48:59.180Z] This doesn't seem to be taken into account by the engine [2022-08-31T15:48:59.180Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-31T15:48:59.180Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-31T15:48:59.180Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.52 seconds == [2022-08-31T15:48:59.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-31T15:49:07.115Z] --- PASS: TestBuildSquashParent (9.62s) [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T15:49:07.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:49:07.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:49:07.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T15:49:07.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T15:49:10.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T15:49:10.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T15:49:11.671Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T15:49:11.671Z] [2022-08-31T15:49:11.671Z] Unloading profiles will leave already running processes permanently [2022-08-31T15:49:11.671Z] unconfined, which can lead to unexpected situations. [2022-08-31T15:49:11.671Z] [2022-08-31T15:49:11.671Z] To set a process to complain mode, use the command line tool [2022-08-31T15:49:11.671Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T15:49:11.671Z] Post stage [Pipeline] junit [2022-08-31T15:49:11.684Z] Recording test results [2022-08-31T15:49:11.794Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-31T15:49:12.069Z] + echo Ensuring container killed. [2022-08-31T15:49:12.070Z] Ensuring container killed. [2022-08-31T15:49:12.070Z] + docker rm -vf docker-pr1 [2022-08-31T15:49:12.070Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-31T15:49:12.351Z] + echo Chowning /workspace to jenkins user [2022-08-31T15:49:12.351Z] Chowning /workspace to jenkins user [2022-08-31T15:49:12.351Z] + id -u [2022-08-31T15:49:12.351Z] + id -g [2022-08-31T15:49:12.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T15:49:13.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T15:49:13.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T15:49:14.021Z] + bundleName=docker-py [2022-08-31T15:49:14.021Z] + echo Creating docker-py-bundles.tar.gz [2022-08-31T15:49:14.021Z] Creating docker-py-bundles.tar.gz [2022-08-31T15:49:14.021Z] + 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-31T15:49:14.033Z] Archiving artifacts [2022-08-31T15:49:14.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-31T15:49:14.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh binary [2022-08-31T15:49:15.145Z] [2022-08-31T15:49:15.145Z] Removing bundles/ [2022-08-31T15:49:15.145Z] [2022-08-31T15:49:15.145Z] ---> Making bundle: binary (in bundles/binary) [2022-08-31T15:49:15.145Z] Building: bundles/binary-daemon/dockerd [2022-08-31T15:49:15.145Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2022-08-31T15:49:16.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) [2022-08-31T15:49:16.981Z] === RUN TestBuildMultiStageCopy [2022-08-31T15:49:16.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T15:49:19.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T15:49:20.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T15:49:20.652Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T15:49:21.258Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy (5.13s) [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s) [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-31T15:49:21.846Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-31T15:49:21.846Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T15:49:23.231Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2022-08-31T15:49:23.231Z] === RUN TestBuildLabelWithTargets [2022-08-31T15:49:25.761Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2022-08-31T15:49:25.761Z] === RUN TestBuildWithEmptyLayers [2022-08-31T15:49:26.700Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-08-31T15:49:26.700Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T15:49:29.991Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2022-08-31T15:49:29.991Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T15:49:31.897Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-08-31T15:49:31.897Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T15:49:35.187Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-08-31T15:49:35.187Z] === RUN TestBuildWithHugeFile [2022-08-31T15:49:44.878Z] --- PASS: TestImportExtremelyLargeImageWorks (92.22s) [2022-08-31T15:49:44.878Z] PASS [2022-08-31T15:49:44.878Z] [2022-08-31T15:49:44.878Z] === Skipped [2022-08-31T15:49:44.878Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-31T15:49:44.878Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-31T15:49:44.878Z] [2022-08-31T15:49:44.878Z] DONE 22 tests, 1 skipped in 96.629s [2022-08-31T15:49:44.878Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T15:49:44.878Z] === RUN TestStripANSICommands [2022-08-31T15:49:44.878Z] === RUN TestStripANSICommands/#00 [2022-08-31T15:49:44.878Z] === RUN TestStripANSICommands/#01 [2022-08-31T15:49:44.878Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T15:49:44.878Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T15:49:44.878Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T15:49:44.878Z] PASS [2022-08-31T15:49:44.878Z] [2022-08-31T15:49:44.878Z] DONE 3 tests in 0.039s [2022-08-31T15:49:44.878Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T15:49:44.878Z] INFO: Testing against a local daemon [2022-08-31T15:49:44.878Z] === RUN TestNetworkCreateDelete [2022-08-31T15:49:44.878Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-31T15:49:44.878Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T15:49:44.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-31T15:49:44.878Z] === RUN TestDaemonDNSFallback [2022-08-31T15:49:48.144Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-31T15:49:48.144Z] === RUN TestInspectNetwork [2022-08-31T15:49:48.144Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.144Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-31T15:49:48.144Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T15:49:48.144Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.144Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T15:49:48.144Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:49:48.144Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:49:48.144Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:49:48.144Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T15:49:48.144Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T15:49:48.144Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T15:49:48.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T15:49:48.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestNetworkList [2022-08-31T15:49:48.145Z] === RUN TestNetworkList//networks [2022-08-31T15:49:48.145Z] === PAUSE TestNetworkList//networks [2022-08-31T15:49:48.145Z] === RUN TestNetworkList//networks/ [2022-08-31T15:49:48.145Z] === PAUSE TestNetworkList//networks/ [2022-08-31T15:49:48.145Z] === CONT TestNetworkList//networks [2022-08-31T15:49:48.145Z] === CONT TestNetworkList//networks/ [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkList (0.01s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T15:49:48.145Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T15:49:48.145Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T15:49:48.145Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T15:49:48.145Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T15:49:48.145Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T15:49:48.145Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T15:49:48.145Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T15:49:48.145Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T15:49:48.145Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:49:48.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T15:49:48.145Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-31T15:49:48.145Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T15:49:48.145Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-31T15:49:48.145Z] PASS [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === Skipped [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-31T15:49:48.145Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-31T15:49:48.145Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-31T15:49:48.145Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-31T15:49:48.145Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:49:48.145Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-31T15:49:48.145Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-31T15:49:48.145Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] DONE 34 tests, 12 skipped in 7.057s [2022-08-31T15:49:48.145Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:49:48.145Z] INFO: Testing against a local daemon [2022-08-31T15:49:48.145Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T15:49:48.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:49:48.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestDockerNetworkIpvlan [2022-08-31T15:49:48.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:49:48.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:49:48.145Z] PASS [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === Skipped [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:49:48.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:49:48.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-31T15:49:48.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:49:48.145Z] INFO: Testing against a local daemon [2022-08-31T15:49:48.145Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T15:49:48.145Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestDockerNetworkMacvlan [2022-08-31T15:49:48.145Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-31T15:49:48.145Z] PASS [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === Skipped [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-31T15:49:48.145Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-31T15:49:48.145Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] DONE 2 tests, 2 skipped in 0.076s [2022-08-31T15:49:48.145Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T15:49:48.145Z] testing: warning: no tests to run [2022-08-31T15:49:48.145Z] PASS [2022-08-31T15:49:48.145Z] [2022-08-31T15:49:48.145Z] DONE 0 tests in 0.024s [2022-08-31T15:49:48.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T15:49:48.145Z] INFO: Testing against a local daemon [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginTLS [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginHeader [2022-08-31T15:49:48.145Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.145Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-31T15:49:48.145Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T15:49:48.401Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.401Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-31T15:49:48.401Z] === RUN TestAuthZPluginV2Disable [2022-08-31T15:49:48.657Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:48.657Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-31T15:49:48.657Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T15:49:49.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.219Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-31T15:49:49.219Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T15:49:49.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-31T15:49:49.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-31T15:49:49.731Z] PASS [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === Skipped [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-31T15:49:49.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] DONE 17 tests, 17 skipped in 1.776s [2022-08-31T15:49:49.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T15:49:49.731Z] INFO: Testing against a local daemon [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:49:49.731Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:49:49.731Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T15:49:49.731Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T15:49:49.731Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T15:49:49.731Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T15:49:49.731Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T15:49:49.731Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T15:49:49.731Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T15:49:49.731Z] === RUN TestPluginInstall [2022-08-31T15:49:49.731Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-31T15:49:49.731Z] === RUN TestPluginsWithRuntimes [2022-08-31T15:49:49.731Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-31T15:49:49.731Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-31T15:49:49.731Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T15:49:49.731Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-31T15:49:49.731Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-31T15:49:49.731Z] PASS [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === Skipped [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-31T15:49:49.731Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-31T15:49:49.731Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-31T15:49:49.731Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-31T15:49:49.731Z] [2022-08-31T15:49:49.731Z] DONE 19 tests, 3 skipped in 0.128s [2022-08-31T15:49:49.731Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T15:49:49.987Z] INFO: Testing against a local daemon [2022-08-31T15:49:49.987Z] === RUN TestExternalGraphDriver [2022-08-31T15:49:50.242Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-31T15:49:50.242Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-31T15:49:50.242Z] === RUN TestGraphdriverPluginV2 [2022-08-31T15:49:54.440Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-08-31T15:49:54.440Z] PASS [2022-08-31T15:49:54.440Z] [2022-08-31T15:49:54.440Z] === Skipped [2022-08-31T15:49:54.440Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-31T15:49:54.440Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-31T15:49:54.440Z] [2022-08-31T15:49:54.440Z] DONE 2 tests, 1 skipped in 4.336s [2022-08-31T15:49:54.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T15:49:54.440Z] INFO: Testing against a local daemon [2022-08-31T15:49:54.440Z] === RUN TestContinueAfterPluginCrash [2022-08-31T15:49:54.440Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T15:49:54.440Z] === RUN TestReadPluginNoRead [2022-08-31T15:49:54.440Z] === PAUSE TestReadPluginNoRead [2022-08-31T15:49:54.440Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T15:49:54.440Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T15:49:54.440Z] === CONT TestContinueAfterPluginCrash [2022-08-31T15:49:54.440Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T15:49:58.611Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-08-31T15:49:58.611Z] === CONT TestReadPluginNoRead [2022-08-31T15:50:01.128Z] === RUN TestReadPluginNoRead/default [2022-08-31T15:50:02.056Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T15:50:03.427Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-08-31T15:50:03.427Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T15:50:04.793Z] === CONT TestReadPluginNoRead [2022-08-31T15:50:04.793Z] read_test.go:92: [dbb72f8e78f06] daemon is not started [2022-08-31T15:50:04.793Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-08-31T15:50:04.793Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-31T15:50:04.793Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-08-31T15:50:04.793Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-31T15:50:04.793Z] PASS [2022-08-31T15:50:04.793Z] [2022-08-31T15:50:04.793Z] DONE 6 tests in 10.399s [2022-08-31T15:50:04.793Z] 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-31T15:50:04.793Z] testing: warning: no tests to run [2022-08-31T15:50:04.793Z] PASS [2022-08-31T15:50:04.793Z] [2022-08-31T15:50:04.793Z] DONE 0 tests in 0.033s [2022-08-31T15:50:04.793Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T15:50:04.793Z] INFO: Testing against a local daemon [2022-08-31T15:50:04.793Z] === RUN TestPluginWithDevMounts [2022-08-31T15:50:04.793Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-31T15:50:04.793Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-31T15:50:04.793Z] PASS [2022-08-31T15:50:04.793Z] [2022-08-31T15:50:04.793Z] === Skipped [2022-08-31T15:50:04.793Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-31T15:50:04.793Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-31T15:50:04.793Z] [2022-08-31T15:50:04.793Z] DONE 1 tests, 1 skipped in 0.112s [2022-08-31T15:50:04.793Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T15:50:04.793Z] INFO: Testing against a local daemon [2022-08-31T15:50:04.793Z] === RUN TestSecretInspect [2022-08-31T15:50:04.793Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:04.793Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-31T15:50:04.793Z] === RUN TestSecretList [2022-08-31T15:50:04.793Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:04.793Z] --- SKIP: TestSecretList (0.01s) [2022-08-31T15:50:04.793Z] === RUN TestSecretsCreateAndDelete [2022-08-31T15:50:04.793Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:04.793Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-31T15:50:04.793Z] === RUN TestSecretsUpdate [2022-08-31T15:50:05.049Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-31T15:50:05.049Z] === RUN TestTemplatedSecret [2022-08-31T15:50:05.049Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-31T15:50:05.049Z] === RUN TestSecretCreateResolve [2022-08-31T15:50:05.049Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-31T15:50:05.049Z] PASS [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === Skipped [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-31T15:50:05.049Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-31T15:50:05.049Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-31T15:50:05.049Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-31T15:50:05.049Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-31T15:50:05.049Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-31T15:50:05.049Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] [2022-08-31T15:50:05.049Z] DONE 6 tests, 6 skipped in 0.169s [2022-08-31T15:50:05.049Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T15:50:05.049Z] INFO: Testing against a local daemon [2022-08-31T15:50:05.049Z] === RUN TestServiceCreateInit [2022-08-31T15:50:05.049Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T15:50:05.049Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T15:50:05.049Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-31T15:50:05.049Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T15:50:05.049Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T15:50:05.049Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T15:50:05.049Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-31T15:50:05.049Z] === RUN TestCreateServiceConflict [2022-08-31T15:50:05.049Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-31T15:50:05.049Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T15:50:05.049Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-31T15:50:05.049Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T15:50:05.049Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-31T15:50:05.049Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T15:50:05.049Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.049Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-31T15:50:05.049Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T15:50:05.049Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestCreateServiceSysctls [2022-08-31T15:50:05.305Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-31T15:50:05.305Z] === RUN TestCreateServiceCapabilities [2022-08-31T15:50:05.305Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-31T15:50:05.305Z] === RUN TestInspect [2022-08-31T15:50:05.305Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestInspect (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestCreateJob [2022-08-31T15:50:05.305Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestCreateJob (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestReplicatedJob [2022-08-31T15:50:05.305Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestUpdateReplicatedJob [2022-08-31T15:50:05.305Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestServiceListWithStatuses [2022-08-31T15:50:05.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:50:05.305Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T15:50:05.305Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T15:50:05.305Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-31T15:50:05.305Z] === RUN TestDockerNetworkReConnect [2022-08-31T15:50:05.305Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:05.305Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-31T15:50:05.305Z] === RUN TestServicePlugin [2022-08-31T15:50:07.197Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.197Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-31T15:50:07.197Z] === RUN TestServiceUpdateLabel [2022-08-31T15:50:07.197Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.197Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-31T15:50:07.197Z] === RUN TestServiceUpdateSecrets [2022-08-31T15:50:07.197Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.197Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-31T15:50:07.197Z] === RUN TestServiceUpdateConfigs [2022-08-31T15:50:07.197Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.197Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-31T15:50:07.197Z] === RUN TestServiceUpdateNetwork [2022-08-31T15:50:07.197Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.197Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-31T15:50:07.197Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T15:50:07.197Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-31T15:50:07.453Z] PASS [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === Skipped [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T15:50:07.453Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T15:50:07.453Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-31T15:50:07.453Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-31T15:50:07.453Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-31T15:50:07.453Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-31T15:50:07.453Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-31T15:50:07.453Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-31T15:50:07.453Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-31T15:50:07.453Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-31T15:50:07.453Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-31T15:50:07.453Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-31T15:50:07.453Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-31T15:50:07.453Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-31T15:50:07.453Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T15:50:07.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-31T15:50:07.453Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-31T15:50:07.453Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-31T15:50:07.453Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-31T15:50:07.453Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-31T15:50:07.453Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-31T15:50:07.453Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-31T15:50:07.453Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-31T15:50:07.453Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] DONE 24 tests, 23 skipped in 2.369s [2022-08-31T15:50:07.453Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T15:50:07.453Z] INFO: Testing against a local daemon [2022-08-31T15:50:07.453Z] === RUN TestSessionCreate [2022-08-31T15:50:07.453Z] --- PASS: TestSessionCreate (0.04s) [2022-08-31T15:50:07.453Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T15:50:07.453Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-31T15:50:07.453Z] PASS [2022-08-31T15:50:07.453Z] [2022-08-31T15:50:07.453Z] DONE 2 tests in 0.175s [2022-08-31T15:50:07.453Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T15:50:07.710Z] INFO: Testing against a local daemon [2022-08-31T15:50:07.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T15:50:07.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T15:50:07.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T15:50:07.710Z] === RUN TestDiskUsage [2022-08-31T15:50:07.710Z] === PAUSE TestDiskUsage [2022-08-31T15:50:07.710Z] === RUN TestEventsExecDie [2022-08-31T15:50:08.272Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-31T15:50:08.272Z] === RUN TestEventsBackwardsCompatible [2022-08-31T15:50:08.272Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-31T15:50:08.272Z] === RUN TestEventsVolumeCreate [2022-08-31T15:50:08.272Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-31T15:50:08.272Z] === RUN TestInfoBinaryCommits [2022-08-31T15:50:08.272Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T15:50:08.272Z] === RUN TestInfoAPIVersioned [2022-08-31T15:50:08.272Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T15:50:08.272Z] === RUN TestInfoAPI [2022-08-31T15:50:08.272Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T15:50:08.272Z] === RUN TestInfoAPIWarnings [2022-08-31T15:50:26.320Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-31T15:50:26.320Z] === RUN TestInfoDebug [2022-08-31T15:50:26.320Z] --- PASS: TestInfoDebug (0.54s) [2022-08-31T15:50:26.320Z] === RUN TestInfoInsecureRegistries [2022-08-31T15:50:26.320Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-31T15:50:26.320Z] === RUN TestInfoRegistryMirrors [2022-08-31T15:50:26.575Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-31T15:50:26.575Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T15:50:26.832Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-31T15:50:26.832Z] === RUN TestPingCacheHeaders [2022-08-31T15:50:26.832Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-31T15:50:26.832Z] === RUN TestPingGet [2022-08-31T15:50:26.832Z] --- PASS: TestPingGet (0.01s) [2022-08-31T15:50:26.832Z] === RUN TestPingHead [2022-08-31T15:50:26.832Z] --- PASS: TestPingHead (0.03s) [2022-08-31T15:50:26.832Z] === RUN TestPingSwarmHeader [2022-08-31T15:50:27.394Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T15:50:27.955Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T15:50:28.883Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T15:50:29.139Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-08-31T15:50:29.139Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T15:50:29.139Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T15:50:29.139Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T15:50:29.139Z] === RUN TestPingBuilderHeader [2022-08-31T15:50:29.139Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T15:50:29.702Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T15:50:30.263Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-31T15:50:30.263Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-31T15:50:30.263Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-31T15:50:30.263Z] === RUN TestVersion [2022-08-31T15:50:30.263Z] --- PASS: TestVersion (0.03s) [2022-08-31T15:50:30.263Z] === CONT TestDiskUsage [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T15:50:30.824Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T15:50:31.081Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T15:50:31.337Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T15:50:31.337Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T15:50:31.337Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage (1.26s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-31T15:50:31.337Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-31T15:50:31.337Z] PASS [2022-08-31T15:50:31.337Z] [2022-08-31T15:50:31.337Z] === Skipped [2022-08-31T15:50:31.337Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T15:50:31.337Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T15:50:31.337Z] [2022-08-31T15:50:31.337Z] DONE 57 tests, 1 skipped in 23.885s [2022-08-31T15:50:31.337Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T15:50:31.593Z] INFO: Testing against a local daemon [2022-08-31T15:50:31.593Z] === RUN TestVolumesCreateAndList [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-31T15:50:31.593Z] === RUN TestVolumesRemove [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-31T15:50:31.593Z] === RUN TestVolumesInspect [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T15:50:31.593Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T15:50:31.593Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T15:50:31.593Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T15:50:31.593Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T15:50:31.593Z] PASS [2022-08-31T15:50:31.593Z] [2022-08-31T15:50:31.593Z] DONE 9 tests in 0.206s [2022-08-31T15:50:31.593Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T15:50:31.593Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14802 is not a child of this shell [2022-08-31T15:50:31.593Z] warning: PID 14802 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-31T15:50:31.593Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T15:50:31.593Z] [2022-08-31T15:50:31.593Z] Unloading profiles will leave already running processes permanently [2022-08-31T15:50:31.593Z] unconfined, which can lead to unexpected situations. [2022-08-31T15:50:31.593Z] [2022-08-31T15:50:31.593Z] To set a process to complain mode, use the command line tool [2022-08-31T15:50:31.593Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T15:50:31.593Z] Removing test suite binaries [2022-08-31T15:50:31.849Z] exiting test-integration [2022-08-31T15:50:31.849Z] ++ exit 0 [2022-08-31T15:50:31.849Z] Post stage [Pipeline] junit [2022-08-31T15:50:32.787Z] Recording test results [2022-08-31T15:50:34.496Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T15:50:34.865Z] + echo Ensuring container killed. [2022-08-31T15:50:34.865Z] Ensuring container killed. [2022-08-31T15:50:34.865Z] + docker rm -vf docker-pr1 [2022-08-31T15:50:34.865Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-31T15:50:35.143Z] + echo Chowning /workspace to jenkins user [2022-08-31T15:50:35.144Z] Chowning /workspace to jenkins user [2022-08-31T15:50:35.144Z] + id -u [2022-08-31T15:50:35.144Z] + id -g [2022-08-31T15:50:35.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T15:50:35.144Z] Unable to find image 'busybox:latest' locally [2022-08-31T15:50:35.144Z] latest: Pulling from library/busybox [2022-08-31T15:50:35.402Z] 50783e0dfb64: Pulling fs layer [2022-08-31T15:50:35.402Z] 50783e0dfb64: Download complete [2022-08-31T15:50:35.402Z] 50783e0dfb64: Pull complete [2022-08-31T15:50:35.402Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T15:50:35.402Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T15:50:37.634Z] + bundleName=amd64-rootless [2022-08-31T15:50:37.635Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-31T15:50:37.635Z] Creating amd64-rootless-bundles.tar.gz [2022-08-31T15:50:37.635Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-31T15:50:37.635Z] + 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-31T15:50:37.647Z] Archiving artifacts [2022-08-31T15:50:39.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T15:50:39.732Z] + make clean [2022-08-31T15:50:39.987Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T15:50:39.987Z] docker-dev-cache [2022-08-31T15:50:39.987Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T15:51:11.642Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:51:11.642Z] Using test binary docker [2022-08-31T15:51:11.642Z] +++ /etc/init.d/apparmor start [2022-08-31T15:51:11.642Z] Not: starting. [2022-08-31T15:51:11.642Z] INFO: Waiting for daemon to start... [2022-08-31T15:51:11.642Z] Starting dockerd [2022-08-31T15:51:11.642Z] +++ 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-31T15:51:11.642Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T15:51:11.642Z] Using test binary docker [2022-08-31T15:51:11.642Z] +++ /etc/init.d/apparmor start [2022-08-31T15:51:11.642Z] Not: starting. [2022-08-31T15:51:11.642Z] Starting dockerd [2022-08-31T15:51:11.642Z] INFO: Waiting for daemon to start... [2022-08-31T15:51:11.642Z] +++ 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-31T15:51:11.642Z] . [2022-08-31T15:51:11.642Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:51:11.642Z] [2022-08-31T15:51:11.642Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T15:51:11.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:51:11.642Z] Error: No such image: emptyfs [2022-08-31T15:51:11.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T15:51:11.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T15:51:11.642Z] ++++ docker load [2022-08-31T15:51:11.642Z] Error: No such image: emptyfs [2022-08-31T15:51:11.642Z] ++++ docker load [2022-08-31T15:51:11.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T15:51:11.642Z] Loaded image: emptyfs:latest [2022-08-31T15:51:11.642Z] Running integration-test (iteration 1) [2022-08-31T15:51:11.642Z] 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-31T15:51:11.642Z] ++ 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-31T15:51:11.642Z] ++ set -e [2022-08-31T15:51:11.642Z] ++ '[' -n 0 ']' [2022-08-31T15:51:11.642Z] ++ set -x [2022-08-31T15:51:11.642Z] ++ 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-31T15:51:11.642Z] Loaded image: emptyfs:latest [2022-08-31T15:51:11.642Z] Running integration-test (iteration 1) [2022-08-31T15:51:11.642Z] 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-31T15:51:11.642Z] ++ 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-31T15:51:11.642Z] ++ set -e [2022-08-31T15:51:11.642Z] ++ '[' -n 0 ']' [2022-08-31T15:51:11.642Z] ++ set -x [2022-08-31T15:51:11.642Z] ++ 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-31T15:51:11.642Z] Loaded image: busybox:latest [2022-08-31T15:51:11.642Z] Loaded image: busybox:latest [2022-08-31T15:51:11.642Z] Loaded image: busybox:glibc [2022-08-31T15:51:11.642Z] Loaded image: busybox:glibc [2022-08-31T15:51:12.210Z] Loaded image: debian:bullseye-slim [2022-08-31T15:51:12.469Z] Loaded image: hello-world:latest [2022-08-31T15:51:12.469Z] Loaded image: debian:bullseye-slim [2022-08-31T15:51:12.728Z] Loaded image: hello-world:latest [2022-08-31T15:51:12.728Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:51:12.728Z] INFO: Testing against a local daemon [2022-08-31T15:51:12.728Z] === RUN TestDockerSuite [2022-08-31T15:51:12.728Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-31T15:51:12.728Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-31T15:51:12.996Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-31T15:51:12.996Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:51:12.996Z] INFO: Testing against a local daemon [2022-08-31T15:51:12.996Z] === RUN TestDockerDaemonSuite [2022-08-31T15:51:12.996Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-31T15:51:17.187Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-31T15:51:17.187Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-31T15:51:17.753Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-31T15:51:18.011Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-31T15:51:18.950Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-31T15:51:19.886Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-31T15:51:19.886Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-31T15:51:20.822Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-31T15:51:21.390Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-31T15:51:21.695Z] Created binary: bundles/binary-daemon/dockerd [2022-08-31T15:51:21.695Z] Copying nested executables into bundles/binary-daemon [2022-08-31T15:51:21.695Z] Building: bundles/binary-daemon/docker-proxy [2022-08-31T15:51:21.695Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:51:21.695Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-31T15:51:21.695Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-31T15:51:21.958Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-31T15:51:21.958Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-31T15:51:21.958Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-31T15:51:22.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER docker:5591187178010bd407f0784bf83909ec395d7b97 hack/make.sh cross [2022-08-31T15:51:22.281Z] [2022-08-31T15:51:22.281Z] Removing bundles/ [2022-08-31T15:51:22.525Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-31T15:51:22.541Z] [2022-08-31T15:51:22.541Z] ---> Making bundle: cross (in bundles/cross) [2022-08-31T15:51:22.541Z] Cross building: bundles/cross/linux/amd64 [2022-08-31T15:51:22.541Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-31T15:51:22.541Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-31T15:51:23.092Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-31T15:51:24.028Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-31T15:51:24.028Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-31T15:51:24.028Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-31T15:51:24.028Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-31T15:51:29.296Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-31T15:51:29.862Z] --- PASS: TestBuildWithHugeFile (115.03s) [2022-08-31T15:51:29.862Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T15:51:29.862Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:51:29.862Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-31T15:51:29.862Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T15:51:29.862Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:51:29.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:51:29.862Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:51:29.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:51:29.863Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:51:29.863Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:51:29.863Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T15:51:29.863Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T15:51:30.122Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T15:51:30.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-31T15:51:30.122Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-31T15:51:30.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-31T15:51:30.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T15:51:30.122Z] === RUN TestBuildPreserveOwnership [2022-08-31T15:51:30.122Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T15:51:30.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-31T15:51:32.588Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T15:51:32.588Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-31T15:51:33.523Z] --- PASS: TestBuildPreserveOwnership (3.39s) [2022-08-31T15:51:33.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-08-31T15:51:33.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-08-31T15:51:33.523Z] === RUN TestBuildPlatformInvalid [2022-08-31T15:51:33.523Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-31T15:51:33.523Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T15:51:34.458Z] Loaded image: busybox:latest [2022-08-31T15:51:34.716Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-31T15:51:34.716Z] Loaded image: busybox:glibc [2022-08-31T15:51:35.651Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-31T15:51:37.026Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-31T15:51:37.026Z] Loaded image: debian:bullseye-slim [2022-08-31T15:51:37.026Z] Loaded image: hello-world:latest [2022-08-31T15:51:37.026Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T15:51:38.401Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-31T15:51:38.968Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-31T15:51:39.230Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-31T15:51:40.615Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-31T15:51:40.615Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-31T15:51:41.554Z] docker_cli_daemon_test.go:1475: [de09c79166879] daemon is not started [2022-08-31T15:51:41.820Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-31T15:51:42.755Z] check_test.go:540: [de08cf92d41a9] daemon is not started [2022-08-31T15:51:42.755Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-31T15:51:42.755Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-31T15:51:43.693Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-31T15:51:45.086Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-31T15:51:45.086Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-31T15:51:46.993Z] check_test.go:540: [d4ba7e3dc776f] daemon is not started [2022-08-31T15:51:46.993Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-31T15:51:50.279Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.35s) [2022-08-31T15:51:50.279Z] PASS [2022-08-31T15:51:50.279Z] [2022-08-31T15:51:50.279Z] === Skipped [2022-08-31T15:51:50.279Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T15:51:50.279Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T15:51:50.279Z] [2022-08-31T15:51:50.279Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-31T15:51:50.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T15:51:50.279Z] [2022-08-31T15:51:50.279Z] DONE 34 tests, 2 skipped in 183.397s [2022-08-31T15:51:50.279Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T15:51:50.279Z] ++ 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-31T15:51:50.279Z] ++ set -e [2022-08-31T15:51:50.279Z] ++ '[' -n 0 ']' [2022-08-31T15:51:50.279Z] ++ set -x [2022-08-31T15:51:50.279Z] ++ 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-31T15:51:50.279Z] INFO: Testing against a local daemon [2022-08-31T15:51:50.279Z] === RUN TestConfigInspect [2022-08-31T15:51:50.538Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-31T15:51:51.106Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-31T15:51:51.106Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-31T15:51:51.674Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-31T15:51:52.242Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-31T15:51:52.811Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-31T15:51:52.811Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-31T15:51:52.811Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-31T15:51:53.070Z] --- PASS: TestConfigInspect (2.92s) [2022-08-31T15:51:53.070Z] === RUN TestConfigList [2022-08-31T15:51:54.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-31T15:51:54.266Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-31T15:51:56.170Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-31T15:51:56.170Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-31T15:51:56.170Z] --- PASS: TestConfigList (2.98s) [2022-08-31T15:51:56.170Z] === RUN TestConfigsCreateAndDelete [2022-08-31T15:51:56.429Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-31T15:51:56.429Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-31T15:51:57.365Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-31T15:51:57.931Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-31T15:51:58.866Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-31T15:51:59.125Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2022-08-31T15:51:59.125Z] === RUN TestConfigsUpdate [2022-08-31T15:51:59.384Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-31T15:51:59.642Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-31T15:51:59.642Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-31T15:51:59.642Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-31T15:52:00.209Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-31T15:52:00.209Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-31T15:52:00.468Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-31T15:52:00.468Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-31T15:52:00.468Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-31T15:52:01.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-31T15:52:02.340Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-31T15:52:02.340Z] --- PASS: TestConfigsUpdate (3.20s) [2022-08-31T15:52:02.340Z] === RUN TestTemplatedConfig [2022-08-31T15:52:02.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-31T15:52:02.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-31T15:52:02.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-31T15:52:04.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-31T15:52:05.696Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-31T15:52:05.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-31T15:52:05.696Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-31T15:52:05.696Z] --- PASS: TestTemplatedConfig (3.53s) [2022-08-31T15:52:05.696Z] === RUN TestConfigCreateResolve [2022-08-31T15:52:06.263Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-31T15:52:06.829Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-31T15:52:06.829Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-31T15:52:07.765Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-31T15:52:08.700Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-31T15:52:08.700Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-31T15:52:08.700Z] --- PASS: TestConfigCreateResolve (2.95s) [2022-08-31T15:52:08.700Z] PASS [2022-08-31T15:52:08.700Z] [2022-08-31T15:52:08.700Z] DONE 6 tests in 18.789s [2022-08-31T15:52:08.700Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T15:52:08.700Z] ++ 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-31T15:52:08.700Z] ++ set -e [2022-08-31T15:52:08.700Z] ++ '[' -n 0 ']' [2022-08-31T15:52:08.700Z] ++ set -x [2022-08-31T15:52:08.700Z] ++ 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-31T15:52:08.959Z] INFO: Testing against a local daemon [2022-08-31T15:52:08.959Z] === RUN TestAttachWithTTY [2022-08-31T15:52:08.959Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-31T15:52:08.959Z] === RUN TestAttachWithoutTTy [2022-08-31T15:52:08.959Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-31T15:52:09.218Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-31T15:52:09.218Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-31T15:52:09.218Z] === RUN TestCheckpoint [2022-08-31T15:52:09.218Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:52:09.218Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:52:09.218Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T15:52:09.218Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T15:52:09.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T15:52:09.218Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-31T15:52:09.218Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-31T15:52:09.218Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:52:09.218Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.02s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T15:52:09.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T15:52:09.219Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T15:52:09.219Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-31T15:52:09.219Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T15:52:09.477Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-31T15:52:09.477Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T15:52:09.477Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-31T15:52:09.477Z] === RUN TestCopyEmptyFile [2022-08-31T15:52:09.736Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-08-31T15:52:09.736Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T15:52:09.736Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-31T15:52:09.995Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-31T15:52:09.995Z] === RUN TestCopyFromContainer [2022-08-31T15:52:10.562Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-31T15:52:10.820Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-31T15:52:10.820Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-31T15:52:11.078Z] check_test.go:540: [dc0a3a2b47d6f] daemon is not started [2022-08-31T15:52:11.078Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-31T15:52:11.645Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-31T15:52:11.645Z] === RUN TestCopyFromContainer// [2022-08-31T15:52:11.645Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T15:52:11.904Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T15:52:11.904Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T15:52:12.163Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T15:52:12.163Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T15:52:12.422Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T15:52:12.681Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T15:52:12.681Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T15:52:12.681Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer (3.02s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-08-31T15:52:12.940Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-08-31T15:52:12.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T15:52:12.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:52:12.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:52:12.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:52:12.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:52:12.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:52:12.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:52:12.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T15:52:12.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T15:52:12.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T15:52:12.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T15:52:12.940Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T15:52:12.940Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-31T15:52:12.940Z] === RUN TestCreateWithInvalidEnv [2022-08-31T15:52:12.940Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T15:52:12.940Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T15:52:12.940Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T15:52:12.940Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T15:52:12.940Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T15:52:12.940Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T15:52:12.940Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T15:52:12.940Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T15:52:12.940Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T15:52:12.940Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T15:52:12.940Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T15:52:12.940Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T15:52:12.940Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-31T15:52:12.940Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T15:52:12.940Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-31T15:52:13.507Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-31T15:52:14.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-31T15:52:14.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-31T15:52:14.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-31T15:52:14.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-31T15:52:14.883Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-31T15:52:14.883Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-31T15:52:15.142Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-08-31T15:52:15.142Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T15:52:15.401Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:52:16.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:52:16.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:52:16.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:52:16.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:52:16.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:52:16.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:52:16.778Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T15:52:16.778Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T15:52:16.778Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T15:52:16.778Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T15:52:16.778Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-31T15:52:16.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-31T15:52:16.778Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T15:52:17.044Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-31T15:52:17.302Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-08-31T15:52:17.302Z] === RUN TestCreateDifferentPlatform [2022-08-31T15:52:17.302Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T15:52:17.302Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T15:52:17.302Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-31T15:52:17.302Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T15:52:17.302Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T15:52:17.302Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T15:52:17.302Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-31T15:52:17.302Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T15:52:17.560Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-31T15:52:17.560Z] === RUN TestCreateInvalidHostConfig [2022-08-31T15:52:17.560Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:52:17.560Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:52:17.560Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:52:17.560Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:52:17.560Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:52:17.560Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:52:17.560Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:52:17.560Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:52:17.560Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T15:52:17.560Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T15:52:17.560Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T15:52:17.560Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T15:52:17.560Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-31T15:52:17.560Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T15:52:17.560Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T15:52:17.560Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T15:52:17.560Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T15:52:17.560Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T15:52:17.560Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T15:52:17.560Z] === RUN TestDaemonRestartIpcMode [2022-08-31T15:52:17.560Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T15:52:17.560Z] === RUN TestDaemonHostGatewayIP [2022-08-31T15:52:17.560Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T15:52:17.560Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T15:52:17.560Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T15:52:17.560Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T15:52:17.560Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T15:52:17.560Z] === RUN TestDiff [2022-08-31T15:52:17.819Z] --- PASS: TestDiff (0.42s) [2022-08-31T15:52:17.819Z] === RUN TestExecConsoleSize [2022-08-31T15:52:18.387Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-31T15:52:18.387Z] === RUN TestExecWithCloseStdin [2022-08-31T15:52:18.952Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-31T15:52:18.952Z] === RUN TestExec [2022-08-31T15:52:19.519Z] --- PASS: TestExec (0.50s) [2022-08-31T15:52:19.519Z] === RUN TestExecUser [2022-08-31T15:52:19.777Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-31T15:52:19.777Z] --- PASS: TestExecUser (0.54s) [2022-08-31T15:52:19.777Z] === RUN TestExportContainerAndImportImage [2022-08-31T15:52:20.344Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-31T15:52:20.602Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-31T15:52:20.860Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-08-31T15:52:20.860Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T15:52:21.118Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-31T15:52:21.118Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-31T15:52:21.118Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-31T15:52:21.118Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-31T15:52:22.052Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-31T15:52:22.052Z] === RUN TestHealthCheckWorkdir [2022-08-31T15:52:22.985Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-08-31T15:52:22.985Z] === RUN TestHealthKillContainer [2022-08-31T15:52:23.550Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-31T15:52:24.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-31T15:52:24.117Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-31T15:52:24.684Z] check_test.go:540: [d441e426a1fcc] daemon is not started [2022-08-31T15:52:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-31T15:52:24.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-31T15:52:25.202Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-31T15:52:25.770Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-31T15:52:26.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-31T15:52:26.336Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-31T15:52:27.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-31T15:52:28.650Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-31T15:52:29.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-31T15:52:30.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7ec90__} [2022-08-31T15:52:30.851Z] --- PASS: TestHealthKillContainer (8.00s) [2022-08-31T15:52:30.851Z] === RUN TestHealthCheckProcessKilled [2022-08-31T15:52:31.786Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-31T15:52:31.786Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T15:52:31.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13120800797_/foo_false_____} [2022-08-31T15:52:32.356Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-08-31T15:52:32.356Z] === RUN TestIpcModeNone [2022-08-31T15:52:32.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13120800797_/foo_true_____} [2022-08-31T15:52:32.923Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-31T15:52:32.923Z] --- PASS: TestIpcModeNone (0.76s) [2022-08-31T15:52:32.923Z] === RUN TestIpcModePrivate [2022-08-31T15:52:33.489Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-31T15:52:33.748Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-31T15:52:33.748Z] === RUN TestIpcModeShareable [2022-08-31T15:52:34.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_false_____} [2022-08-31T15:52:34.013Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-31T15:52:34.580Z] --- PASS: TestIpcModeShareable (0.77s) [2022-08-31T15:52:34.580Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T15:52:35.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-31T15:52:35.147Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-31T15:52:35.147Z] check_test.go:540: [d7dbeb4e2896a] daemon is not started [2022-08-31T15:52:35.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-31T15:52:35.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_true_____} [2022-08-31T15:52:36.783Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s) [2022-08-31T15:52:36.783Z] === RUN TestAPIIpcModeHost [2022-08-31T15:52:36.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_true__0xc000d7ecc0___} [2022-08-31T15:52:37.042Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-31T15:52:37.301Z] --- PASS: TestAPIIpcModeHost (0.61s) [2022-08-31T15:52:37.301Z] === RUN TestDaemonIpcModeShareable [2022-08-31T15:52:38.675Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-08-31T15:52:38.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7ecd8__} [2022-08-31T15:52:38.675Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2022-08-31T15:52:38.675Z] === RUN TestDaemonIpcModePrivate [2022-08-31T15:52:38.933Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-31T15:52:39.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-31T15:52:39.869Z] --- PASS: TestDaemonIpcModePrivate (1.32s) [2022-08-31T15:52:39.869Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T15:52:40.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7ecf0__} [2022-08-31T15:52:40.128Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-31T15:52:41.506Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-31T15:52:41.506Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2022-08-31T15:52:41.506Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T15:52:41.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7ed08__} [2022-08-31T15:52:41.765Z] check_test.go:540: [d6a58cef55614] daemon is not started [2022-08-31T15:52:41.765Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-31T15:52:42.700Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-08-31T15:52:42.958Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-08-31T15:52:42.958Z] === RUN TestIpcModeOlderClient [2022-08-31T15:52:42.958Z] === PAUSE TestIpcModeOlderClient [2022-08-31T15:52:42.958Z] === RUN TestKillContainerInvalidSignal [2022-08-31T15:52:42.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7ed20__} [2022-08-31T15:52:43.526Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-08-31T15:52:43.526Z] === RUN TestKillContainer [2022-08-31T15:52:43.526Z] === RUN TestKillContainer/no_signal [2022-08-31T15:52:44.094Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T15:52:44.094Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-31T15:52:44.353Z] === RUN TestKillContainer/killing_signal [2022-08-31T15:52:44.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-31T15:52:44.611Z] check_test.go:540: [d615c80a024ba] daemon is not started [2022-08-31T15:52:44.611Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-31T15:52:45.178Z] --- PASS: TestKillContainer (1.74s) [2022-08-31T15:52:45.178Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-08-31T15:52:45.178Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-08-31T15:52:45.178Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2022-08-31T15:52:45.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T15:52:45.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-31T15:52:46.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-31T15:52:46.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-31T15:52:46.407Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-31T15:52:46.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-31T15:52:46.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-31T15:52:46.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-31T15:52:46.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-08-31T15:52:46.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2022-08-31T15:52:46.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2022-08-31T15:52:46.681Z] === RUN TestKillStoppedContainer [2022-08-31T15:52:46.681Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-31T15:52:46.681Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T15:52:46.681Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-31T15:52:46.681Z] === RUN TestKillDifferentUserContainer [2022-08-31T15:52:47.251Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-31T15:52:47.524Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2022-08-31T15:52:47.524Z] === RUN TestInspectOomKilledTrue [2022-08-31T15:52:47.524Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:52:47.524Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T15:52:47.524Z] === RUN TestInspectOomKilledFalse [2022-08-31T15:52:47.524Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:52:47.524Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-31T15:52:47.524Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T15:52:48.104Z] docker_cli_daemon_plugins_test.go:80: [dfd807685318f] daemon is not started [2022-08-31T15:52:48.104Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-08-31T15:52:48.104Z] === RUN TestLinksContainerNames [2022-08-31T15:52:48.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-31T15:52:51.931Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-31T15:52:51.931Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-31T15:52:51.931Z] --- PASS: TestLinksContainerNames (1.38s) [2022-08-31T15:52:51.931Z] === RUN TestLogsFollowTailEmpty [2022-08-31T15:52:51.931Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-08-31T15:52:51.931Z] === RUN TestLogs [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:52:51.931Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:52:51.931Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T15:52:51.931Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T15:52:51.931Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T15:52:51.931Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-31T15:52:52.865Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:52:52.865Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:52:52.865Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:52:52.865Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T15:52:52.865Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T15:52:53.433Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-31T15:52:53.433Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-31T15:52:53.691Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T15:52:53.691Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T15:52:54.258Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-31T15:52:54.516Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T15:52:54.775Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T15:52:55.033Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-31T15:52:55.599Z] --- PASS: TestLogs (5.65s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.02s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.81s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.89s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.96s) [2022-08-31T15:52:55.599Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.98s) [2022-08-31T15:52:55.600Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.88s) [2022-08-31T15:52:55.600Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.95s) [2022-08-31T15:52:55.600Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.88s) [2022-08-31T15:52:55.600Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s) [2022-08-31T15:52:55.600Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T15:52:55.858Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-31T15:52:56.425Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/default [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/private [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/slave [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/shared [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/default [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/shared [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/slave [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/private [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T15:52:56.425Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:52:56.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T15:52:56.425Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T15:52:56.683Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T15:52:56.942Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-31T15:52:56.942Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T15:52:56.942Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T15:52:57.200Z] docker_cli_daemon_plugins_test.go:170: [d32de97f97880] daemon is not started [2022-08-31T15:52:57.200Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-31T15:52:58.137Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-31T15:52:58.704Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-31T15:52:58.704Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2022-08-31T15:52:58.704Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T15:52:58.963Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-31T15:52:59.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-08-31T15:52:59.531Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T15:53:00.098Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-31T15:53:00.098Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-08-31T15:53:00.098Z] === RUN TestNetworkNat [2022-08-31T15:53:01.034Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-31T15:53:01.034Z] --- PASS: TestNetworkNat (0.86s) [2022-08-31T15:53:01.034Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T15:53:01.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-08-31T15:53:01.601Z] === RUN TestNetworkLoopbackNat [2022-08-31T15:53:01.860Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-31T15:53:02.425Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-31T15:53:02.684Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-31T15:53:02.684Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-31T15:53:03.251Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-31T15:53:03.510Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-31T15:53:03.768Z] check_test.go:540: [da9ee7cc616a6] daemon is not started [2022-08-31T15:53:03.768Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-31T15:53:04.335Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-31T15:53:04.903Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-08-31T15:53:04.903Z] === RUN TestPause [2022-08-31T15:53:05.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-31T15:53:05.472Z] --- PASS: TestPause (0.75s) [2022-08-31T15:53:05.472Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T15:53:05.472Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:53:05.472Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:53:05.472Z] === RUN TestPauseStopPausedContainer [2022-08-31T15:53:06.039Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-31T15:53:06.039Z] === RUN TestPidHost [2022-08-31T15:53:06.606Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-31T15:53:07.542Z] --- PASS: TestPidHost (1.28s) [2022-08-31T15:53:07.542Z] === RUN TestPsFilter [2022-08-31T15:53:07.542Z] --- PASS: TestPsFilter (0.17s) [2022-08-31T15:53:07.542Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T15:53:08.109Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-08-31T15:53:08.109Z] === RUN TestRemoveContainerWithVolume [2022-08-31T15:53:08.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-31T15:53:08.674Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-08-31T15:53:08.674Z] === RUN TestRemoveContainerRunning [2022-08-31T15:53:09.241Z] --- PASS: TestRemoveContainerRunning (0.54s) [2022-08-31T15:53:09.241Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T15:53:09.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-31T15:53:09.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-08-31T15:53:09.757Z] === RUN TestRemoveInvalidContainer [2022-08-31T15:53:09.757Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T15:53:09.757Z] === RUN TestRenameLinkedContainer [2022-08-31T15:53:11.132Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-31T15:53:12.066Z] --- PASS: TestRenameLinkedContainer (2.17s) [2022-08-31T15:53:12.066Z] === RUN TestRenameStoppedContainer [2022-08-31T15:53:12.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-31T15:53:12.582Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-08-31T15:53:12.582Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T15:53:13.517Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2022-08-31T15:53:13.517Z] === RUN TestRenameInvalidName [2022-08-31T15:53:14.087Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-31T15:53:14.087Z] --- PASS: TestRenameInvalidName (0.59s) [2022-08-31T15:53:14.087Z] === RUN TestRenameAnonymousContainer [2022-08-31T15:53:14.653Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-31T15:53:15.589Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-31T15:53:15.847Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2022-08-31T15:53:15.847Z] === RUN TestRenameContainerWithSameName [2022-08-31T15:53:16.413Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-31T15:53:16.413Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T15:53:17.349Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-31T15:53:17.349Z] === RUN TestResize [2022-08-31T15:53:17.915Z] --- PASS: TestResize (0.44s) [2022-08-31T15:53:17.915Z] === RUN TestResizeWithInvalidSize [2022-08-31T15:53:17.915Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-31T15:53:18.173Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-31T15:53:18.173Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T15:53:18.740Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:18.740Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:18.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:18.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T15:53:18.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:20.113Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-31T15:53:21.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:22.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:23.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T15:53:23.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T15:53:24.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:24.731Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-31T15:53:24.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T15:53:25.025Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-31T15:53:26.957Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-31T15:53:28.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T15:53:28.858Z] check_test.go:540: [d4ef9cccd8eef] daemon is not started [2022-08-31T15:53:28.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-31T15:53:29.047Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-31T15:53:29.047Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-31T15:53:29.047Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-31T15:53:29.047Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-31T15:53:29.047Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-31T15:53:29.047Z] Cross building: bundles/cross/windows/amd64 [2022-08-31T15:53:29.047Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-31T15:53:29.047Z] { [2022-08-31T15:53:29.047Z] "RT_GROUP_ICON": { [2022-08-31T15:53:29.047Z] "#1": { [2022-08-31T15:53:29.047Z] "0409": "../../winresources/docker.ico" [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] }, [2022-08-31T15:53:29.047Z] "RT_MANIFEST": { [2022-08-31T15:53:29.047Z] "#1": { [2022-08-31T15:53:29.047Z] "0409": { [2022-08-31T15:53:29.047Z] "identity": {}, [2022-08-31T15:53:29.047Z] "description": "Docker Engine", [2022-08-31T15:53:29.047Z] "minimum-os": "vista", [2022-08-31T15:53:29.047Z] "execution-level": "", [2022-08-31T15:53:29.047Z] "ui-access": false, [2022-08-31T15:53:29.047Z] "auto-elevate": false, [2022-08-31T15:53:29.047Z] "dpi-awareness": "unaware", [2022-08-31T15:53:29.047Z] "disable-theming": false, [2022-08-31T15:53:29.047Z] "disable-window-filtering": false, [2022-08-31T15:53:29.047Z] "high-resolution-scrolling-aware": false, [2022-08-31T15:53:29.047Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-31T15:53:29.047Z] "long-path-aware": false, [2022-08-31T15:53:29.047Z] "printer-driver-isolation": false, [2022-08-31T15:53:29.047Z] "gdi-scaling": false, [2022-08-31T15:53:29.047Z] "segment-heap": false, [2022-08-31T15:53:29.047Z] "use-common-controls-v6": false [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] }, [2022-08-31T15:53:29.047Z] "RT_MESSAGETABLE": { [2022-08-31T15:53:29.047Z] "#1": { [2022-08-31T15:53:29.047Z] "0409": "../../winresources/event_messages.bin" [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] }, [2022-08-31T15:53:29.047Z] "RT_VERSION": { [2022-08-31T15:53:29.047Z] "#1": { [2022-08-31T15:53:29.047Z] "0409": { [2022-08-31T15:53:29.047Z] "fixed": { [2022-08-31T15:53:29.047Z] "file_version": "0.0.0.0", [2022-08-31T15:53:29.047Z] "product_version": "0.0.0.0", [2022-08-31T15:53:29.047Z] "type": "Unknown" [2022-08-31T15:53:29.047Z] }, [2022-08-31T15:53:29.047Z] "info": { [2022-08-31T15:53:29.047Z] "0000": { [2022-08-31T15:53:29.047Z] "CompanyName": "", [2022-08-31T15:53:29.047Z] "FileVersion": "dev", [2022-08-31T15:53:29.047Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-31T15:53:29.047Z] "OriginalFileName": "dockerd.exe", [2022-08-31T15:53:29.047Z] "ProductName": "", [2022-08-31T15:53:29.047Z] "ProductVersion": "dev", [2022-08-31T15:53:29.047Z] "SpecialBuild": "5591187178010bd407f0784bf83909ec395d7b97" [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] } [2022-08-31T15:53:29.047Z] cmd/dockerd/config.go [2022-08-31T15:53:29.047Z] cmd/dockerd/config_windows.go [2022-08-31T15:53:29.047Z] cmd/dockerd/daemon.go [2022-08-31T15:53:29.047Z] cmd/dockerd/daemon_test.go [2022-08-31T15:53:29.047Z] cmd/dockerd/daemon_windows.go [2022-08-31T15:53:29.047Z] cmd/dockerd/docker.go [2022-08-31T15:53:29.047Z] cmd/dockerd/docker_windows.go [2022-08-31T15:53:29.047Z] cmd/dockerd/genwinres_windows.go [2022-08-31T15:53:29.047Z] cmd/dockerd/metrics.go [2022-08-31T15:53:29.047Z] cmd/dockerd/options.go [2022-08-31T15:53:29.047Z] cmd/dockerd/options_test.go [2022-08-31T15:53:29.047Z] cmd/dockerd/service_windows.go [2022-08-31T15:53:29.048Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-31T15:53:29.048Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-31T15:53:29.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T15:53:31.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-31T15:53:31.280Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-31T15:53:31.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T15:53:32.107Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-31T15:53:32.107Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-31T15:53:32.107Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-31T15:53:33.487Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-31T15:53:33.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T15:53:34.423Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-31T15:53:34.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T15:53:35.250Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-31T15:53:36.186Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-31T15:53:36.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T15:53:37.013Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-31T15:53:37.949Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-31T15:53:37.949Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-31T15:53:37.949Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-31T15:53:39.328Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-31T15:53:39.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T15:53:39.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T15:53:40.156Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-08-31T15:53:42.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.24s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.73s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.89s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2022-08-31T15:53:42.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2022-08-31T15:53:42.689Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T15:53:42.689Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T15:53:44.065Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-31T15:53:44.065Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T15:53:45.441Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-31T15:53:45.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-31T15:53:46.008Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.47s) [2022-08-31T15:53:46.008Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.44s) [2022-08-31T15:53:46.008Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.02s) [2022-08-31T15:53:46.008Z] === RUN TestCgroupNamespacesRun [2022-08-31T15:53:47.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-31T15:53:47.908Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2022-08-31T15:53:47.908Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T15:53:48.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-31T15:53:48.735Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.28s) [2022-08-31T15:53:48.735Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T15:53:50.113Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-31T15:53:50.372Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2022-08-31T15:53:50.372Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T15:53:50.631Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-31T15:53:52.533Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-31T15:53:52.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2022-08-31T15:53:52.533Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T15:53:52.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-31T15:53:53.724Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2022-08-31T15:53:53.724Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T15:53:55.628Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2022-08-31T15:53:55.628Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T15:53:55.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-31T15:53:56.199Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-31T15:53:56.199Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T15:53:57.581Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s) [2022-08-31T15:53:57.581Z] === RUN TestNISDomainname [2022-08-31T15:53:58.518Z] --- PASS: TestNISDomainname (0.74s) [2022-08-31T15:53:58.518Z] === RUN TestHostnameDnsResolution [2022-08-31T15:53:59.085Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-31T15:53:59.085Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-31T15:53:59.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-31T15:53:59.344Z] --- PASS: TestHostnameDnsResolution (1.16s) [2022-08-31T15:53:59.344Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T15:53:59.603Z] check_test.go:540: [dcedafbc6c289] daemon is not started [2022-08-31T15:53:59.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-31T15:53:59.864Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-31T15:53:59.864Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-31T15:54:00.431Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-08-31T15:54:00.431Z] === RUN TestPrivilegedHostDevices [2022-08-31T15:54:00.689Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-31T15:54:00.689Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-31T15:54:01.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-31T15:54:01.260Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-08-31T15:54:01.260Z] === RUN TestRunConsoleSize [2022-08-31T15:54:01.260Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-31T15:54:01.518Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-31T15:54:02.085Z] --- PASS: TestRunConsoleSize (0.74s) [2022-08-31T15:54:02.085Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T15:54:03.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-31T15:54:03.021Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-31T15:54:03.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-31T15:54:03.847Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-31T15:54:04.784Z] --- PASS: TestRunWithAlternativeContainerdShim (2.82s) [2022-08-31T15:54:04.784Z] === RUN TestStats [2022-08-31T15:54:05.720Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-31T15:54:07.621Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-31T15:54:07.622Z] --- PASS: TestStats (2.66s) [2022-08-31T15:54:07.622Z] === RUN TestStopContainerWithTimeout [2022-08-31T15:54:07.622Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T15:54:07.622Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T15:54:07.622Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T15:54:07.622Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T15:54:07.622Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T15:54:07.622Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T15:54:07.622Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T15:54:07.622Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T15:54:07.622Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T15:54:07.622Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T15:54:08.557Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-31T15:54:08.557Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T15:54:09.492Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-31T15:54:10.452Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T15:54:11.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-31T15:54:11.040Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-31T15:54:11.979Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-31T15:54:12.237Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-31T15:54:12.237Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2022-08-31T15:54:12.237Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-08-31T15:54:12.237Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-08-31T15:54:12.237Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2022-08-31T15:54:12.237Z] === RUN TestDeleteDevicemapper [2022-08-31T15:54:12.237Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:54:12.237Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T15:54:12.237Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T15:54:12.803Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-31T15:54:13.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-31T15:54:15.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2022-08-31T15:54:15.116Z] === RUN TestUpdateMemory [2022-08-31T15:54:15.116Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:54:15.116Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-31T15:54:15.116Z] === RUN TestUpdateCPUQuota [2022-08-31T15:54:15.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-31T15:54:16.492Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-08-31T15:54:16.492Z] === RUN TestUpdatePidsLimit [2022-08-31T15:54:16.492Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T15:54:16.750Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T15:54:17.317Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T15:54:17.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-31T15:54:17.575Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T15:54:17.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T15:54:18.402Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T15:54:18.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit (3.33s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-31T15:54:20.050Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-08-31T15:54:20.050Z] === RUN TestUpdateRestartPolicy [2022-08-31T15:54:20.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-31T15:54:20.616Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-31T15:54:20.616Z] check_test.go:540: [d38c7e279d69c] daemon is not started [2022-08-31T15:54:20.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-31T15:54:20.616Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-31T15:54:20.616Z] check_test.go:540: [dee7ab3e91c4a] daemon is not started [2022-08-31T15:54:20.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-31T15:54:23.901Z] check_test.go:540: [d67581a953488] daemon is not started [2022-08-31T15:54:23.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-31T15:54:28.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-31T15:54:28.350Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-31T15:54:28.917Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-31T15:54:29.852Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-31T15:54:30.110Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-31T15:54:30.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-31T15:54:31.745Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-31T15:54:32.680Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2022-08-31T15:54:32.680Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T15:54:33.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-31T15:54:33.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-08-31T15:54:33.247Z] === RUN TestWaitNonBlocked [2022-08-31T15:54:33.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:54:33.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:54:33.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:54:33.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:54:33.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T15:54:33.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T15:54:34.182Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-31T15:54:34.182Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T15:54:34.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2022-08-31T15:54:34.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2022-08-31T15:54:34.182Z] === RUN TestWaitBlocked [2022-08-31T15:54:34.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:54:34.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:54:34.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:54:34.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:54:34.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T15:54:34.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T15:54:34.749Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-31T15:54:35.010Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-31T15:54:35.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2022-08-31T15:54:35.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2022-08-31T15:54:35.010Z] === RUN TestWaitConditions [2022-08-31T15:54:35.010Z] === RUN TestWaitConditions/default [2022-08-31T15:54:35.010Z] === PAUSE TestWaitConditions/default [2022-08-31T15:54:35.010Z] === RUN TestWaitConditions/not-running [2022-08-31T15:54:35.010Z] === PAUSE TestWaitConditions/not-running [2022-08-31T15:54:35.010Z] === RUN TestWaitConditions/next-exit [2022-08-31T15:54:35.010Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T15:54:35.010Z] === RUN TestWaitConditions/removed [2022-08-31T15:54:35.010Z] === PAUSE TestWaitConditions/removed [2022-08-31T15:54:35.010Z] === CONT TestWaitConditions/default [2022-08-31T15:54:35.010Z] === CONT TestWaitConditions/removed [2022-08-31T15:54:35.268Z] === CONT TestWaitConditions/default [2022-08-31T15:54:35.268Z] wait_test.go:146: ContainerID = 5e1d46e10f5cdbfb41fef35a065d07192ce1c13ce3d62017734157d4d45d4d1c [2022-08-31T15:54:35.268Z] === CONT TestWaitConditions/removed [2022-08-31T15:54:35.268Z] wait_test.go:146: ContainerID = e2bec8fceea2bc82c9516be978492a96643505ef153a0e13bfefd1ca0525af7f [2022-08-31T15:54:36.203Z] === CONT TestWaitConditions/not-running [2022-08-31T15:54:36.203Z] wait_test.go:146: ContainerID = 296ffd9e0307f5f782773cfb3b647b67b2bc58a840bc3c684aea17fec4ec9835 [2022-08-31T15:54:36.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-31T15:54:36.203Z] === CONT TestWaitConditions/next-exit [2022-08-31T15:54:36.203Z] wait_test.go:146: ContainerID = 6c55a40cce70a60ed7cdf9c7e94757dcaf83b7c6538d99912541069da90d2cae [2022-08-31T15:54:37.139Z] --- PASS: TestWaitConditions (0.02s) [2022-08-31T15:54:37.139Z] --- PASS: TestWaitConditions/removed (1.10s) [2022-08-31T15:54:37.139Z] --- PASS: TestWaitConditions/default (1.17s) [2022-08-31T15:54:37.139Z] --- PASS: TestWaitConditions/not-running (0.88s) [2022-08-31T15:54:37.139Z] --- PASS: TestWaitConditions/next-exit (0.97s) [2022-08-31T15:54:37.139Z] === RUN TestWaitRestartedContainer [2022-08-31T15:54:37.398Z] === RUN TestWaitRestartedContainer/default [2022-08-31T15:54:37.398Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T15:54:37.398Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T15:54:37.398Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T15:54:37.398Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T15:54:37.398Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T15:54:37.398Z] === CONT TestWaitRestartedContainer/default [2022-08-31T15:54:37.398Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T15:54:39.931Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T15:54:40.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-31T15:54:40.868Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-31T15:54:40.868Z] --- PASS: TestWaitRestartedContainer/default (2.19s) [2022-08-31T15:54:40.868Z] --- PASS: TestWaitRestartedContainer/next-exit (2.23s) [2022-08-31T15:54:40.868Z] --- PASS: TestWaitRestartedContainer/not-running (1.46s) [2022-08-31T15:54:40.868Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T15:54:40.868Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T15:54:41.436Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-31T15:54:44.727Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s) [2022-08-31T15:54:44.727Z] === CONT TestIpcModeOlderClient [2022-08-31T15:54:44.727Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-31T15:54:44.727Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T15:54:44.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-31T15:54:45.245Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2022-08-31T15:54:45.245Z] === CONT TestDaemonHostGatewayIP [2022-08-31T15:54:45.813Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-31T15:54:46.072Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-31T15:54:48.605Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-31T15:54:49.541Z] --- PASS: TestDaemonHostGatewayIP (4.12s) [2022-08-31T15:54:49.541Z] === CONT TestDaemonRestartIpcMode [2022-08-31T15:54:49.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-31T15:54:52.075Z] check_test.go:540: [df1976d520934] daemon is not started [2022-08-31T15:54:52.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-31T15:54:52.075Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-31T15:54:52.642Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2022-08-31T15:54:53.211Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-31T15:54:53.780Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-31T15:54:54.347Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-31T15:54:55.722Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-31T15:54:57.661Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2022-08-31T15:54:57.661Z] PASS [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === Skipped [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T15:54:57.661Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T15:54:57.661Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-31T15:54:57.661Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T15:54:57.661Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T15:54:57.661Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-31T15:54:57.661Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-31T15:54:57.661Z] [2022-08-31T15:54:57.661Z] DONE 273 tests, 6 skipped in 168.758s [2022-08-31T15:54:57.661Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T15:54:57.661Z] ++ 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-31T15:54:57.661Z] ++ set -e [2022-08-31T15:54:57.661Z] ++ '[' -n 0 ']' [2022-08-31T15:54:57.661Z] ++ set -x [2022-08-31T15:54:57.661Z] ++ 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-31T15:54:57.661Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T15:54:57.920Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-31T15:54:58.178Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-31T15:54:58.178Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-31T15:54:58.178Z] === RUN TestConfigDaemonID [2022-08-31T15:54:59.553Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-31T15:54:59.553Z] daemon_test.go:83: [da33b536ac4f8] daemon is not started [2022-08-31T15:54:59.553Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:54:59.553Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T15:54:59.553Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T15:54:59.553Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T15:54:59.553Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T15:54:59.553Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T15:54:59.553Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T15:54:59.553Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T15:54:59.553Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T15:54:59.553Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T15:54:59.553Z] check_test.go:540: [d36dab8ae935c] daemon is not started [2022-08-31T15:54:59.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-31T15:54:59.553Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T15:54:59.812Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.32s) [2022-08-31T15:54:59.812Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-08-31T15:54:59.812Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T15:54:59.812Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T15:55:01.189Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T15:55:01.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-31T15:55:02.014Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T15:55:02.949Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T15:55:02.950Z] daemon_test.go:197: [d3e1166ab0bad] daemon is not started [2022-08-31T15:55:02.950Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-08-31T15:55:02.950Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-31T15:55:02.950Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-31T15:55:02.950Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-31T15:55:02.950Z] === RUN TestDaemonProxy [2022-08-31T15:55:02.950Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T15:55:03.208Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-31T15:55:05.110Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T15:55:05.524Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-31T15:55:05.524Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-31T15:55:05.524Z] { [2022-08-31T15:55:05.524Z] "RT_GROUP_ICON": { [2022-08-31T15:55:05.524Z] "#1": { [2022-08-31T15:55:05.524Z] "0409": "../../winresources/docker.ico" [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] }, [2022-08-31T15:55:05.524Z] "RT_MANIFEST": { [2022-08-31T15:55:05.524Z] "#1": { [2022-08-31T15:55:05.524Z] "0409": { [2022-08-31T15:55:05.524Z] "identity": {}, [2022-08-31T15:55:05.524Z] "description": "Docker Engine", [2022-08-31T15:55:05.524Z] "minimum-os": "vista", [2022-08-31T15:55:05.524Z] "execution-level": "", [2022-08-31T15:55:05.524Z] "ui-access": false, [2022-08-31T15:55:05.524Z] "auto-elevate": false, [2022-08-31T15:55:05.524Z] "dpi-awareness": "unaware", [2022-08-31T15:55:05.524Z] "disable-theming": false, [2022-08-31T15:55:05.524Z] "disable-window-filtering": false, [2022-08-31T15:55:05.524Z] "high-resolution-scrolling-aware": false, [2022-08-31T15:55:05.524Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-31T15:55:05.524Z] "long-path-aware": false, [2022-08-31T15:55:05.524Z] "printer-driver-isolation": false, [2022-08-31T15:55:05.524Z] "gdi-scaling": false, [2022-08-31T15:55:05.524Z] "segment-heap": false, [2022-08-31T15:55:05.524Z] "use-common-controls-v6": false [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] }, [2022-08-31T15:55:05.524Z] "RT_MESSAGETABLE": { [2022-08-31T15:55:05.524Z] "#1": { [2022-08-31T15:55:05.524Z] "0409": "../../winresources/event_messages.bin" [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] }, [2022-08-31T15:55:05.524Z] "RT_VERSION": { [2022-08-31T15:55:05.524Z] "#1": { [2022-08-31T15:55:05.524Z] "0409": { [2022-08-31T15:55:05.524Z] "fixed": { [2022-08-31T15:55:05.524Z] "file_version": "0.0.0.0", [2022-08-31T15:55:05.524Z] "product_version": "0.0.0.0", [2022-08-31T15:55:05.524Z] "type": "Unknown" [2022-08-31T15:55:05.524Z] }, [2022-08-31T15:55:05.524Z] "info": { [2022-08-31T15:55:05.524Z] "0000": { [2022-08-31T15:55:05.524Z] "CompanyName": "", [2022-08-31T15:55:05.524Z] "FileVersion": "dev", [2022-08-31T15:55:05.524Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-31T15:55:05.524Z] "OriginalFileName": "docker-proxy.exe", [2022-08-31T15:55:05.524Z] "ProductName": "", [2022-08-31T15:55:05.524Z] "ProductVersion": "dev", [2022-08-31T15:55:05.524Z] "SpecialBuild": "5591187178010bd407f0784bf83909ec395d7b97" [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] } [2022-08-31T15:55:05.524Z] cmd/docker-proxy/genwinres_windows.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/main.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/network_proxy_test.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/proxy.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/sctp_proxy.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/tcp_proxy.go [2022-08-31T15:55:05.524Z] cmd/docker-proxy/udp_proxy.go [2022-08-31T15:55:05.524Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-31T15:55:05.524Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-31T15:55:05.524Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-31T15:55:05.524Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-31T15:55:05.524Z] remote: Enumerating objects: 23, done. [2022-08-31T15:55:05.524Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-31T15:55:05.524Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-31T15:55:05.524Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-31T15:55:05.524Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-31T15:55:05.524Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-31T15:55:05.524Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-31T15:55:05.524Z] Cross building: bundles/cross/linux/ppc64le [2022-08-31T15:55:05.524Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-31T15:55:05.524Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-31T15:55:07.010Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T15:55:07.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-31T15:55:08.387Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T15:55:08.646Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-31T15:55:08.905Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy (6.46s) [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy/command-line_options (1.85s) [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-31T15:55:09.472Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-31T15:55:09.472Z] PASS [2022-08-31T15:55:09.472Z] [2022-08-31T15:55:09.472Z] DONE 18 tests in 11.953s [2022-08-31T15:55:09.472Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T15:55:09.472Z] ++ 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-31T15:55:09.472Z] ++ set -e [2022-08-31T15:55:09.472Z] ++ '[' -n 0 ']' [2022-08-31T15:55:09.472Z] ++ set -x [2022-08-31T15:55:09.472Z] ++ 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-31T15:55:09.472Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-31T15:55:09.730Z] INFO: Testing against a local daemon [2022-08-31T15:55:09.731Z] === RUN TestCommitInheritsEnv [2022-08-31T15:55:09.989Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-31T15:55:10.248Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-08-31T15:55:10.248Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T15:55:10.248Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T15:55:10.248Z] === RUN TestImportWithCustomPlatform [2022-08-31T15:55:10.248Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T15:55:10.248Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T15:55:10.248Z] === RUN TestImportWithCustomPlatform// [2022-08-31T15:55:10.248Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T15:55:10.507Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T15:55:10.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-31T15:55:10.507Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T15:55:10.766Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T15:55:10.766Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T15:55:10.766Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform (0.59s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T15:55:10.766Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T15:55:10.766Z] === RUN TestImagesFilterMultiReference [2022-08-31T15:55:10.766Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-31T15:55:10.766Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-31T15:55:10.766Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-31T15:55:10.766Z] === RUN TestImagePullPlatformInvalid [2022-08-31T15:55:10.766Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-31T15:55:10.766Z] === RUN TestRemoveImageOrphaning [2022-08-31T15:55:11.333Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-31T15:55:11.333Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-08-31T15:55:11.333Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T15:55:11.899Z] time="2022-08-31T15:55:11Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-31T15:55:11.899Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-31T15:55:12.466Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-31T15:55:12.725Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-31T15:55:12.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-31T15:55:13.242Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-31T15:55:13.242Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-31T15:55:13.501Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-08-31T15:55:13.501Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T15:55:13.760Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-31T15:55:13.760Z] === RUN TestTagInvalidReference [2022-08-31T15:55:13.760Z] --- PASS: TestTagInvalidReference (0.04s) [2022-08-31T15:55:13.760Z] === RUN TestTagValidPrefixedRepo [2022-08-31T15:55:13.760Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-31T15:55:13.760Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T15:55:13.760Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-31T15:55:13.760Z] === RUN TestTagOfficialNames [2022-08-31T15:55:13.760Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-31T15:55:13.760Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-31T15:55:13.760Z] === RUN TestTagMatchesDigest [2022-08-31T15:55:14.020Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-08-31T15:55:14.020Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T15:55:14.279Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-31T15:55:14.845Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-31T15:55:15.412Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-31T15:55:15.980Z] check_test.go:540: [ddb0d36dbb7e2] daemon is not started [2022-08-31T15:55:15.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-31T15:55:16.914Z] check_test.go:540: [dcdc36dae3a0d] daemon is not started [2022-08-31T15:55:16.914Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-31T15:55:17.482Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-31T15:55:19.384Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-31T15:55:20.762Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-31T15:55:22.138Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-31T15:55:22.138Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-31T15:55:22.705Z] check_test.go:540: [d65810e2e3b16] daemon is not started [2022-08-31T15:55:22.705Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-31T15:55:23.642Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-31T15:55:25.546Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-31T15:55:27.449Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-31T15:55:27.708Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-31T15:55:31.898Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-31T15:55:32.466Z] check_test.go:540: [db3e776220a91] daemon is not started [2022-08-31T15:55:32.466Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-31T15:55:35.013Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-31T15:55:35.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-31T15:55:37.175Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-31T15:55:37.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-31T15:55:39.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-31T15:55:40.536Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-31T15:55:41.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-31T15:55:43.661Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-31T15:55:43.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-31T15:55:45.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-31T15:55:46.150Z] check_test.go:540: [d276204e788cb] daemon is not started [2022-08-31T15:55:46.150Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-31T15:55:46.717Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-31T15:55:47.284Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-31T15:55:47.852Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-31T15:55:47.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-31T15:55:49.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-31T15:55:49.794Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-31T15:55:49.794Z] check_test.go:540: [d4bc1e32bf8c3] daemon is not started [2022-08-31T15:55:49.794Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-31T15:55:52.326Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-31T15:55:52.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-31T15:55:54.858Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-31T15:55:59.045Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-31T15:56:00.423Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-31T15:56:02.958Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-31T15:56:02.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-31T15:56:06.242Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-31T15:56:06.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-31T15:56:08.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-31T15:56:09.035Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-31T15:56:09.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-31T15:56:11.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-31T15:56:13.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-31T15:56:14.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-31T15:56:15.230Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-31T15:56:16.165Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-31T15:56:17.541Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-31T15:56:20.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-31T15:56:20.333Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-31T15:56:20.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-31T15:56:22.816Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-31T15:56:23.752Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-31T15:56:24.688Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-31T15:56:26.589Z] docker_cli_daemon_test.go:2504: [d65b980b70818] daemon is not started [2022-08-31T15:56:28.068Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-31T15:56:31.354Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-31T15:56:32.730Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-31T15:56:33.297Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-31T15:56:34.234Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-31T15:56:36.139Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-31T15:56:36.397Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-31T15:56:36.965Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-31T15:56:37.532Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-31T15:56:38.098Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-31T15:56:38.356Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-31T15:56:38.924Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-31T15:56:38.924Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-31T15:56:38.924Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-31T15:56:38.924Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-31T15:56:40.832Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-31T15:56:40.832Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-31T15:56:44.121Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-31T15:56:44.121Z] check_test.go:540: [d9b1652545049] daemon is not started [2022-08-31T15:56:44.121Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-31T15:56:46.025Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-31T15:56:46.962Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-31T15:56:47.900Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-31T15:56:48.468Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-31T15:56:49.405Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite (336.68s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.78s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.77s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.56s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.65s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.22s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.31s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-08-31T15:56:49.664Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.75s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.43s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.44s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.50s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.43s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (9.48s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.56s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.34s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.45s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.61s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.44s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.15s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.37s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.03s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-08-31T15:56:49.664Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.23s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.38s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.42s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.20s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2022-08-31T15:56:49.665Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-31T15:56:49.665Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.18s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.81s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.12s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.41s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.62s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.85s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.48s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.51s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.71s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.22s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-08-31T15:56:49.665Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2022-08-31T15:56:49.665Z] === RUN TestDockerSwarmSuite [2022-08-31T15:56:49.665Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-31T15:56:49.924Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-31T15:56:50.183Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-31T15:56:53.472Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-31T15:56:56.005Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-31T15:56:57.006Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-31T15:56:57.006Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-31T15:56:57.006Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-31T15:56:57.006Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-31T15:56:57.006Z] Cross building: bundles/cross/linux/s390x [2022-08-31T15:56:57.006Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-31T15:56:57.006Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-31T15:57:01.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-31T15:57:01.841Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-31T15:57:02.409Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-31T15:57:05.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-31T15:57:08.986Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-31T15:57:09.922Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-31T15:57:09.922Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-31T15:57:09.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-31T15:57:09.922Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-31T15:57:09.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-31T15:57:09.922Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-31T15:57:09.922Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-31T15:57:09.922Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-31T15:57:09.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-31T15:57:12.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-31T15:57:14.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-31T15:57:15.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-31T15:57:16.675Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-31T15:57:18.050Z] docker_api_swarm_test.go:563: [d97de0e8a373f] joining swarm manager [da1915a9b78e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T15:57:20.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-31T15:57:20.581Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-31T15:57:25.848Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-31T15:57:31.118Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-31T15:57:31.118Z] docker_api_swarm_test.go:585: [d4f7dd82bf0ba] joining swarm manager [da1915a9b78e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T15:57:31.378Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-31T15:57:32.753Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-31T15:57:34.131Z] check_test.go:611: [d97de0e8a373f] daemon is not started [2022-08-31T15:57:36.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-31T15:57:36.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-31T15:57:36.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-31T15:57:37.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-31T15:57:38.933Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-31T15:57:39.869Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-31T15:57:45.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-31T15:57:45.136Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-31T15:57:45.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-31T15:57:47.039Z] docker_api_swarm_test.go:46: [d519a952717bd] joining swarm manager [d6c53bd7da8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T15:57:48.942Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-31T15:57:49.875Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-31T15:57:52.407Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-31T15:58:02.378Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-31T15:58:02.378Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-31T15:58:02.378Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-31T15:58:05.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-31T15:58:05.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-31T15:58:06.220Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-31T15:58:08.752Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-31T15:58:10.653Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-31T15:58:13.937Z] --- PASS: TestImportExtremelyLargeImageWorks (179.96s) [2022-08-31T15:58:13.937Z] PASS [2022-08-31T15:58:13.937Z] [2022-08-31T15:58:13.937Z] DONE 22 tests in 184.345s [2022-08-31T15:58:13.937Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T15:58:13.937Z] ++ 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-31T15:58:13.937Z] ++ set -e [2022-08-31T15:58:13.937Z] ++ '[' -n 0 ']' [2022-08-31T15:58:13.937Z] ++ set -x [2022-08-31T15:58:13.937Z] ++ 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-31T15:58:13.937Z] === RUN TestStripANSICommands [2022-08-31T15:58:13.937Z] === RUN TestStripANSICommands/#00 [2022-08-31T15:58:13.937Z] === RUN TestStripANSICommands/#01 [2022-08-31T15:58:13.937Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T15:58:13.937Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T15:58:13.937Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T15:58:13.937Z] PASS [2022-08-31T15:58:13.937Z] [2022-08-31T15:58:13.937Z] DONE 3 tests in 0.052s [2022-08-31T15:58:13.937Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T15:58:13.937Z] ++ 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-31T15:58:13.937Z] ++ set -e [2022-08-31T15:58:13.937Z] ++ '[' -n 0 ']' [2022-08-31T15:58:13.937Z] ++ set -x [2022-08-31T15:58:13.937Z] ++ 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-31T15:58:14.196Z] INFO: Testing against a local daemon [2022-08-31T15:58:14.196Z] === RUN TestNetworkCreateDelete [2022-08-31T15:58:14.196Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-31T15:58:14.196Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T15:58:14.764Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-31T15:58:14.764Z] === RUN TestDaemonDNSFallback [2022-08-31T15:58:15.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-31T15:58:16.706Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-31T15:58:18.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-31T15:58:21.361Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-08-31T15:58:21.361Z] === RUN TestInspectNetwork [2022-08-31T15:58:25.547Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T15:58:25.547Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T15:58:25.547Z] === RUN TestInspectNetwork/network_name [2022-08-31T15:58:25.547Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T15:58:27.448Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-31T15:58:27.707Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-31T15:58:29.612Z] --- PASS: TestInspectNetwork (8.29s) [2022-08-31T15:58:29.612Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T15:58:29.612Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T15:58:29.612Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T15:58:29.612Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T15:58:29.612Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T15:58:30.986Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-31T15:58:31.245Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-31T15:58:31.503Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T15:58:31.503Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:58:31.503Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:58:31.503Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:58:31.503Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-31T15:58:31.503Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T15:58:31.503Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T15:58:31.503Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T15:58:31.503Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T15:58:31.503Z] === RUN TestNetworkList [2022-08-31T15:58:31.503Z] === RUN TestNetworkList//networks [2022-08-31T15:58:31.503Z] === PAUSE TestNetworkList//networks [2022-08-31T15:58:31.503Z] === RUN TestNetworkList//networks/ [2022-08-31T15:58:31.503Z] === PAUSE TestNetworkList//networks/ [2022-08-31T15:58:31.503Z] === CONT TestNetworkList//networks [2022-08-31T15:58:31.503Z] === CONT TestNetworkList//networks/ [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkList (0.02s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T15:58:31.503Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T15:58:31.503Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T15:58:32.070Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-31T15:58:32.070Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-31T15:58:32.329Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-31T15:58:32.329Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T15:58:32.329Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-31T15:58:32.588Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-31T15:58:33.154Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-31T15:58:33.154Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T15:58:34.087Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-31T15:58:34.087Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T15:58:34.087Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-31T15:58:35.461Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-31T15:58:35.461Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-31T15:58:35.461Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T15:58:36.395Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-31T15:58:36.395Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-08-31T15:58:36.395Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T15:58:36.961Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-31T15:58:36.961Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T15:58:37.220Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-31T15:58:38.155Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-31T15:58:39.091Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-31T15:58:40.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2022-08-31T15:58:40.024Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T15:58:40.024Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:58:40.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:58:40.024Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T15:58:44.215Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-31T15:58:48.500Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-31T15:58:48.500Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-31T15:58:48.500Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-31T15:58:48.500Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-31T15:58:48.500Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-31T15:58:48.821Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-31T15:58:49.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/test/unit [2022-08-31T15:58:49.366Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-31T15:58:49.366Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-31T15:58:49.366Z] + TESTDIRS=./... [2022-08-31T15:58:49.366Z] + exclude_paths='/vendor/|/integration' [2022-08-31T15:58:49.366Z] ++ go list ./... [2022-08-31T15:58:49.366Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-31T15:58:50.304Z] + pkg_list='github.com/docker/docker/api [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/backend [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/container [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/events [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/filters [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/image [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/mount [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/network [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:58:50.304Z] github.com/docker/docker/api/types/registry [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/time [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/volume [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/config [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/debug [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/client [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:58:50.305Z] github.com/docker/docker/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/container/stream [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/config [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/events [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/images [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/links [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/names [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/network [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/stats [2022-08-31T15:58:50.305Z] github.com/docker/docker/distribution [2022-08-31T15:58:50.305Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:58:50.305Z] github.com/docker/docker/distribution/utils [2022-08-31T15:58:50.305Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:58:50.305Z] github.com/docker/docker/dockerversion [2022-08-31T15:58:50.305Z] github.com/docker/docker/errdefs [2022-08-31T15:58:50.305Z] github.com/docker/docker/image [2022-08-31T15:58:50.305Z] github.com/docker/docker/image/cache [2022-08-31T15:58:50.305Z] github.com/docker/docker/image/tarexport [2022-08-31T15:58:50.305Z] github.com/docker/docker/image/v1 [2022-08-31T15:58:50.305Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:58:50.305Z] github.com/docker/docker/layer [2022-08-31T15:58:50.305Z] github.com/docker/docker/libcontainerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:58:50.305Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:58:50.305Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:58:50.305Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:58:50.305Z] github.com/docker/docker/oci [2022-08-31T15:58:50.305Z] github.com/docker/docker/oci/caps [2022-08-31T15:58:50.305Z] github.com/docker/docker/opts [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/archive [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/directory [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/platform [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/pools [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/progress [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/signal [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/stack [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/system [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:58:50.305Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:58:50.305Z] github.com/docker/docker/plugin [2022-08-31T15:58:50.305Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:58:50.305Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:58:50.305Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:58:50.305Z] github.com/docker/docker/quota [2022-08-31T15:58:50.305Z] github.com/docker/docker/reference [2022-08-31T15:58:50.305Z] github.com/docker/docker/registry [2022-08-31T15:58:50.305Z] github.com/docker/docker/registry/resumable [2022-08-31T15:58:50.305Z] github.com/docker/docker/restartmanager [2022-08-31T15:58:50.305Z] github.com/docker/docker/rootless [2022-08-31T15:58:50.305Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:58:50.305Z] github.com/docker/docker/runconfig [2022-08-31T15:58:50.305Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/environment [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/registry [2022-08-31T15:58:50.305Z] github.com/docker/docker/testutil/request [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/drivers [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/local [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/mounts [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/service [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:58:50.305Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:58:50.305Z] ++ grep --fixed-strings -v /libnetwork [2022-08-31T15:58:50.305Z] ++ echo 'github.com/docker/docker/api [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/backend [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/events [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/filters [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/image [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/mount [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/network [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/registry [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/time [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:58:50.305Z] github.com/docker/docker/api/types/volume [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:58:50.305Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/config [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/debug [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:58:50.305Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/client [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:58:50.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:58:50.305Z] github.com/docker/docker/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/container/stream [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:58:50.305Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/config [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/events [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/images [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/links [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/names [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/network [2022-08-31T15:58:50.305Z] github.com/docker/docker/daemon/stats [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/utils [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:58:50.306Z] github.com/docker/docker/dockerversion [2022-08-31T15:58:50.306Z] github.com/docker/docker/errdefs [2022-08-31T15:58:50.306Z] github.com/docker/docker/image [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/cache [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/tarexport [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/v1 [2022-08-31T15:58:50.306Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:58:50.306Z] github.com/docker/docker/layer [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:58:50.306Z] github.com/docker/docker/oci [2022-08-31T15:58:50.306Z] github.com/docker/docker/oci/caps [2022-08-31T15:58:50.306Z] github.com/docker/docker/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/archive [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/directory [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/platform [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pools [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/progress [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/signal [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stack [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/system [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:58:50.306Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:58:50.306Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:58:50.306Z] github.com/docker/docker/quota [2022-08-31T15:58:50.306Z] github.com/docker/docker/reference [2022-08-31T15:58:50.306Z] github.com/docker/docker/registry [2022-08-31T15:58:50.306Z] github.com/docker/docker/registry/resumable [2022-08-31T15:58:50.306Z] github.com/docker/docker/restartmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/rootless [2022-08-31T15:58:50.306Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:58:50.306Z] github.com/docker/docker/runconfig [2022-08-31T15:58:50.306Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/environment [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/registry [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/request [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/drivers [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/local [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/mounts [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/service [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:58:50.306Z] + base_pkg_list='github.com/docker/docker/api [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/backend [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/container [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/events [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/filters [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/image [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/mount [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/network [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/registry [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/time [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/versions [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/types/volume [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:58:50.306Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:58:50.306Z] github.com/docker/docker/cli [2022-08-31T15:58:50.306Z] github.com/docker/docker/cli/config [2022-08-31T15:58:50.306Z] github.com/docker/docker/cli/debug [2022-08-31T15:58:50.306Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:58:50.306Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/client [2022-08-31T15:58:50.306Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:58:50.306Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:58:50.306Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:58:50.306Z] github.com/docker/docker/container [2022-08-31T15:58:50.306Z] github.com/docker/docker/container/stream [2022-08-31T15:58:50.306Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:58:50.306Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:58:50.306Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/config [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/events [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/images [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/links [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/names [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/network [2022-08-31T15:58:50.306Z] github.com/docker/docker/daemon/stats [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/utils [2022-08-31T15:58:50.306Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:58:50.306Z] github.com/docker/docker/dockerversion [2022-08-31T15:58:50.306Z] github.com/docker/docker/errdefs [2022-08-31T15:58:50.306Z] github.com/docker/docker/image [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/cache [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/tarexport [2022-08-31T15:58:50.306Z] github.com/docker/docker/image/v1 [2022-08-31T15:58:50.306Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:58:50.306Z] github.com/docker/docker/layer [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:58:50.306Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:58:50.306Z] github.com/docker/docker/oci [2022-08-31T15:58:50.306Z] github.com/docker/docker/oci/caps [2022-08-31T15:58:50.306Z] github.com/docker/docker/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/archive [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/directory [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/platform [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pools [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/progress [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/signal [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stack [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/system [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:58:50.306Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:58:50.306Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:58:50.306Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:58:50.306Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:58:50.306Z] github.com/docker/docker/quota [2022-08-31T15:58:50.306Z] github.com/docker/docker/reference [2022-08-31T15:58:50.306Z] github.com/docker/docker/registry [2022-08-31T15:58:50.306Z] github.com/docker/docker/registry/resumable [2022-08-31T15:58:50.306Z] github.com/docker/docker/restartmanager [2022-08-31T15:58:50.306Z] github.com/docker/docker/rootless [2022-08-31T15:58:50.306Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:58:50.306Z] github.com/docker/docker/runconfig [2022-08-31T15:58:50.306Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/environment [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/registry [2022-08-31T15:58:50.306Z] github.com/docker/docker/testutil/request [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/drivers [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/local [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/mounts [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/service [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:58:50.306Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:58:50.306Z] ++ echo 'github.com/docker/docker/api [2022-08-31T15:58:50.306Z] github.com/docker/docker/api/server [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/backend [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/container [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/events [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/filters [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/image [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/mount [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/network [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/registry [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/time [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/versions [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:58:50.307Z] github.com/docker/docker/api/types/volume [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:58:50.307Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:58:50.307Z] github.com/docker/docker/cli [2022-08-31T15:58:50.307Z] github.com/docker/docker/cli/config [2022-08-31T15:58:50.307Z] github.com/docker/docker/cli/debug [2022-08-31T15:58:50.307Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:58:50.307Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:58:50.307Z] github.com/docker/docker/client [2022-08-31T15:58:50.307Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:58:50.307Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:58:50.307Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:58:50.307Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:58:50.307Z] github.com/docker/docker/container [2022-08-31T15:58:50.307Z] github.com/docker/docker/container/stream [2022-08-31T15:58:50.307Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:58:50.307Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:58:50.307Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/config [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/events [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/images [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/links [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/names [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/network [2022-08-31T15:58:50.307Z] github.com/docker/docker/daemon/stats [2022-08-31T15:58:50.307Z] github.com/docker/docker/distribution [2022-08-31T15:58:50.307Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:58:50.307Z] github.com/docker/docker/distribution/utils [2022-08-31T15:58:50.307Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:58:50.307Z] github.com/docker/docker/dockerversion [2022-08-31T15:58:50.307Z] github.com/docker/docker/errdefs [2022-08-31T15:58:50.307Z] github.com/docker/docker/image [2022-08-31T15:58:50.307Z] github.com/docker/docker/image/cache [2022-08-31T15:58:50.307Z] github.com/docker/docker/image/tarexport [2022-08-31T15:58:50.307Z] github.com/docker/docker/image/v1 [2022-08-31T15:58:50.307Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:58:50.307Z] github.com/docker/docker/layer [2022-08-31T15:58:50.307Z] github.com/docker/docker/libcontainerd [2022-08-31T15:58:50.307Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:58:50.307Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:58:50.307Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:58:50.307Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/types [2022-08-31T15:58:50.307Z] github.com/docker/docker/oci [2022-08-31T15:58:50.307Z] github.com/docker/docker/oci/caps [2022-08-31T15:58:50.307Z] github.com/docker/docker/opts [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/archive [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/directory [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/platform [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/pools [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/progress [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/signal [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/stack [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/system [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:58:50.307Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:58:50.307Z] github.com/docker/docker/plugin [2022-08-31T15:58:50.307Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:58:50.307Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:58:50.307Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:58:50.307Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:58:50.307Z] github.com/docker/docker/quota [2022-08-31T15:58:50.307Z] github.com/docker/docker/reference [2022-08-31T15:58:50.307Z] github.com/docker/docker/registry [2022-08-31T15:58:50.307Z] github.com/docker/docker/registry/resumable [2022-08-31T15:58:50.307Z] github.com/docker/docker/restartmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/rootless [2022-08-31T15:58:50.307Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:58:50.307Z] github.com/docker/docker/runconfig [2022-08-31T15:58:50.307Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/environment [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/registry [2022-08-31T15:58:50.307Z] github.com/docker/docker/testutil/request [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/drivers [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/local [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/mounts [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/service [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:58:50.307Z] github.com/docker/docker/volume/testutils' [2022-08-31T15:58:50.307Z] ++ grep --fixed-strings /libnetwork [2022-08-31T15:58:50.307Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:58:50.307Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/types' [2022-08-31T15:58:50.308Z] + echo 'github.com/docker/docker/libnetwork [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/config [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/idm [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T15:58:50.308Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-08-31T15:58:50.308Z] twork/ipams/remote [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/ns [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/options [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/osl [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/types' [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T15:58:50.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T15:58:50.308Z] + type docker-proxy [2022-08-31T15:58:50.308Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-31T15:58:50.308Z] + hack/make.sh binary-proxy install-proxy [2022-08-31T15:58:50.308Z] [2022-08-31T15:58:50.567Z] Removing bundles/ [2022-08-31T15:58:50.568Z] [2022-08-31T15:58:50.568Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-31T15:58:50.568Z] Building: bundles/binary-proxy/docker-proxy [2022-08-31T15:58:50.568Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T15:58:56.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-31T15:58:56.414Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2022-08-31T15:58:56.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T15:58:57.794Z] docker_api_swarm_test.go:304: [d6f28299270c8] joining swarm manager [d80b144008df7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T15:58:58.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-31T15:58:58.696Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-31T15:58:58.696Z] [2022-08-31T15:58:58.696Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-31T15:58:58.696Z] Installing docker-proxy to /usr/local/bin/ [2022-08-31T15:58:58.696Z] [2022-08-31T15:58:58.696Z] + mkdir -p bundles [2022-08-31T15:58:58.696Z] + '[' -n 'github.com/docker/docker/api [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/backend/build [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/httputils [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/middleware [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/build [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/container [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/debug [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/image [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/network [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/session [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/system [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/server/router/volume [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/backend [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/container [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/events [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/filters [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/image [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/mount [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/network [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/registry [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/strslice [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/swarm [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/time [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/versions [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T15:58:58.696Z] github.com/docker/docker/api/types/volume [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/dockerfile [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/remotecontext [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T15:58:58.696Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T15:58:58.696Z] github.com/docker/docker/cli [2022-08-31T15:58:58.696Z] github.com/docker/docker/cli/config [2022-08-31T15:58:58.696Z] github.com/docker/docker/cli/debug [2022-08-31T15:58:58.696Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T15:58:58.696Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T15:58:58.696Z] github.com/docker/docker/client [2022-08-31T15:58:58.696Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T15:58:58.696Z] github.com/docker/docker/cmd/dockerd [2022-08-31T15:58:58.696Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T15:58:58.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T15:58:58.696Z] github.com/docker/docker/container [2022-08-31T15:58:58.696Z] github.com/docker/docker/container/stream [2022-08-31T15:58:58.696Z] github.com/docker/docker/contrib/apparmor [2022-08-31T15:58:58.696Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T15:58:58.696Z] github.com/docker/docker/contrib/httpserver [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/config [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/containerd [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/events [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/images [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/initlayer [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/links [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/listeners [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/local [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/names [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/network [2022-08-31T15:58:58.696Z] github.com/docker/docker/daemon/stats [2022-08-31T15:58:58.696Z] github.com/docker/docker/distribution [2022-08-31T15:58:58.696Z] github.com/docker/docker/distribution/metadata [2022-08-31T15:58:58.696Z] github.com/docker/docker/distribution/utils [2022-08-31T15:58:58.696Z] github.com/docker/docker/distribution/xfer [2022-08-31T15:58:58.696Z] github.com/docker/docker/dockerversion [2022-08-31T15:58:58.696Z] github.com/docker/docker/errdefs [2022-08-31T15:58:58.696Z] github.com/docker/docker/image [2022-08-31T15:58:58.696Z] github.com/docker/docker/image/cache [2022-08-31T15:58:58.696Z] github.com/docker/docker/image/tarexport [2022-08-31T15:58:58.696Z] github.com/docker/docker/image/v1 [2022-08-31T15:58:58.696Z] github.com/docker/docker/internal/test/suite [2022-08-31T15:58:58.696Z] github.com/docker/docker/layer [2022-08-31T15:58:58.696Z] github.com/docker/docker/libcontainerd [2022-08-31T15:58:58.696Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T15:58:58.696Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T15:58:58.696Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T15:58:58.696Z] github.com/docker/docker/libcontainerd/types [2022-08-31T15:58:58.696Z] github.com/docker/docker/oci [2022-08-31T15:58:58.696Z] github.com/docker/docker/oci/caps [2022-08-31T15:58:58.696Z] github.com/docker/docker/opts [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/aaparser [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/archive [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/authorization [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/capabilities [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/containerfs [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/directory [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/dmesg [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/fileutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/fsutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/homedir [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/idtools [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/ioutils [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/longpath [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/loopback [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/parsers [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/pidfile [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/platform [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugins [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/pools [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/progress [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/pubsub [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/reexec [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/signal [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/stack [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/stringid [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/system [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/tailfile [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/tarsum [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/urlutil [2022-08-31T15:58:58.696Z] github.com/docker/docker/pkg/useragent [2022-08-31T15:58:58.696Z] github.com/docker/docker/plugin [2022-08-31T15:58:58.696Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T15:58:58.696Z] github.com/docker/docker/plugin/v2 [2022-08-31T15:58:58.696Z] github.com/docker/docker/profiles/apparmor [2022-08-31T15:58:58.696Z] github.com/docker/docker/profiles/seccomp [2022-08-31T15:58:58.696Z] github.com/docker/docker/quota [2022-08-31T15:58:58.696Z] github.com/docker/docker/reference [2022-08-31T15:58:58.696Z] github.com/docker/docker/registry [2022-08-31T15:58:58.696Z] github.com/docker/docker/registry/resumable [2022-08-31T15:58:58.696Z] github.com/docker/docker/restartmanager [2022-08-31T15:58:58.696Z] github.com/docker/docker/rootless [2022-08-31T15:58:58.696Z] github.com/docker/docker/rootless/specconv [2022-08-31T15:58:58.696Z] github.com/docker/docker/runconfig [2022-08-31T15:58:58.696Z] github.com/docker/docker/runconfig/opts [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/daemon [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/environment [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fakegit [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/registry [2022-08-31T15:58:58.696Z] github.com/docker/docker/testutil/request [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/drivers [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/local [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/mounts [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/service [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/service/opts [2022-08-31T15:58:58.696Z] github.com/docker/docker/volume/testutils' ']' [2022-08-31T15:58:58.697Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-31T15:58:58.697Z] ? github.com/docker/docker/api [no test files] [2022-08-31T15:58:58.933Z] docker_api_swarm_test.go:305: [d7b9b3c156d90] joining swarm manager [d80b144008df7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T15:58:59.868Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dzdsk608aqmzglw4lm1suzfd9 Created:2022-08-31 15:58:57.372624128 +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[f7301b309f02152a31cbcc5c605747006dda426ab4acb09deba1f634f76da694:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dzfoec9di379l73ppvq8uueqb EndpointID:76e39269c86c221f14788fa12f9a28ee6ddcbbda50dc861b21d6d1bd2f37e162 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab37729241ef5e08c69158c7b544c50628746a8050f9f22ea0ef5fb57570409a 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:389c0f914743 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dzfoec9di379l73ppvq8uueqb EndpointID:76e39269c86c221f14788fa12f9a28ee6ddcbbda50dc861b21d6d1bd2f37e162 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T15:58:59.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-31T15:59:01.241Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-31T15:59:04.523Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.41s) [2022-08-31T15:59:04.523Z] PASS [2022-08-31T15:59:04.523Z] [2022-08-31T15:59:04.523Z] === Skipped [2022-08-31T15:59:04.523Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T15:59:04.523Z] service_test.go:243: FLAKY_TEST [2022-08-31T15:59:04.523Z] [2022-08-31T15:59:04.523Z] DONE 38 tests, 1 skipped in 50.265s [2022-08-31T15:59:04.523Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:59:04.523Z] ++ 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-31T15:59:04.523Z] ++ set -e [2022-08-31T15:59:04.523Z] ++ '[' -n 0 ']' [2022-08-31T15:59:04.523Z] ++ set -x [2022-08-31T15:59:04.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T15:59:04.523Z] INFO: Testing against a local daemon [2022-08-31T15:59:04.523Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T15:59:04.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:59:04.523Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:59:04.523Z] === RUN TestDockerNetworkIpvlan [2022-08-31T15:59:04.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:59:04.523Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:59:04.523Z] PASS [2022-08-31T15:59:04.523Z] [2022-08-31T15:59:04.523Z] === Skipped [2022-08-31T15:59:04.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T15:59:04.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:59:04.523Z] [2022-08-31T15:59:04.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T15:59:04.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T15:59:04.523Z] [2022-08-31T15:59:04.523Z] DONE 2 tests, 2 skipped in 0.118s [2022-08-31T15:59:04.523Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T15:59:04.523Z] ++ 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-31T15:59:04.523Z] ++ set -e [2022-08-31T15:59:04.523Z] ++ '[' -n 0 ']' [2022-08-31T15:59:04.523Z] ++ set -x [2022-08-31T15:59:04.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T15:59:04.523Z] INFO: Testing against a local daemon [2022-08-31T15:59:04.523Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T15:59:05.899Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-31T15:59:05.899Z] === RUN TestDockerNetworkMacvlan [2022-08-31T15:59:06.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-31T15:59:06.724Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T15:59:06.982Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-31T15:59:07.548Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-31T15:59:07.548Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T15:59:07.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-31T15:59:08.372Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T15:59:08.939Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-31T15:59:08.939Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-31T15:59:08.939Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-31T15:59:09.197Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-31T15:59:10.571Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T15:59:12.474Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T15:59:16.795Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-31T15:59:17.740Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-31T15:59:17.740Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T15:59:18.676Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-31T15:59:18.935Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan (13.07s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.40s) [2022-08-31T15:59:18.935Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.16s) [2022-08-31T15:59:18.935Z] PASS [2022-08-31T15:59:18.935Z] [2022-08-31T15:59:18.935Z] DONE 8 tests in 14.565s [2022-08-31T15:59:18.935Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T15:59:18.935Z] ++ 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-31T15:59:18.935Z] ++ set -e [2022-08-31T15:59:18.935Z] ++ '[' -n 0 ']' [2022-08-31T15:59:18.935Z] ++ set -x [2022-08-31T15:59:18.935Z] ++ 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-31T15:59:18.935Z] testing: warning: no tests to run [2022-08-31T15:59:18.935Z] PASS [2022-08-31T15:59:18.935Z] [2022-08-31T15:59:18.935Z] DONE 0 tests in 0.037s [2022-08-31T15:59:18.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T15:59:18.935Z] ++ 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-31T15:59:18.935Z] ++ set -e [2022-08-31T15:59:18.935Z] ++ '[' -n 0 ']' [2022-08-31T15:59:18.935Z] ++ set -x [2022-08-31T15:59:18.935Z] ++ 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-31T15:59:19.193Z] INFO: Testing against a local daemon [2022-08-31T15:59:19.193Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T15:59:19.451Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-31T15:59:19.710Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-31T15:59:20.280Z] === RUN TestDockerSuite/TestBuildFails [2022-08-31T15:59:20.537Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2022-08-31T15:59:20.537Z] === RUN TestAuthZPluginTLS [2022-08-31T15:59:20.795Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-31T15:59:20.795Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-31T15:59:21.362Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-31T15:59:21.362Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T15:59:21.621Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-31T15:59:21.621Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T15:59:22.191Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-31T15:59:22.191Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T15:59:22.449Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-31T15:59:22.709Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-31T15:59:22.709Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T15:59:24.086Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-31T15:59:24.086Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-08-31T15:59:24.086Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T15:59:24.652Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-31T15:59:24.652Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T15:59:25.218Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-31T15:59:25.218Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-31T15:59:25.218Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T15:59:25.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-31T15:59:25.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T15:59:26.350Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-31T15:59:26.608Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-31T15:59:27.543Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-31T15:59:27.543Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-08-31T15:59:27.543Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T15:59:28.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-31T15:59:28.919Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-31T15:59:29.486Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2022-08-31T15:59:29.486Z] === RUN TestAuthZPluginHeader [2022-08-31T15:59:30.053Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-31T15:59:30.311Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-08-31T15:59:30.312Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T15:59:30.312Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-31T15:59:31.248Z] docker_api_swarm_test.go:272: [d0e32c6c19a54] joining swarm manager [d703100a99cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T15:59:32.182Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-31T15:59:32.748Z] docker_api_swarm_test.go:273: [d7d9ad749fbf9] joining swarm manager [d703100a99cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T15:59:34.123Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-31T15:59:35.061Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2022-08-31T15:59:35.061Z] === RUN TestAuthZPluginV2Disable [2022-08-31T15:59:35.061Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-31T15:59:35.627Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-31T15:59:35.885Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-31T15:59:36.451Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-31T15:59:36.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-31T15:59:36.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-31T15:59:37.644Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-31T15:59:37.644Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-31T15:59:38.233Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-31T15:59:38.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-31T15:59:38.491Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-31T15:59:39.057Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2022-08-31T15:59:39.057Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T15:59:39.057Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-31T15:59:40.435Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-31T15:59:42.336Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-31T15:59:42.902Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.71s) [2022-08-31T15:59:42.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T15:59:47.086Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-31T15:59:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-31T15:59:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-31T15:59:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-31T15:59:50.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-31T15:59:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-31T15:59:50.369Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-31T15:59:50.935Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-31T15:59:52.838Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-31T15:59:54.215Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-31T15:59:54.215Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.46s) [2022-08-31T15:59:54.215Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T15:59:56.742Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-31T15:59:56.742Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-31T15:59:57.000Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-31T16:00:03.557Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-31T16:00:04.958Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-31T16:00:05.524Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-31T16:00:06.898Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-31T16:00:06.898Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-31T16:00:06.898Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-31T16:00:09.427Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-31T16:00:09.686Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-31T16:00:11.060Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-31T16:00:11.318Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-31T16:00:11.318Z] PASS [2022-08-31T16:00:11.318Z] [2022-08-31T16:00:11.318Z] DONE 17 tests in 52.203s [2022-08-31T16:00:11.318Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T16:00:11.318Z] ++ 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-31T16:00:11.318Z] ++ set -e [2022-08-31T16:00:11.318Z] ++ '[' -n 0 ']' [2022-08-31T16:00:11.318Z] ++ set -x [2022-08-31T16:00:11.318Z] ++ 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-31T16:00:11.318Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-31T16:00:11.318Z] INFO: Testing against a local daemon [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T16:00:11.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T16:00:11.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T16:00:11.318Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T16:00:11.318Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T16:00:11.318Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T16:00:11.318Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T16:00:11.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T16:00:11.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T16:00:11.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T16:00:11.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T16:00:11.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T16:00:11.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T16:00:11.577Z] === RUN TestPluginInstall [2022-08-31T16:00:11.577Z] === RUN TestPluginInstall/no_auth [2022-08-31T16:00:12.955Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-31T16:00:13.214Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-31T16:00:13.780Z] time="2022-08-31T16:00:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:13.780Z] time="2022-08-31T16:00:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6457ce64fccfa37ff0eafaad8be805ae3d9da8d5d25c04a0d57ce57431c90a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:13.780Z] time="2022-08-31T16:00:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:13.780Z] time="2022-08-31T16:00:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6457ce64fccfa37ff0eafaad8be805ae3d9da8d5d25c04a0d57ce57431c90a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:14.348Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T16:00:14.348Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-31T16:00:14.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-31T16:00:14.915Z] time="2022-08-31T16:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:14.915Z] time="2022-08-31T16:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c8fa7a2530464b91317b3c778b947678353f4d02f4d049c55267a71af34d014" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:14.915Z] time="2022-08-31T16:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:14.915Z] time="2022-08-31T16:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c8fa7a2530464b91317b3c778b947678353f4d02f4d049c55267a71af34d014" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:15.174Z] === RUN TestPluginInstall/with_insecure [2022-08-31T16:00:15.431Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-31T16:00:16.806Z] time="2022-08-31T16:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:16.806Z] time="2022-08-31T16:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f445fb789947fcc0e1ed46a8a5920b47881b2d3d07a6dcb4fcbbafd7fba8cdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:16.806Z] time="2022-08-31T16:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T16:00:16.806Z] time="2022-08-31T16:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f445fb789947fcc0e1ed46a8a5920b47881b2d3d07a6dcb4fcbbafd7fba8cdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T16:00:17.065Z] plugin_test.go:196: [d910baa5461ca] daemon is not started [2022-08-31T16:00:17.065Z] --- PASS: TestPluginInstall (5.61s) [2022-08-31T16:00:17.065Z] --- PASS: TestPluginInstall/no_auth (2.80s) [2022-08-31T16:00:17.065Z] --- PASS: TestPluginInstall/with_htpasswd (1.01s) [2022-08-31T16:00:17.065Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2022-08-31T16:00:17.065Z] === RUN TestPluginsWithRuntimes [2022-08-31T16:00:17.323Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-31T16:00:18.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-31T16:00:18.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-31T16:00:18.825Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-31T16:00:18.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-31T16:00:19.083Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T16:00:19.083Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-31T16:00:20.018Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-31T16:00:20.018Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T16:00:21.392Z] docker_api_swarm_node_test.go:20: [d883ff69f7059] joining swarm manager [d021aec1d45b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:00:21.392Z] --- PASS: TestPluginsWithRuntimes (4.43s) [2022-08-31T16:00:21.392Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-08-31T16:00:21.392Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.24s) [2022-08-31T16:00:21.392Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T16:00:21.960Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-31T16:00:22.525Z] docker_api_swarm_node_test.go:21: [d6139cf6fb4ef] joining swarm manager [d021aec1d45b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:00:22.525Z] --- PASS: TestPluginBackCompatMediaTypes (0.98s) [2022-08-31T16:00:22.525Z] PASS [2022-08-31T16:00:22.525Z] [2022-08-31T16:00:22.525Z] DONE 24 tests in 11.234s [2022-08-31T16:00:22.525Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T16:00:22.525Z] ++ 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-31T16:00:22.525Z] ++ set -e [2022-08-31T16:00:22.525Z] ++ '[' -n 0 ']' [2022-08-31T16:00:22.525Z] ++ set -x [2022-08-31T16:00:22.525Z] ++ 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-31T16:00:22.525Z] INFO: Testing against a local daemon [2022-08-31T16:00:22.525Z] === RUN TestExternalGraphDriver [2022-08-31T16:00:23.114Z] === RUN TestExternalGraphDriver/json [2022-08-31T16:00:24.050Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-31T16:00:24.615Z] === RUN TestExternalGraphDriver/spec [2022-08-31T16:00:25.183Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-31T16:00:26.557Z] === RUN TestExternalGraphDriver/pull [2022-08-31T16:00:27.123Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-31T16:00:27.688Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-31T16:00:28.624Z] --- PASS: TestExternalGraphDriver (5.85s) [2022-08-31T16:00:28.624Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-08-31T16:00:28.624Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-08-31T16:00:28.624Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-08-31T16:00:28.624Z] === RUN TestGraphdriverPluginV2 [2022-08-31T16:00:28.883Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-31T16:00:31.412Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-31T16:00:33.314Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-31T16:00:33.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-31T16:00:33.314Z] --- PASS: TestGraphdriverPluginV2 (4.59s) [2022-08-31T16:00:33.314Z] PASS [2022-08-31T16:00:33.314Z] [2022-08-31T16:00:33.314Z] DONE 5 tests in 10.546s [2022-08-31T16:00:33.314Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T16:00:33.314Z] ++ 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-31T16:00:33.314Z] ++ set -e [2022-08-31T16:00:33.314Z] ++ '[' -n 0 ']' [2022-08-31T16:00:33.314Z] ++ set -x [2022-08-31T16:00:33.314Z] ++ 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-31T16:00:33.314Z] INFO: Testing against a local daemon [2022-08-31T16:00:33.314Z] === RUN TestContinueAfterPluginCrash [2022-08-31T16:00:33.314Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T16:00:33.314Z] === RUN TestReadPluginNoRead [2022-08-31T16:00:33.314Z] === PAUSE TestReadPluginNoRead [2022-08-31T16:00:33.314Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T16:00:33.314Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T16:00:33.314Z] === CONT TestContinueAfterPluginCrash [2022-08-31T16:00:33.314Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T16:00:33.881Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-31T16:00:34.817Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-31T16:00:39.006Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2022-08-31T16:00:39.006Z] === CONT TestReadPluginNoRead [2022-08-31T16:00:39.006Z] docker_api_swarm_test.go:502: [db3aff65fa4be] joining swarm manager [d0ec45d9ebc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:00:41.534Z] === RUN TestReadPluginNoRead/default [2022-08-31T16:00:42.907Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T16:00:43.841Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-31T16:00:43.841Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2022-08-31T16:00:44.407Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T16:00:45.789Z] === CONT TestReadPluginNoRead [2022-08-31T16:00:45.789Z] read_test.go:92: [db2e0b2b12c8c] daemon is not started [2022-08-31T16:00:45.789Z] --- PASS: TestReadPluginNoRead (7.34s) [2022-08-31T16:00:45.789Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-08-31T16:00:45.789Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2022-08-31T16:00:45.789Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-08-31T16:00:45.789Z] PASS [2022-08-31T16:00:45.789Z] [2022-08-31T16:00:45.789Z] DONE 6 tests in 12.807s [2022-08-31T16:00:45.789Z] 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-31T16:00:45.789Z] ++ 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-31T16:00:45.789Z] ++ set -e [2022-08-31T16:00:45.789Z] ++ '[' -n 0 ']' [2022-08-31T16:00:45.789Z] ++ set -x [2022-08-31T16:00:45.789Z] ++ 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-31T16:00:46.046Z] testing: warning: no tests to run [2022-08-31T16:00:46.046Z] PASS [2022-08-31T16:00:46.046Z] [2022-08-31T16:00:46.046Z] DONE 0 tests in 0.047s [2022-08-31T16:00:46.046Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T16:00:46.046Z] ++ 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-31T16:00:46.046Z] ++ set -e [2022-08-31T16:00:46.046Z] ++ '[' -n 0 ']' [2022-08-31T16:00:46.046Z] ++ set -x [2022-08-31T16:00:46.047Z] ++ 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-31T16:00:46.047Z] INFO: Testing against a local daemon [2022-08-31T16:00:46.047Z] === RUN TestPluginWithDevMounts [2022-08-31T16:00:46.047Z] === PAUSE TestPluginWithDevMounts [2022-08-31T16:00:46.047Z] === CONT TestPluginWithDevMounts [2022-08-31T16:00:46.980Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-31T16:00:47.914Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-08-31T16:00:47.914Z] PASS [2022-08-31T16:00:47.914Z] [2022-08-31T16:00:47.914Z] DONE 1 tests in 1.939s [2022-08-31T16:00:47.914Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T16:00:47.914Z] ++ 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-31T16:00:47.914Z] ++ set -e [2022-08-31T16:00:47.914Z] ++ '[' -n 0 ']' [2022-08-31T16:00:47.914Z] ++ set -x [2022-08-31T16:00:47.914Z] ++ 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-31T16:00:47.914Z] INFO: Testing against a local daemon [2022-08-31T16:00:47.914Z] === RUN TestSecretInspect [2022-08-31T16:00:48.173Z] === RUN TestDockerSuite/TestBuildRm [2022-08-31T16:00:49.109Z] docker_api_swarm_test.go:507: [de16d57d2515c] joining swarm manager [d0ec45d9ebc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:00:51.011Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-31T16:00:51.011Z] --- PASS: TestSecretInspect (2.74s) [2022-08-31T16:00:51.011Z] === RUN TestSecretList [2022-08-31T16:00:51.577Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-31T16:00:52.513Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-31T16:00:52.771Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-31T16:00:53.287Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-31T16:00:53.287Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-31T16:00:53.287Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-31T16:00:53.287Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-31T16:00:53.287Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-31T16:00:53.287Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-31T16:00:53.337Z] --- PASS: TestSecretList (2.42s) [2022-08-31T16:00:53.337Z] === RUN TestSecretsCreateAndDelete [2022-08-31T16:00:53.594Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-31T16:00:53.855Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-08-31T16:00:53.855Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-31T16:00:53.855Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-31T16:00:53.855Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-31T16:00:53.855Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-31T16:00:54.115Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-31T16:00:54.115Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-31T16:00:54.527Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-31T16:00:55.461Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-31T16:00:56.026Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2022-08-31T16:00:56.026Z] === RUN TestSecretsUpdate [2022-08-31T16:00:58.306Z] ok github.com/docker/docker/builder/remotecontext 0.154s coverage: 13.7% of statements [2022-08-31T16:00:58.559Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-31T16:00:58.560Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-31T16:00:58.560Z] --- PASS: TestSecretsUpdate (2.64s) [2022-08-31T16:00:58.560Z] === RUN TestTemplatedSecret [2022-08-31T16:00:58.565Z] ok github.com/docker/docker/builder/dockerfile 0.563s coverage: 49.3% of statements [2022-08-31T16:00:58.818Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-31T16:00:58.818Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-31T16:00:58.818Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-31T16:00:58.825Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-31T16:00:59.076Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-31T16:00:59.394Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-31T16:01:00.014Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-31T16:01:00.014Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-31T16:01:00.331Z] ok github.com/docker/docker/builder/remotecontext/git 1.777s coverage: 86.3% of statements [2022-08-31T16:01:00.331Z] ? github.com/docker/docker/cli [no test files] [2022-08-31T16:01:00.331Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-31T16:01:00.331Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-31T16:01:00.331Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-31T16:01:00.949Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-31T16:01:01.270Z] ok github.com/docker/docker/cmd/docker-proxy 0.279s coverage: 67.6% of statements [2022-08-31T16:01:01.883Z] --- PASS: TestTemplatedSecret (3.39s) [2022-08-31T16:01:01.884Z] === RUN TestSecretCreateResolve [2022-08-31T16:01:04.421Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-31T16:01:04.680Z] --- PASS: TestSecretCreateResolve (2.61s) [2022-08-31T16:01:04.680Z] PASS [2022-08-31T16:01:04.680Z] [2022-08-31T16:01:04.680Z] DONE 6 tests in 16.647s [2022-08-31T16:01:04.680Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T16:01:04.680Z] ++ 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-31T16:01:04.680Z] ++ set -e [2022-08-31T16:01:04.680Z] ++ '[' -n 0 ']' [2022-08-31T16:01:04.680Z] ++ set -x [2022-08-31T16:01:04.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=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-31T16:01:04.680Z] INFO: Testing against a local daemon [2022-08-31T16:01:04.680Z] === RUN TestServiceCreateInit [2022-08-31T16:01:04.680Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T16:01:04.938Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-31T16:01:05.466Z] ok github.com/docker/docker/client 0.133s coverage: 76.1% of statements [2022-08-31T16:01:05.872Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-31T16:01:06.131Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-31T16:01:07.507Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-31T16:01:08.440Z] === RUN TestDockerSuite/TestBuildUser [2022-08-31T16:01:09.814Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T16:01:10.072Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-31T16:01:12.605Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-31T16:01:14.508Z] --- PASS: TestServiceCreateInit (9.66s) [2022-08-31T16:01:14.508Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2022-08-31T16:01:14.508Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2022-08-31T16:01:14.508Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T16:01:19.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-31T16:01:21.674Z] docker_api_swarm_node_test.go:81: [d9831c3ea4e80] joining swarm manager [d1e09a40d649d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:01:26.941Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-31T16:01:27.876Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-31T16:01:27.876Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-31T16:01:28.811Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-31T16:01:29.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-31T16:01:31.147Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-31T16:01:31.147Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-31T16:01:31.147Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-31T16:01:31.147Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-31T16:01:31.147Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-31T16:01:31.147Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-31T16:01:31.147Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-31T16:01:31.147Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-31T16:01:31.147Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-31T16:01:32.081Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-31T16:01:32.081Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-31T16:01:32.647Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-31T16:01:32.905Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-31T16:01:32.905Z] --- PASS: TestCreateServiceMultipleTimes (18.62s) [2022-08-31T16:01:32.905Z] === RUN TestCreateServiceConflict [2022-08-31T16:01:33.840Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-31T16:01:33.840Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-31T16:01:35.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-31T16:01:35.783Z] --- PASS: TestCreateServiceConflict (2.68s) [2022-08-31T16:01:35.783Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T16:01:36.042Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-31T16:01:37.945Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-31T16:01:38.203Z] docker_api_swarm_node_test.go:53: [ddcb10d560121] joining swarm manager [d2967b7c6db58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:01:39.138Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-31T16:01:39.139Z] docker_api_swarm_node_test.go:54: [d10a7a70b64d6] joining swarm manager [d2967b7c6db58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:01:39.396Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-31T16:01:39.655Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2022-08-31T16:01:39.655Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T16:01:39.913Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-31T16:01:39.913Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-31T16:01:39.913Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-31T16:01:40.480Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-31T16:01:42.383Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-31T16:01:42.950Z] === RUN TestDockerSuite/TestCommitChange [2022-08-31T16:01:43.515Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-31T16:01:44.081Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-31T16:01:44.197Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.9% of statements [2022-08-31T16:01:44.197Z] ok github.com/docker/docker/cmd/dockerd/trap 2.635s coverage: 0.0% of statements [2022-08-31T16:01:44.197Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-31T16:01:44.197Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-08-31T16:01:44.197Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-31T16:01:44.197Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-31T16:01:44.197Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-31T16:01:44.197Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-31T16:01:45.454Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-31T16:01:46.021Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-31T16:01:46.955Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-31T16:01:47.887Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-31T16:01:48.825Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-31T16:01:49.391Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-31T16:01:50.328Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-31T16:01:50.328Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-31T16:01:50.894Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-31T16:01:51.460Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-31T16:01:52.026Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-31T16:01:52.342Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2022-08-31T16:01:52.592Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-31T16:01:52.711Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-31T16:01:52.850Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-31T16:01:53.416Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.78s) [2022-08-31T16:01:53.416Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T16:01:53.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-31T16:01:54.089Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 36.9% of statements [2022-08-31T16:01:54.242Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-31T16:01:55.178Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-31T16:01:55.747Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-31T16:01:56.683Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-08-31T16:01:56.683Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T16:01:56.683Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-31T16:01:57.250Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-31T16:01:57.818Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-31T16:01:58.752Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-31T16:01:59.318Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-08-31T16:01:59.318Z] === RUN TestCreateServiceSysctls [2022-08-31T16:01:59.885Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-31T16:02:00.452Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-31T16:02:01.018Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-31T16:02:01.277Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-31T16:02:01.843Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-31T16:02:02.210Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-31T16:02:02.779Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-31T16:02:03.148Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-31T16:02:03.345Z] --- PASS: TestCreateServiceSysctls (3.89s) [2022-08-31T16:02:03.345Z] === RUN TestCreateServiceCapabilities [2022-08-31T16:02:03.603Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-31T16:02:03.715Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-31T16:02:03.973Z] ok github.com/docker/docker/daemon 10.194s coverage: 16.4% of statements [2022-08-31T16:02:03.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-31T16:02:03.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-31T16:02:03.973Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-31T16:02:03.973Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-31T16:02:04.169Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-31T16:02:04.232Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-31T16:02:04.737Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-31T16:02:06.138Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.731s coverage: 74.8% of statements [2022-08-31T16:02:06.398Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-31T16:02:06.653Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-31T16:02:06.653Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2022-08-31T16:02:06.653Z] === RUN TestInspect [2022-08-31T16:02:06.912Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-31T16:02:06.965Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.324s coverage: 60.7% of statements [2022-08-31T16:02:08.812Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-31T16:02:08.875Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-08-31T16:02:10.188Z] --- PASS: TestInspect (3.33s) [2022-08-31T16:02:10.188Z] === RUN TestCreateJob [2022-08-31T16:02:10.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.361s coverage: 50.6% of statements [2022-08-31T16:02:11.213Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.435s coverage: 46.1% of statements [2022-08-31T16:02:11.213Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-31T16:02:11.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-31T16:02:12.152Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.660s coverage: 58.5% of statements [2022-08-31T16:02:12.153Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-31T16:02:12.153Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-31T16:02:12.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-31T16:02:12.498Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-31T16:02:13.433Z] --- PASS: TestCreateJob (3.37s) [2022-08-31T16:02:13.433Z] === RUN TestReplicatedJob [2022-08-31T16:02:13.531Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-31T16:02:14.100Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-31T16:02:15.333Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-31T16:02:16.005Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.2% of statements [2022-08-31T16:02:16.265Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.9% of statements [2022-08-31T16:02:16.265Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-31T16:02:16.265Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-31T16:02:16.271Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-31T16:02:17.204Z] ok github.com/docker/docker/daemon/logger/awslogs 0.201s coverage: 79.9% of statements [2022-08-31T16:02:17.204Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-08-31T16:02:17.204Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-31T16:02:18.142Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-08-31T16:02:18.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-31T16:02:18.401Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-31T16:02:19.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.165s coverage: 76.8% of statements [2022-08-31T16:02:19.908Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-31T16:02:20.073Z] --- PASS: TestReplicatedJob (6.67s) [2022-08-31T16:02:20.073Z] === RUN TestUpdateReplicatedJob [2022-08-31T16:02:20.073Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-31T16:02:20.476Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-08-31T16:02:20.639Z] docker_api_swarm_test.go:202: [da7dd700187c5] joining swarm manager [d5b8d78086c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:02:21.414Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 63.5% of statements [2022-08-31T16:02:21.983Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-08-31T16:02:22.552Z] ok github.com/docker/docker/daemon/logger/journald 3.601s coverage: 74.3% of statements [2022-08-31T16:02:22.552Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-31T16:02:22.552Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-31T16:02:22.552Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-31T16:02:22.552Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-31T16:02:23.167Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-31T16:02:23.424Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-31T16:02:23.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-31T16:02:23.490Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-31T16:02:23.684Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2022-08-31T16:02:23.684Z] === RUN TestServiceListWithStatuses [2022-08-31T16:02:23.684Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T16:02:23.684Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T16:02:23.684Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T16:02:24.057Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-31T16:02:24.315Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2022-08-31T16:02:24.315Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-31T16:02:24.315Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-31T16:02:25.695Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 44.4% of statements [2022-08-31T16:02:26.969Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-31T16:02:27.072Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-08-31T16:02:27.072Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-31T16:02:27.331Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-31T16:02:27.536Z] === RUN TestDockerSuite/TestCpToDot [2022-08-31T16:02:27.909Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-31T16:02:27.909Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-31T16:02:27.909Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-31T16:02:28.589Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-31T16:02:28.652Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-31T16:02:28.849Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-31T16:02:28.849Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-31T16:02:28.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-31T16:02:29.219Z] --- PASS: TestDockerNetworkConnectAlias (5.48s) [2022-08-31T16:02:29.219Z] === RUN TestDockerNetworkReConnect [2022-08-31T16:02:29.419Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-08-31T16:02:29.477Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-31T16:02:30.360Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-31T16:02:30.414Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-31T16:02:30.930Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-31T16:02:31.191Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2022-08-31T16:02:31.352Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-31T16:02:32.572Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.2% of statements [2022-08-31T16:02:32.728Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-31T16:02:32.728Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-31T16:02:33.510Z] ok github.com/docker/docker/pkg/authorization 0.134s coverage: 68.3% of statements [2022-08-31T16:02:33.510Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-08-31T16:02:33.510Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-31T16:02:33.662Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2022-08-31T16:02:33.662Z] === RUN TestServicePlugin [2022-08-31T16:02:33.662Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-31T16:02:34.598Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-31T16:02:34.598Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-31T16:02:34.856Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-31T16:02:35.423Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-31T16:02:35.989Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-31T16:02:35.989Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-31T16:02:35.989Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-31T16:02:35.989Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-31T16:02:36.554Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-31T16:02:36.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-31T16:02:36.797Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-08-31T16:02:36.797Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-31T16:02:36.812Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-31T16:02:36.812Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-31T16:02:37.057Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-31T16:02:37.071Z] === RUN TestDockerSuite/TestCreateRM [2022-08-31T16:02:37.071Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-31T16:02:37.071Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-31T16:02:37.071Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-31T16:02:37.316Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-31T16:02:37.329Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-31T16:02:37.575Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-31T16:02:37.593Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-31T16:02:37.851Z] plugin_test.go:61: [d4d5c7ac936da] joining swarm manager [d80b743ee8651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:02:38.142Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements [2022-08-31T16:02:38.142Z] ok github.com/docker/docker/layer 7.675s coverage: 68.9% of statements [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-31T16:02:38.142Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-31T16:02:38.142Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-08-31T16:02:39.228Z] docker_api_swarm_test.go:384: [d7a5a079cb0f5] joining swarm manager [d2c4277058f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:02:39.228Z] plugin_test.go:64: [dc3a37e27e6be] joining swarm manager [d80b743ee8651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:02:39.521Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 69.3% of statements [2022-08-31T16:02:39.521Z] ok github.com/docker/docker/pkg/ioutils 0.486s coverage: 70.1% of statements [2022-08-31T16:02:39.781Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-31T16:02:39.781Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-31T16:02:39.781Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-31T16:02:39.795Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-31T16:02:39.795Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-31T16:02:39.795Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-31T16:02:40.039Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-31T16:02:40.039Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-08-31T16:02:40.298Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2022-08-31T16:02:40.557Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-31T16:02:40.557Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-08-31T16:02:40.557Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-31T16:02:40.557Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-31T16:02:40.730Z] docker_api_swarm_test.go:385: [d90e83be32bcd] joining swarm manager [d2c4277058f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:02:41.125Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-31T16:02:41.695Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-31T16:02:41.954Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-31T16:02:41.954Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-31T16:02:43.330Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-31T16:02:43.588Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-31T16:02:43.848Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-31T16:02:43.848Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-31T16:02:44.014Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-31T16:02:44.014Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-31T16:02:44.014Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-31T16:02:44.107Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-31T16:02:44.366Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-31T16:02:44.580Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-31T16:02:44.953Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-31T16:02:45.147Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-31T16:02:45.213Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-31T16:02:45.714Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-31T16:02:45.780Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-31T16:02:46.039Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-31T16:02:46.290Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-31T16:02:46.298Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-31T16:02:46.864Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-31T16:02:48.202Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-31T16:02:48.202Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-08-31T16:02:48.236Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-31T16:02:48.771Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-31T16:02:49.170Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-31T16:02:49.711Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2022-08-31T16:02:49.970Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-31T16:02:50.907Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-08-31T16:02:51.166Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-31T16:02:51.425Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-31T16:02:51.699Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-31T16:02:51.993Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-31T16:02:51.993Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-31T16:02:53.600Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-31T16:02:53.898Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-31T16:02:54.167Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-31T16:02:54.467Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-08-31T16:02:54.727Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-31T16:02:55.100Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-31T16:02:56.103Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-31T16:03:01.651Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-31T16:03:01.651Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-31T16:03:01.651Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-31T16:03:02.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-31T16:03:02.217Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-31T16:03:02.476Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-31T16:03:02.734Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-31T16:03:02.734Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-31T16:03:03.667Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-31T16:03:04.601Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-31T16:03:04.601Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-31T16:03:04.601Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-31T16:03:05.168Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-31T16:03:05.426Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-31T16:03:05.684Z] --- PASS: TestServicePlugin (32.15s) [2022-08-31T16:03:05.684Z] === RUN TestServiceUpdateLabel [2022-08-31T16:03:06.616Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-31T16:03:07.549Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-31T16:03:07.807Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-31T16:03:07.807Z] === RUN TestServiceUpdateSecrets [2022-08-31T16:03:07.807Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-31T16:03:07.807Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-31T16:03:07.807Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-31T16:03:07.807Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-31T16:03:07.807Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-31T16:03:10.357Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-31T16:03:10.923Z] === RUN TestDockerSuite/TestEventsRename [2022-08-31T16:03:11.181Z] === RUN TestDockerSuite/TestEventsResize [2022-08-31T16:03:11.747Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-31T16:03:12.313Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-31T16:03:12.877Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-31T16:03:13.135Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-31T16:03:16.414Z] === RUN TestDockerSuite/TestEventsTop [2022-08-31T16:03:16.415Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-31T16:03:18.030Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/rootless [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/volume [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-31T16:03:18.030Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === Skipped [2022-08-31T16:03:18.030Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-31T16:03:18.030Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-31T16:03:18.030Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-31T16:03:18.030Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-31T16:03:18.030Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:71: No driver to put! [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-31T16:03:18.030Z] time="2022-08-31T16:02:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-31T16:03:18.030Z] time="2022-08-31T16:02:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-31T16:03:18.030Z] time="2022-08-31T16:02:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-31T16:03:18.030Z] time="2022-08-31T16:02:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-31T16:03:18.030Z] time="2022-08-31T16:02:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:71: No driver to put! [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-31T16:03:18.030Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-31T16:03:18.030Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-31T16:03:18.030Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T16:03:18.030Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-31T16:03:18.030Z] graphtest_unix.go:71: No driver to put! [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-31T16:03:18.030Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-31T16:03:18.030Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-31T16:03:18.030Z] [2022-08-31T16:03:18.030Z] DONE 2874 tests, 28 skipped in 257.851s [2022-08-31T16:03:18.030Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/config [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T16:03:18.030Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/idm [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/ns [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/options [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/osl [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T16:03:18.031Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-31T16:03:18.031Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-31T16:03:18.940Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-31T16:03:20.312Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-31T16:03:22.838Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-08-31T16:03:22.838Z] === RUN TestServiceUpdateConfigs [2022-08-31T16:03:26.119Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-31T16:03:31.379Z] === RUN TestDockerSuite/TestExec [2022-08-31T16:03:31.640Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-31T16:03:32.573Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-31T16:03:33.530Z] === RUN TestDockerSuite/TestExecEnv [2022-08-31T16:03:34.095Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-31T16:03:35.028Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-31T16:03:35.595Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-31T16:03:37.492Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-08-31T16:03:37.492Z] === RUN TestServiceUpdateNetwork [2022-08-31T16:03:38.058Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-31T16:03:38.625Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-31T16:03:39.560Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-31T16:03:39.560Z] check_test.go:611: [d90e83be32bcd] daemon is not started [2022-08-31T16:03:39.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-31T16:03:40.128Z] === RUN TestDockerSuite/TestExecParseError [2022-08-31T16:03:41.062Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-31T16:03:41.629Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-31T16:03:41.888Z] docker_api_swarm_test.go:802: [dc7cfc6fb9383] joining swarm manager [d467ad0946236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:03:42.455Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-31T16:03:43.021Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-31T16:03:43.280Z] docker_api_swarm_test.go:802: [d0b623ac6961b] joining swarm manager [d467ad0946236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:03:43.541Z] === RUN TestDockerSuite/TestExecTTY [2022-08-31T16:03:44.107Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-31T16:03:44.674Z] docker_api_swarm_test.go:802: [db2c87da4214d] joining swarm manager [d467ad0946236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T16:03:45.241Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-31T16:03:45.808Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-31T16:03:46.067Z] docker_api_swarm_test.go:802: [dfed9891ecac3] joining swarm manager [d467ad0946236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-31T16:03:46.326Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-31T16:03:46.326Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-31T16:03:46.326Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-31T16:03:47.701Z] docker_api_swarm_test.go:810: [dc0bfeb3acc9c] joining swarm manager [d467ad0946236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-31T16:03:47.959Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-31T16:03:48.524Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-31T16:03:49.089Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-31T16:03:49.660Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-31T16:03:50.238Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-31T16:03:51.185Z] --- PASS: TestServiceUpdateNetwork (13.73s) [2022-08-31T16:03:51.185Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T16:03:51.753Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-31T16:03:52.321Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T16:03:53.696Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T16:03:54.630Z] === RUN TestDockerSuite/TestHealth [2022-08-31T16:04:01.187Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork 37.214s coverage: 40.6% of statements [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.405s coverage: 59.9% of statements [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.137s coverage: 5.1% of statements [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-31T16:04:04.705Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-31T16:04:04.705Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-31T16:04:09.294Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2022-08-31T16:04:09.294Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2022-08-31T16:04:09.294Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-31T16:04:09.294Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-31T16:04:09.294Z] PASS [2022-08-31T16:04:09.294Z] [2022-08-31T16:04:09.294Z] === Skipped [2022-08-31T16:04:09.294Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T16:04:09.294Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T16:04:09.294Z] [2022-08-31T16:04:09.294Z] DONE 27 tests, 1 skipped in 183.617s [2022-08-31T16:04:09.294Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T16:04:09.294Z] ++ 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-31T16:04:09.294Z] ++ set -e [2022-08-31T16:04:09.294Z] ++ '[' -n 0 ']' [2022-08-31T16:04:09.294Z] ++ set -x [2022-08-31T16:04:09.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-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-31T16:04:09.294Z] INFO: Testing against a local daemon [2022-08-31T16:04:09.294Z] === RUN TestSessionCreate [2022-08-31T16:04:09.294Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T16:04:09.294Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T16:04:09.294Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-08-31T16:04:09.294Z] PASS [2022-08-31T16:04:09.294Z] [2022-08-31T16:04:09.294Z] DONE 2 tests in 0.163s [2022-08-31T16:04:09.294Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T16:04:09.294Z] ++ 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-31T16:04:09.294Z] ++ set -e [2022-08-31T16:04:09.294Z] ++ '[' -n 0 ']' [2022-08-31T16:04:09.294Z] ++ set -x [2022-08-31T16:04:09.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-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-31T16:04:09.294Z] INFO: Testing against a local daemon [2022-08-31T16:04:09.294Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T16:04:09.294Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T16:04:09.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T16:04:09.294Z] === RUN TestDiskUsage [2022-08-31T16:04:09.294Z] === PAUSE TestDiskUsage [2022-08-31T16:04:09.294Z] === RUN TestEventsExecDie [2022-08-31T16:04:09.294Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-31T16:04:09.294Z] === RUN TestEventsBackwardsCompatible [2022-08-31T16:04:09.294Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-31T16:04:09.294Z] === RUN TestEventsVolumeCreate [2022-08-31T16:04:09.294Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-31T16:04:09.294Z] === RUN TestInfoBinaryCommits [2022-08-31T16:04:09.294Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T16:04:09.294Z] === RUN TestInfoAPIVersioned [2022-08-31T16:04:09.294Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T16:04:09.294Z] === RUN TestInfoAPI [2022-08-31T16:04:09.294Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T16:04:09.294Z] === RUN TestInfoAPIWarnings [2022-08-31T16:04:14.556Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-31T16:04:14.721Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.330s coverage: 6.6% of statements [2022-08-31T16:04:14.721Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-31T16:04:14.721Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-31T16:04:14.721Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-08-31T16:04:14.721Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-31T16:04:14.721Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-31T16:04:14.980Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-31T16:04:15.239Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-31T16:04:15.498Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-31T16:04:15.757Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-31T16:04:16.016Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-31T16:04:17.082Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-31T16:04:19.610Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-31T16:04:19.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-31T16:04:19.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-31T16:04:19.610Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-31T16:04:19.868Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-31T16:04:19.868Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-31T16:04:20.439Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-31T16:04:21.011Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-31T16:04:21.011Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-31T16:04:21.011Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-31T16:04:21.011Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-31T16:04:21.268Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-31T16:04:21.526Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-31T16:04:21.784Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-31T16:04:21.784Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-31T16:04:22.352Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-31T16:04:22.352Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-31T16:04:23.285Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-31T16:04:24.218Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-31T16:04:24.218Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-31T16:04:24.784Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-31T16:04:25.715Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-31T16:04:25.715Z] === RUN TestInfoDebug [2022-08-31T16:04:25.993Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-31T16:04:26.280Z] --- PASS: TestInfoDebug (0.52s) [2022-08-31T16:04:26.280Z] === RUN TestInfoInsecureRegistries [2022-08-31T16:04:26.845Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-31T16:04:26.845Z] === RUN TestInfoRegistryMirrors [2022-08-31T16:04:27.410Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-31T16:04:27.410Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-31T16:04:27.410Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-31T16:04:27.410Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-31T16:04:27.410Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T16:04:27.668Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-31T16:04:27.668Z] === RUN TestPingCacheHeaders [2022-08-31T16:04:27.668Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-31T16:04:27.668Z] === RUN TestPingGet [2022-08-31T16:04:27.668Z] --- PASS: TestPingGet (0.04s) [2022-08-31T16:04:27.668Z] === RUN TestPingHead [2022-08-31T16:04:27.926Z] --- PASS: TestPingHead (0.02s) [2022-08-31T16:04:27.926Z] === RUN TestPingSwarmHeader [2022-08-31T16:04:28.491Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T16:04:28.491Z] === RUN TestDockerSuite/TestImportFile [2022-08-31T16:04:29.057Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T16:04:29.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-31T16:04:29.992Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-31T16:04:29.992Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-31T16:04:30.250Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T16:04:30.250Z] --- PASS: TestPingSwarmHeader (2.53s) [2022-08-31T16:04:30.250Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T16:04:30.250Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T16:04:30.250Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T16:04:30.250Z] === RUN TestPingBuilderHeader [2022-08-31T16:04:30.250Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T16:04:30.818Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T16:04:31.385Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-31T16:04:31.385Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-31T16:04:31.385Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-31T16:04:31.385Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T16:04:31.385Z] === RUN TestVersion [2022-08-31T16:04:31.385Z] --- PASS: TestVersion (0.02s) [2022-08-31T16:04:31.385Z] === CONT TestDiskUsage [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T16:04:31.953Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T16:04:32.211Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T16:04:32.777Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage (1.43s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T16:04:32.777Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T16:04:32.777Z] PASS [2022-08-31T16:04:32.777Z] [2022-08-31T16:04:32.777Z] === Skipped [2022-08-31T16:04:32.777Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T16:04:32.777Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T16:04:32.777Z] [2022-08-31T16:04:32.777Z] DONE 57 tests, 1 skipped in 24.474s [2022-08-31T16:04:32.777Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T16:04:32.777Z] ++ 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-31T16:04:32.777Z] ++ set -e [2022-08-31T16:04:32.777Z] ++ '[' -n 0 ']' [2022-08-31T16:04:32.777Z] ++ set -x [2022-08-31T16:04:32.777Z] ++ 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-31T16:04:32.777Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-31T16:04:33.036Z] INFO: Testing against a local daemon [2022-08-31T16:04:33.036Z] === RUN TestVolumesCreateAndList [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-31T16:04:33.036Z] === RUN TestVolumesRemove [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-31T16:04:33.036Z] === RUN TestVolumesInspect [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T16:04:33.036Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T16:04:33.036Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T16:04:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T16:04:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T16:04:33.036Z] PASS [2022-08-31T16:04:33.036Z] [2022-08-31T16:04:33.036Z] DONE 9 tests in 0.281s [2022-08-31T16:04:33.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T16:04:33.293Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T16:04:33.293Z] +++ kill 7140 [2022-08-31T16:04:33.553Z] +++ /etc/init.d/apparmor stop [2022-08-31T16:04:33.553Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T16:04:33.553Z] [2022-08-31T16:04:33.553Z] Unloading profiles will leave already running processes permanently [2022-08-31T16:04:33.553Z] unconfined, which can lead to unexpected situations. [2022-08-31T16:04:33.553Z] [2022-08-31T16:04:33.553Z] To set a process to complain mode, use the command line tool [2022-08-31T16:04:33.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T16:04:33.553Z] +++ true [2022-08-31T16:04:33.553Z] exiting test-integration [2022-08-31T16:04:33.553Z] ++ exit 0 [2022-08-31T16:04:33.553Z] [2022-08-31T16:04:34.123Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-31T16:04:34.382Z] + for job in $(jobs -p) [2022-08-31T16:04:34.382Z] + wait 9371 [2022-08-31T16:04:35.315Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-31T16:04:35.883Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-31T16:04:36.141Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-31T16:04:36.141Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-31T16:04:36.141Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-31T16:04:36.711Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-31T16:04:37.291Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-31T16:04:37.291Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-31T16:04:37.548Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-31T16:04:37.548Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-31T16:04:37.548Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-31T16:04:38.481Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-31T16:04:38.738Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-31T16:04:39.305Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-31T16:04:39.871Z] === RUN TestDockerSuite/TestInspectImage [2022-08-31T16:04:39.871Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-31T16:04:39.871Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-31T16:04:39.871Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-31T16:04:39.871Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-31T16:04:40.129Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-31T16:04:40.696Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-31T16:04:40.696Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-31T16:04:40.877Z] ok github.com/docker/docker/libnetwork/ipam 14.219s coverage: 85.3% of statements [2022-08-31T16:04:40.877Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-31T16:04:40.877Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-31T16:04:41.136Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-31T16:04:41.261Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-31T16:04:41.704Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-31T16:04:41.704Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-31T16:04:41.704Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-31T16:04:41.826Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-31T16:04:42.272Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-08-31T16:04:43.208Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-31T16:04:43.208Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-31T16:04:43.468Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-31T16:04:44.351Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-31T16:04:44.351Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-31T16:04:44.609Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-31T16:04:45.175Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-31T16:04:46.108Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-31T16:04:46.365Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-31T16:04:46.932Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-31T16:04:47.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-31T16:04:47.756Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-31T16:04:48.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-31T16:04:48.888Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-31T16:04:48.888Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-31T16:04:49.823Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-31T16:04:50.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-31T16:04:50.756Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-31T16:04:51.015Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-31T16:04:52.393Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-31T16:04:54.296Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-31T16:04:55.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-31T16:04:56.625Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-31T16:04:56.625Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-31T16:04:57.560Z] docker_api_swarm_service_test.go:395: [df21938596117] joining swarm manager [df2e5d5e6a8b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:04:58.125Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-31T16:04:58.383Z] docker_api_swarm_service_test.go:395: [d55f143dcd590] joining swarm manager [df2e5d5e6a8b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:04:58.641Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-31T16:04:59.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-31T16:05:07.317Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-31T16:05:08.696Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-31T16:05:09.628Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-31T16:05:11.002Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-31T16:05:11.002Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-31T16:05:11.002Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-31T16:05:11.938Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-31T16:05:12.506Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-31T16:05:13.441Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-31T16:05:13.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-31T16:05:14.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-31T16:05:15.197Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-31T16:05:15.763Z] docker_api_swarm_service_test.go:343: [d080ce3882ae3] joining swarm manager [d4747197621d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:05:16.698Z] docker_api_swarm_service_test.go:343: [dcaa949036839] joining swarm manager [d4747197621d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:05:17.264Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-31T16:05:17.845Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-31T16:05:18.410Z] === RUN TestDockerSuite/TestLogsSince [2022-08-31T16:05:26.512Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-31T16:05:30.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-31T16:05:30.690Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-31T16:05:31.256Z] === RUN TestDockerSuite/TestLogsTail [2022-08-31T16:05:31.513Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-31T16:05:32.448Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-31T16:05:32.448Z] docker_api_swarm_service_test.go:490: [d599abab18ec5] joining swarm manager [d0dedc582c9fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:05:33.015Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-31T16:05:33.015Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-31T16:05:33.015Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-31T16:05:33.015Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-31T16:05:33.015Z] === RUN TestDockerSuite/TestNetHostname [2022-08-31T16:05:33.274Z] docker_api_swarm_service_test.go:490: [d16d9dd5cbb6d] joining swarm manager [d0dedc582c9fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:05:35.174Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-31T16:05:35.174Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-31T16:05:35.174Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-31T16:05:35.174Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-31T16:05:36.108Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-31T16:05:36.674Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-31T16:05:37.608Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-31T16:05:37.608Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-31T16:05:37.608Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-31T16:05:37.866Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-31T16:05:43.128Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-31T16:05:43.694Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-31T16:05:45.081Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-31T16:05:46.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-31T16:05:47.396Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-31T16:05:49.925Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-31T16:05:51.823Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-31T16:05:52.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-31T16:05:54.608Z] docker_api_swarm_service_test.go:128: [d6a6a9c70ff75] joining swarm manager [d4a1f764d273e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:05:54.865Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-31T16:05:55.123Z] docker_api_swarm_service_test.go:129: [d2861edfe2f7a] joining swarm manager [d4a1f764d273e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:05:57.023Z] === RUN TestDockerSuite/TestPluginActive [2022-08-31T16:05:57.023Z] docker_api_swarm_service_test.go:137: [d25b3789cae2f] joining swarm manager [d4a1f764d273e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T16:05:57.957Z] docker_api_swarm_service_test.go:138: [d1b3f394f3917] joining swarm manager [d4a1f764d273e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-31T16:05:59.333Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-31T16:06:05.892Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-31T16:06:05.892Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-31T16:06:05.892Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-31T16:06:06.826Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-31T16:06:09.364Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-31T16:06:14.623Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-31T16:06:15.997Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-31T16:06:16.929Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-31T16:06:17.864Z] === RUN TestDockerSuite/TestPortList [2022-08-31T16:06:20.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-31T16:06:22.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-31T16:06:24.820Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-31T16:06:24.820Z] docker_api_swarm_service_test.go:304: [def9eff7562df] joining swarm manager [d0314add223ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:06:25.756Z] docker_api_swarm_service_test.go:304: [d1ff464682856] joining swarm manager [d0314add223ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:06:28.291Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-31T16:06:28.291Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-31T16:06:30.190Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-31T16:06:31.126Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-31T16:06:31.384Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-31T16:06:31.642Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-31T16:06:33.566Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-31T16:06:34.500Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-31T16:06:34.935Z] time="2022-08-31T16:06:29Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-31T16:06:34.935Z] ok github.com/docker/docker/libnetwork/networkdb 104.533s coverage: 60.1% of statements [2022-08-31T16:06:34.935Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-31T16:06:34.935Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-31T16:06:34.935Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-08-31T16:06:34.935Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-31T16:06:34.935Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-31T16:06:35.874Z] ok github.com/docker/docker/libnetwork/portmapper 0.539s coverage: 48.6% of statements [2022-08-31T16:06:35.874Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-31T16:06:35.874Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-31T16:06:36.133Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === Skipped [2022-08-31T16:06:36.392Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-31T16:06:36.392Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-31T16:06:36.392Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-31T16:06:36.392Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-31T16:06:36.392Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-31T16:06:36.392Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-31T16:06:36.392Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-31T16:06:36.392Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-31T16:06:36.392Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-31T16:06:36.392Z] firewalld_test.go:14: firewalld is not running [2022-08-31T16:06:36.392Z] [2022-08-31T16:06:36.392Z] DONE 327 tests, 9 skipped in 200.940s Post stage [Pipeline] junit [2022-08-31T16:06:36.982Z] Recording test results [2022-08-31T16:06:37.027Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-31T16:06:37.309Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-31T16:06:37.626Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5591187178010bd407f0784bf83909ec395d7b97 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5591187178010bd407f0784bf83909ec395d7b97 hack/validate/vendor [2022-08-31T16:06:38.194Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T16:06:38.760Z] + echo Ensuring container killed. [2022-08-31T16:06:38.760Z] Ensuring container killed. [2022-08-31T16:06:38.760Z] + docker rm -vf docker-pr1 [2022-08-31T16:06:38.760Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-31T16:06:39.041Z] + echo Chowning /workspace to jenkins user [2022-08-31T16:06:39.041Z] Chowning /workspace to jenkins user [2022-08-31T16:06:39.041Z] + id -u [2022-08-31T16:06:39.041Z] + id -g [2022-08-31T16:06:39.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T16:06:40.313Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-31T16:06:40.313Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T16:06:40.728Z] + bundleName=unit [2022-08-31T16:06:40.728Z] + echo Creating unit-bundles.tar.gz [2022-08-31T16:06:40.728Z] Creating unit-bundles.tar.gz [2022-08-31T16:06:40.728Z] + 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-31T16:06:40.728Z] bundles/junit-report-libnetwork.xml [2022-08-31T16:06:40.728Z] bundles/junit-report.xml [2022-08-31T16:06:40.728Z] bundles/go-test-report-libnetwork.json [2022-08-31T16:06:40.728Z] bundles/go-test-report.json [2022-08-31T16:06:40.728Z] bundles/profile-libnetwork.out [2022-08-31T16:06:40.728Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-31T16:06:40.740Z] Archiving artifacts [2022-08-31T16:06:41.078Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T16:06:41.382Z] + make clean [2022-08-31T16:06:41.382Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T16:06:41.382Z] docker-dev-cache [2022-08-31T16:06:41.382Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T16:06:42.211Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-31T16:06:45.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-31T16:06:48.018Z] docker_api_swarm_service_test.go:100: [d6d48ddacf486] joining swarm manager [dca93b4dbb30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:06:48.584Z] docker_api_swarm_service_test.go:101: [d2d590db7e204] joining swarm manager [dca93b4dbb30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:06:48.584Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-31T16:06:49.518Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-31T16:06:52.047Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-31T16:06:53.422Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-31T16:06:53.987Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-31T16:06:55.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-31T16:06:57.281Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-31T16:06:58.215Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-31T16:06:58.215Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-31T16:06:58.782Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-31T16:07:00.156Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-31T16:07:02.056Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-31T16:07:02.056Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-31T16:07:02.056Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-31T16:07:02.314Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-31T16:07:02.880Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-31T16:07:02.880Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-31T16:07:03.813Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-31T16:07:04.747Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-31T16:07:05.313Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-31T16:07:11.870Z] check_test.go:611: [d6d48ddacf486] daemon is not started [2022-08-31T16:07:12.805Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-31T16:07:13.372Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-31T16:07:14.744Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-31T16:07:14.744Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-31T16:07:14.744Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-31T16:07:15.002Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-31T16:07:16.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-31T16:07:16.900Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-31T16:07:17.849Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-31T16:07:18.782Z] docker_api_swarm_service_test.go:533: [db03695b780b3] joining swarm manager [d61268bdd9f45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:07:20.155Z] docker_api_swarm_service_test.go:534: [ddea95381e38b] joining swarm manager [d61268bdd9f45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:07:20.414Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-31T16:07:21.357Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-31T16:07:21.357Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-31T16:07:21.357Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-31T16:07:25.545Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-31T16:07:26.110Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-31T16:07:26.369Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-31T16:07:27.744Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-31T16:07:28.310Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-31T16:07:29.245Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-31T16:07:30.178Z] === RUN TestDockerSuite/TestRmiTag [2022-08-31T16:07:30.178Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-31T16:07:30.744Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-31T16:07:33.273Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-31T16:07:33.839Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-31T16:07:34.097Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-31T16:07:34.663Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-31T16:07:34.921Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-31T16:07:35.486Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-31T16:07:35.743Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-31T16:07:36.309Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-31T16:07:36.875Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-31T16:07:40.179Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-31T16:07:40.179Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-31T16:07:41.112Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-31T16:07:42.046Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-31T16:07:43.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-31T16:07:43.679Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-31T16:07:45.052Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-31T16:07:45.310Z] docker_api_swarm_service_test.go:148: [dde3734225125] joining swarm manager [d6c616e877bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:07:46.245Z] docker_api_swarm_service_test.go:148: [dbbcbb0063f23] joining swarm manager [d6c616e877bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:07:47.179Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-31T16:07:48.115Z] === RUN TestDockerSuite/TestDockerFails [2022-08-31T16:07:48.115Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-31T16:07:49.488Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-31T16:07:49.749Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-31T16:07:50.316Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-31T16:07:51.689Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-31T16:07:52.255Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-31T16:07:52.514Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-31T16:07:53.447Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-31T16:07:54.013Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-31T16:07:54.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-31T16:07:54.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-31T16:07:54.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-31T16:07:55.146Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-31T16:07:56.520Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-31T16:07:56.787Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-31T16:07:57.355Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-31T16:07:57.921Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-31T16:07:58.854Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-31T16:07:59.420Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-31T16:07:59.986Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-31T16:08:00.919Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-31T16:08:01.178Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-31T16:08:01.745Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-31T16:08:02.679Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-31T16:08:03.245Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-31T16:08:04.179Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-31T16:08:04.744Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-31T16:08:05.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-31T16:08:05.569Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-31T16:08:05.569Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-31T16:08:06.942Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-31T16:08:07.200Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-31T16:08:07.767Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-31T16:08:08.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-31T16:08:08.592Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-31T16:08:08.592Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-31T16:08:09.158Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-31T16:08:09.760Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-31T16:08:10.326Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-31T16:08:10.892Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-31T16:08:11.459Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-31T16:08:11.459Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-31T16:08:12.024Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-31T16:08:12.024Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-31T16:08:12.590Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-31T16:08:13.157Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-31T16:08:13.733Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-31T16:08:14.315Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-31T16:08:14.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-31T16:08:14.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-31T16:08:15.507Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-31T16:08:16.442Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-31T16:08:17.377Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-31T16:08:17.942Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-31T16:08:18.200Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-31T16:08:18.767Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-31T16:08:19.025Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-31T16:08:19.591Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-31T16:08:20.526Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-31T16:08:21.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-31T16:08:22.835Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-31T16:08:22.835Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-31T16:08:23.093Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-31T16:08:25.624Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-31T16:08:26.999Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-31T16:08:28.373Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-31T16:08:30.271Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-31T16:08:30.271Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-31T16:08:30.271Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-31T16:08:30.271Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-31T16:08:30.271Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-31T16:08:30.271Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-31T16:08:31.646Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-31T16:08:32.581Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-31T16:08:33.984Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-31T16:08:34.550Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-31T16:08:35.926Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-31T16:08:36.184Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-31T16:08:36.184Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-31T16:08:36.184Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-31T16:08:36.751Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-31T16:08:37.684Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-31T16:08:37.684Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-31T16:08:38.619Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-31T16:08:38.877Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-31T16:08:39.443Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-31T16:08:40.010Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-31T16:08:40.010Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-31T16:08:40.947Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-31T16:08:41.205Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-31T16:08:41.773Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-31T16:08:42.341Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-31T16:08:42.906Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-31T16:08:43.164Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-31T16:08:43.731Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-31T16:08:44.296Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-31T16:08:44.296Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-31T16:08:44.554Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-31T16:08:45.488Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-31T16:08:46.863Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-31T16:08:46.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-31T16:08:46.863Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-31T16:08:46.863Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-31T16:08:46.863Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-31T16:08:50.145Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-31T16:08:50.145Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-31T16:08:52.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-31T16:08:53.961Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-31T16:08:56.487Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-31T16:08:59.015Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-31T16:09:01.543Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-31T16:09:01.543Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-31T16:09:02.109Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-31T16:09:03.486Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-31T16:09:03.486Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-31T16:09:03.486Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-31T16:09:03.486Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-31T16:09:04.053Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-31T16:09:04.053Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-31T16:09:06.584Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-31T16:09:07.517Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-31T16:09:08.454Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-31T16:09:08.713Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-31T16:09:11.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-31T16:09:14.520Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-31T16:09:14.785Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-31T16:09:15.357Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-31T16:09:15.922Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-31T16:09:15.922Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-31T16:09:16.179Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-31T16:09:17.111Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-31T16:09:17.678Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-31T16:09:18.613Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-31T16:09:18.613Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-31T16:09:18.613Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-31T16:09:19.548Z] === RUN TestDockerSuite/TestRunMount [2022-08-31T16:09:23.733Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-31T16:09:23.733Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-31T16:09:24.299Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-31T16:09:25.232Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-31T16:09:26.605Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-31T16:09:27.538Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-31T16:09:28.912Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-31T16:09:29.848Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-31T16:09:31.223Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-31T16:09:31.223Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-31T16:09:31.482Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-31T16:09:32.048Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-31T16:09:32.614Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-31T16:09:32.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-31T16:09:34.248Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-31T16:09:35.200Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-31T16:09:36.138Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-31T16:09:39.427Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-31T16:09:39.685Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-31T16:09:39.685Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-31T16:09:40.252Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-31T16:09:40.252Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-31T16:09:40.818Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-31T16:09:41.076Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-31T16:09:41.334Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-31T16:09:41.592Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-31T16:09:44.118Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-31T16:09:47.398Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-31T16:09:47.657Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-31T16:09:47.657Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-31T16:09:47.657Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-31T16:09:48.222Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-31T16:09:48.788Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-31T16:09:50.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-31T16:09:50.163Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-31T16:09:50.728Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-31T16:09:51.294Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-31T16:09:51.294Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-31T16:09:51.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-31T16:09:52.796Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-31T16:09:53.056Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-31T16:09:53.314Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-31T16:09:53.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-31T16:09:53.881Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-31T16:09:53.881Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-31T16:09:54.448Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-31T16:09:55.020Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-31T16:09:55.020Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-31T16:09:55.020Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-31T16:09:55.588Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-31T16:09:56.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-31T16:09:56.412Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-31T16:09:56.412Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-31T16:09:56.412Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-31T16:09:58.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-31T16:09:58.940Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-31T16:09:59.875Z] === RUN TestDockerSuite/TestRunRm [2022-08-31T16:10:00.810Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-31T16:10:01.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-31T16:10:04.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-31T16:10:04.527Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-31T16:10:05.093Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-31T16:10:05.350Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-31T16:10:07.880Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-31T16:10:07.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-31T16:10:07.880Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-31T16:10:10.410Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-31T16:10:10.668Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-31T16:10:13.197Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-31T16:10:14.132Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-31T16:10:14.390Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-31T16:10:15.324Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-31T16:10:15.900Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-31T16:10:16.473Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-31T16:10:16.731Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-31T16:10:17.297Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-31T16:10:17.862Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-31T16:10:18.121Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-31T16:10:18.687Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-31T16:10:19.254Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-31T16:10:21.152Z] === RUN TestDockerSuite/TestRunState [2022-08-31T16:10:22.086Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-31T16:10:22.652Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-31T16:10:23.218Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-31T16:10:23.218Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-31T16:10:23.218Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-31T16:10:23.218Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-31T16:10:23.784Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-31T16:10:24.350Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-31T16:10:24.350Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-31T16:10:25.285Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-31T16:10:25.285Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-31T16:10:25.543Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-31T16:10:26.110Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-31T16:10:28.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-31T16:10:28.012Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-31T16:10:28.578Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-31T16:10:29.953Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-31T16:10:30.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-31T16:10:32.788Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-31T16:10:34.160Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-31T16:10:36.085Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-31T16:10:36.342Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-31T16:10:36.907Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-31T16:10:36.907Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-31T16:10:37.477Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-31T16:10:39.378Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-31T16:10:40.312Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-31T16:10:40.878Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-31T16:10:40.878Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-31T16:10:40.878Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-31T16:10:41.443Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-31T16:10:42.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-31T16:10:42.010Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-31T16:10:42.576Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-31T16:10:42.576Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-31T16:10:42.576Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-31T16:10:42.834Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-31T16:10:43.402Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-31T16:10:44.775Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-31T16:10:46.675Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-31T16:10:47.241Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-31T16:10:47.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-31T16:10:48.064Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-31T16:10:49.965Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-31T16:10:50.898Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-31T16:10:50.898Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-31T16:10:52.274Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-31T16:10:53.648Z] docker_cli_service_logs_test.go:248: checking task 1yujua8ku6io [2022-08-31T16:10:53.648Z] docker_cli_service_logs_test.go:253: checking messages for 1yujua8ku6io [2022-08-31T16:10:53.648Z] docker_cli_service_logs_test.go:248: checking task noptmqoa67od [2022-08-31T16:10:53.648Z] docker_cli_service_logs_test.go:253: checking messages for noptmqoa67od [2022-08-31T16:10:54.237Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-31T16:10:54.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-31T16:10:55.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-31T16:10:55.063Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-31T16:10:55.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-31T16:10:55.063Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-31T16:10:55.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-31T16:10:55.063Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-31T16:10:55.063Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-31T16:10:55.321Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-31T16:10:55.321Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-31T16:10:55.321Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-31T16:10:55.886Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-31T16:10:56.819Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-31T16:10:56.819Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-31T16:10:57.753Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-31T16:10:58.011Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-31T16:10:58.946Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-31T16:10:58.946Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-31T16:10:59.207Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-31T16:10:59.207Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-31T16:10:59.775Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-31T16:11:00.342Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-31T16:11:00.342Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-31T16:11:00.600Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-31T16:11:00.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-31T16:11:01.118Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-31T16:11:01.375Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-31T16:11:01.633Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-31T16:11:02.199Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-31T16:11:02.199Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-31T16:11:02.199Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-31T16:11:02.765Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-31T16:11:03.698Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-31T16:11:04.263Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-31T16:11:04.263Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-31T16:11:04.263Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-31T16:11:04.521Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-31T16:11:04.521Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-31T16:11:05.458Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-31T16:11:06.396Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-31T16:11:07.772Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-31T16:11:08.339Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-31T16:11:08.339Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-31T16:11:08.339Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-31T16:11:08.339Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-31T16:11:08.906Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-31T16:11:09.471Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-31T16:11:10.407Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-31T16:11:11.795Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-31T16:11:12.361Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-31T16:11:15.641Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-31T16:11:16.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-31T16:11:17.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-31T16:11:18.952Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-31T16:11:21.483Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-31T16:11:21.483Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-31T16:11:22.423Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-31T16:11:23.358Z] docker_cli_swarm_test.go:1895: [d74fe3fb30be0] joining swarm manager [d6e85008aa793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:11:24.294Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-31T16:11:24.552Z] docker_cli_swarm_test.go:1896: [d0bc25169d01a] joining swarm manager [d6e85008aa793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:11:25.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-31T16:11:26.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-31T16:11:27.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-31T16:11:28.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-31T16:11:30.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-31T16:11:31.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-31T16:11:32.877Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-31T16:11:34.250Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-31T16:11:35.625Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-31T16:11:38.156Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-31T16:11:38.156Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-31T16:11:38.156Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-31T16:11:38.156Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-31T16:11:38.413Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-31T16:11:38.980Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-31T16:11:39.548Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-31T16:11:40.483Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-31T16:11:40.483Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-31T16:11:40.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-31T16:11:41.677Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-31T16:11:41.935Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-31T16:11:42.503Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-31T16:11:43.445Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1832555870 [2022-08-31T16:11:43.704Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-31T16:11:43.962Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-31T16:11:44.896Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-31T16:11:45.155Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-31T16:11:45.155Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-31T16:11:46.089Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-31T16:11:47.543Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-31T16:11:48.480Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-31T16:11:49.853Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-31T16:11:50.111Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-31T16:11:50.368Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-31T16:11:50.368Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-31T16:11:50.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-31T16:11:51.999Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-31T16:11:51.999Z] docker_cli_sni_test.go:30: Flakey test [2022-08-31T16:11:51.999Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-31T16:11:57.261Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-31T16:11:58.635Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-31T16:11:59.202Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-31T16:12:00.138Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-31T16:12:02.667Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-31T16:12:04.568Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-31T16:12:04.569Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-31T16:12:05.946Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-31T16:12:05.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-31T16:12:07.323Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-31T16:12:08.259Z] docker_cli_swarm_test.go:1796: [d761bb16f4000] joining swarm manager [d3a3b31e9414f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:12:08.518Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-31T16:12:09.455Z] docker_cli_swarm_test.go:1797: [d8ad1cfc31c93] joining swarm manager [d3a3b31e9414f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:12:11.358Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-31T16:12:15.556Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-31T16:12:18.083Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-31T16:12:23.345Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-31T16:12:25.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-31T16:12:25.243Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-31T16:12:25.502Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-31T16:12:26.069Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-31T16:12:26.637Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-31T16:12:26.637Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-31T16:12:26.637Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-31T16:12:27.571Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-31T16:12:27.831Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-31T16:12:27.831Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-31T16:12:27.831Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-31T16:12:27.831Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-31T16:12:27.831Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-31T16:12:28.766Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-31T16:12:29.333Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-31T16:12:29.899Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-31T16:12:30.833Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-31T16:12:32.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-31T16:12:34.632Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-31T16:12:34.891Z] docker_cli_swarm_test.go:1315: [dd2e59c9e0d10] joining swarm manager [d1444b2b24b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:12:35.457Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-31T16:12:35.457Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-31T16:12:35.457Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-31T16:12:36.413Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-31T16:12:36.413Z] docker_cli_swarm_test.go:1316: [db7a2122e8491] joining swarm manager [d1444b2b24b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:12:36.978Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-31T16:12:38.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-31T16:12:40.255Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-31T16:12:41.189Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-31T16:12:59.257Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-31T16:12:59.516Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-31T16:12:59.775Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-31T16:12:59.775Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-31T16:12:59.775Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-31T16:12:59.775Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-31T16:13:00.035Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite (1307.22s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.96s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.81s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.63s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.81s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.33s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.32s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.60s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2022-08-31T16:13:00.035Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.52s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.34s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.42s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.42s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.34s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7ec90__} (1.40s) [2022-08-31T16:13:00.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13120800797_/foo_false_____} (0.60s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13120800797_/foo_true_____} (1.56s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_false_____} (1.49s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_true_____} (1.42s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31868962033_/foo_true__0xc000d7ecc0___} (1.55s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7ecd8__} (1.55s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7ecf0__} (1.51s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7ed08__} (1.53s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7ed20__} (1.53s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.56s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.77s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.94s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.19s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.27s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.65s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.60s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.72s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.39s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.81s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.54s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.52s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.38s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.25s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.16s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.90s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.55s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.20s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.61s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.53s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.70s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.86s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.29s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.48s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.05s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.20s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.51s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.48s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.84s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.38s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.45s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.41s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.74s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.37s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.18s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.63s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.34s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.52s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.16s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnv (1.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.86s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.55s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.08s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s) [2022-08-31T16:13:00.036Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.56s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.19s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.00s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.82s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.47s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2022-08-31T16:13:00.036Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.66s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.11s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.66s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.88s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.72s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.22s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.19s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.79s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildStderr (0.89s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.53s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildUser (1.68s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.63s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.32s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.14s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.44s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.87s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.65s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.76s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.69s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.95s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.73s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.16s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.12s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.77s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.73s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecUlimits (0.71s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.72s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHealth (19.27s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestBuildHistory (2.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportFile (1.42s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.42s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportGzipped (1.52s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.32s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-31T16:13:00.037Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-08-31T16:13:00.037Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.15s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.83s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.09s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestNetHostname (1.81s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.68s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.62s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.40s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginActive (2.39s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.64s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.69s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPortList (6.94s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.52s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.24s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.54s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.28s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.42s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.84s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.83s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.79s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.18s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.61s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.97s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.60s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.74s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.23s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.32s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.14s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-08-31T16:13:00.038Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.16s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.34s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-08-31T16:13:00.038Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.84s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunMount (3.72s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.39s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.85s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.04s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.69s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.58s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.33s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.77s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.41s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartRecordError (1.25s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.30s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.63s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2022-08-31T16:13:00.039Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.13s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-31T16:13:00.039Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-08-31T16:13:00.039Z] === RUN TestDockerRegistrySuite [2022-08-31T16:13:00.039Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-31T16:13:01.416Z] check_test.go:427: [d45bdced180f9] daemon is not started [2022-08-31T16:13:01.416Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-31T16:13:02.353Z] check_test.go:427: [d586b93577d53] daemon is not started [2022-08-31T16:13:02.353Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-31T16:13:03.289Z] check_test.go:427: [d0493bb8ed42c] daemon is not started [2022-08-31T16:13:03.289Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-31T16:13:03.548Z] check_test.go:427: [d694e32000c69] daemon is not started [2022-08-31T16:13:03.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-31T16:13:06.834Z] check_test.go:427: [d1ea000dd55af] daemon is not started [2022-08-31T16:13:06.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-31T16:13:11.017Z] check_test.go:427: [de9e4771599b5] daemon is not started [2022-08-31T16:13:11.017Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-31T16:13:13.569Z] check_test.go:427: [d27376366e64c] daemon is not started [2022-08-31T16:13:13.569Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-31T16:13:14.503Z] check_test.go:427: [d4bdea3c6f3be] daemon is not started [2022-08-31T16:13:14.503Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-31T16:13:15.437Z] check_test.go:427: [d6817cc41b404] daemon is not started [2022-08-31T16:13:15.437Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-31T16:13:16.371Z] check_test.go:427: [d8689069c0862] daemon is not started [2022-08-31T16:13:16.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-31T16:13:17.305Z] check_test.go:427: [deb483b830b67] daemon is not started [2022-08-31T16:13:17.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-31T16:13:18.240Z] check_test.go:427: [d1b72754317eb] daemon is not started [2022-08-31T16:13:18.240Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-31T16:13:19.614Z] check_test.go:427: [d49b3e09c44e5] daemon is not started [2022-08-31T16:13:19.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-31T16:13:20.548Z] check_test.go:427: [db7b491698098] daemon is not started [2022-08-31T16:13:20.548Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-31T16:13:21.482Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4053839c68fc222729426b38c766710fbb37e18757b7dc390aabdff64674501 [2022-08-31T16:13:22.049Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57f8a1e1f4e970b93bd6655085215e0a95b17ecbebd7b5a43aef8ebe23587c16 [2022-08-31T16:13:22.307Z] check_test.go:427: [d02def938719b] daemon is not started [2022-08-31T16:13:22.307Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-31T16:13:23.240Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d15511637ea4ea8b5497c685b3f12ffe452aceaeed223a8213d752222d458046 [2022-08-31T16:13:24.174Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3945e1d618777ef61af2d19720f6bd3877875332af42a6f7b374a73bedfe45b9 [2022-08-31T16:13:24.174Z] check_test.go:427: [d2474ef792003] daemon is not started [2022-08-31T16:13:24.174Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-31T16:13:25.108Z] check_test.go:427: [dee53a6758675] daemon is not started [2022-08-31T16:13:25.108Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-31T16:13:27.636Z] check_test.go:427: [d02331c2ca286] daemon is not started [2022-08-31T16:13:27.636Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-31T16:13:28.201Z] check_test.go:427: [dacf2075bcd51] daemon is not started [2022-08-31T16:13:28.201Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-31T16:13:28.460Z] check_test.go:427: [d23964ff6e65b] daemon is not started [2022-08-31T16:13:28.460Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-31T16:13:29.395Z] check_test.go:427: [dfa6fe69c8a6c] daemon is not started [2022-08-31T16:13:29.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-31T16:13:30.332Z] check_test.go:427: [d24c8dae590eb] daemon is not started [2022-08-31T16:13:30.332Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-31T16:13:31.267Z] check_test.go:427: [d706018d1cb4d] daemon is not started [2022-08-31T16:13:31.267Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-31T16:13:33.814Z] check_test.go:427: [d2e79b3b92f67] daemon is not started [2022-08-31T16:13:33.814Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-31T16:13:33.814Z] check_test.go:427: [d964e0248d9e3] daemon is not started [2022-08-31T16:13:33.814Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-31T16:13:35.187Z] check_test.go:427: [de9f2a1a255a2] daemon is not started [2022-08-31T16:13:35.187Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-31T16:13:35.187Z] check_test.go:427: [d2c69af81a4d2] daemon is not started [2022-08-31T16:13:35.187Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-31T16:13:35.446Z] check_test.go:427: [d5aed25fe1b2a] daemon is not started [2022-08-31T16:13:35.446Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-31T16:13:35.703Z] check_test.go:427: [df28572bba3e6] daemon is not started [2022-08-31T16:13:35.703Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-31T16:13:35.962Z] check_test.go:427: [d57966aca6a60] daemon is not started [2022-08-31T16:13:35.962Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-31T16:13:36.220Z] check_test.go:427: [d64f6974a0539] daemon is not started [2022-08-31T16:13:36.220Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-31T16:13:36.478Z] check_test.go:427: [d805a16cbb754] daemon is not started [2022-08-31T16:13:36.479Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-31T16:13:37.415Z] check_test.go:427: [d91bd19ca4969] daemon is not started [2022-08-31T16:13:37.415Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-31T16:13:38.790Z] check_test.go:427: [d49d6888ecca3] daemon is not started [2022-08-31T16:13:38.790Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-31T16:13:39.725Z] check_test.go:427: [df1856aa024d0] daemon is not started [2022-08-31T16:13:39.725Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-31T16:13:40.659Z] check_test.go:427: [d65ff0dec747d] daemon is not started [2022-08-31T16:13:40.659Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-31T16:13:41.592Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite (42.26s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-31T16:13:42.525Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-31T16:13:42.525Z] === RUN TestDockerSchema1RegistrySuite [2022-08-31T16:13:42.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-31T16:13:42.525Z] check_test.go:454: [db17efbfa35e5] daemon is not started [2022-08-31T16:13:42.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-31T16:13:45.054Z] check_test.go:454: [d766255721b33] daemon is not started [2022-08-31T16:13:45.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-31T16:13:49.239Z] check_test.go:454: [de1428d0f2bd1] daemon is not started [2022-08-31T16:13:49.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-31T16:13:50.172Z] check_test.go:454: [d4243cdd6ea94] daemon is not started [2022-08-31T16:13:50.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-31T16:13:50.430Z] check_test.go:454: [dbb1e6b46951b] daemon is not started [2022-08-31T16:13:50.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-31T16:13:51.364Z] check_test.go:454: [d055e3d23dae2] daemon is not started [2022-08-31T16:13:51.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-31T16:13:52.299Z] check_test.go:454: [d2488b552b0ca] daemon is not started [2022-08-31T16:13:52.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-31T16:13:53.247Z] check_test.go:454: [d8bbcedabd849] daemon is not started [2022-08-31T16:13:53.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-31T16:13:54.624Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-31T16:13:56.525Z] check_test.go:454: [d4409d45055bb] daemon is not started [2022-08-31T16:13:56.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-31T16:13:57.091Z] check_test.go:454: [d92203ea40c2f] daemon is not started [2022-08-31T16:13:57.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-31T16:13:57.657Z] check_test.go:454: [d8bac1416b6d1] daemon is not started [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite (15.25s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.16s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.35s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2022-08-31T16:13:57.657Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-08-31T16:13:57.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-31T16:13:57.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-31T16:13:58.224Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-31T16:13:58.224Z] check_test.go:483: [d789f69e2ba48] daemon is not started [2022-08-31T16:13:58.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-31T16:13:59.048Z] check_test.go:483: [d593d98332b9a] daemon is not started [2022-08-31T16:13:59.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-31T16:13:59.307Z] check_test.go:483: [dd0fcb86feb9e] daemon is not started [2022-08-31T16:13:59.307Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-31T16:14:01.209Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-31T16:14:01.467Z] check_test.go:483: [d31f03c345445] daemon is not started [2022-08-31T16:14:01.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-31T16:14:02.034Z] check_test.go:483: [d1c50775240db] daemon is not started [2022-08-31T16:14:02.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-31T16:14:03.486Z] check_test.go:483: [d5348d6fe3f07] daemon is not started [2022-08-31T16:14:03.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-31T16:14:03.486Z] check_test.go:483: [d2f72e98f8cdf] daemon is not started [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.85s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.61s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.73s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.16s) [2022-08-31T16:14:03.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-08-31T16:14:03.486Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-31T16:14:03.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-31T16:14:05.385Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-31T16:14:08.666Z] check_test.go:510: [dae05d5e535a6] daemon is not started [2022-08-31T16:14:08.666Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-31T16:14:08.666Z] check_test.go:510: [ddcd8c3309322] daemon is not started [2022-08-31T16:14:08.666Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-31T16:14:08.924Z] check_test.go:510: [d22da0dc71fc7] daemon is not started [2022-08-31T16:14:08.924Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-31T16:14:08.924Z] check_test.go:510: [d0c33471d60a9] daemon is not started [2022-08-31T16:14:09.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-31T16:14:09.182Z] check_test.go:510: [d33167167acf7] daemon is not started [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-31T16:14:09.182Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-31T16:14:09.182Z] === RUN TestDockerNetworkSuite [2022-08-31T16:14:09.182Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-31T16:14:11.088Z] docker_cli_network_unix_test.go:46: [d7580bb445ade] daemon is not started [2022-08-31T16:14:11.088Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-31T16:14:11.347Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-31T16:14:11.605Z] docker_cli_network_unix_test.go:46: [d4bb1d8693ed0] daemon is not started [2022-08-31T16:14:11.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-31T16:14:14.395Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-31T16:14:14.395Z] docker_cli_network_unix_test.go:46: [db193115d2072] daemon is not started [2022-08-31T16:14:14.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-31T16:14:16.881Z] docker_cli_network_unix_test.go:46: [d53b657c369ec] daemon is not started [2022-08-31T16:14:17.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-31T16:14:17.139Z] docker_cli_network_unix_test.go:1233: [d2d0ebbe5473a] daemon is not started [2022-08-31T16:14:18.514Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-31T16:14:19.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-31T16:14:21.264Z] docker_cli_network_unix_test.go:46: [d045e4b54b460] daemon is not started [2022-08-31T16:14:21.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-31T16:14:26.018Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-31T16:14:26.018Z] docker_cli_network_unix_test.go:46: [d00bdfe4e411d] daemon is not started [2022-08-31T16:14:27.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-31T16:14:29.297Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-31T16:14:29.297Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-31T16:14:29.297Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-31T16:14:29.554Z] docker_cli_network_unix_test.go:46: [dea236cb57066] daemon is not started [2022-08-31T16:14:30.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-31T16:14:31.497Z] docker_cli_network_unix_test.go:46: [d4dd50e768f16] daemon is not started [2022-08-31T16:14:31.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-31T16:14:32.063Z] docker_cli_network_unix_test.go:46: [dae5515b29c94] daemon is not started [2022-08-31T16:14:32.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-31T16:14:32.582Z] docker_cli_network_unix_test.go:46: [db065436ddd45] daemon is not started [2022-08-31T16:14:32.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-31T16:14:33.517Z] docker_cli_network_unix_test.go:46: [da5c6ebd29974] daemon is not started [2022-08-31T16:14:34.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-31T16:14:35.016Z] docker_cli_network_unix_test.go:46: [d68458c854562] daemon is not started [2022-08-31T16:14:35.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-31T16:14:35.584Z] docker_cli_network_unix_test.go:46: [df951ac68caec] daemon is not started [2022-08-31T16:14:35.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-31T16:14:35.851Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-31T16:14:36.108Z] docker_cli_network_unix_test.go:46: [dc9bee585f7de] daemon is not started [2022-08-31T16:14:36.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-31T16:14:36.674Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-31T16:14:36.674Z] docker_cli_network_unix_test.go:46: [d559c51f5f0f3] daemon is not started [2022-08-31T16:14:37.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-31T16:14:37.240Z] docker_cli_network_unix_test.go:46: [d6a447e820cfb] daemon is not started [2022-08-31T16:14:37.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-31T16:14:37.240Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-31T16:14:37.498Z] docker_cli_network_unix_test.go:46: [df58a22b5f53a] daemon is not started [2022-08-31T16:14:37.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-31T16:14:37.498Z] docker_cli_network_unix_test.go:46: [d32e8bee4cd4a] daemon is not started [2022-08-31T16:14:37.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-31T16:14:38.432Z] docker_cli_network_unix_test.go:46: [de5a176c3afd8] daemon is not started [2022-08-31T16:14:38.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-31T16:14:39.366Z] docker_cli_network_unix_test.go:46: [ddd2446a41b66] daemon is not started [2022-08-31T16:14:39.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-31T16:14:39.934Z] docker_cli_network_unix_test.go:46: [d01791cb704ed] daemon is not started [2022-08-31T16:14:39.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-31T16:14:39.934Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-31T16:14:40.192Z] docker_cli_network_unix_test.go:46: [d5e8e00718977] daemon is not started [2022-08-31T16:14:40.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-31T16:14:40.451Z] docker_cli_network_unix_test.go:46: [df34e42d2a47d] daemon is not started [2022-08-31T16:14:40.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-31T16:14:41.828Z] docker_cli_network_unix_test.go:968: [d5599c320e149] daemon is not started [2022-08-31T16:14:43.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-31T16:14:44.142Z] docker_cli_network_unix_test.go:46: [d7ddcf1204150] daemon is not started [2022-08-31T16:14:44.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-31T16:14:46.671Z] docker_cli_network_unix_test.go:1116: [d9d98d6bf0793] daemon is not started [2022-08-31T16:14:49.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-31T16:14:49.956Z] docker_cli_network_unix_test.go:46: [dd130a3151f09] daemon is not started [2022-08-31T16:14:49.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-31T16:14:50.521Z] docker_cli_network_unix_test.go:46: [d1a27cae67430] daemon is not started [2022-08-31T16:14:50.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-31T16:14:50.521Z] docker_cli_network_unix_test.go:46: [d044e857a2caa] daemon is not started [2022-08-31T16:14:50.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-31T16:14:50.779Z] docker_cli_network_unix_test.go:46: [d4dd6594af389] daemon is not started [2022-08-31T16:14:50.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-31T16:14:50.779Z] docker_cli_network_unix_test.go:46: [db4f3eae1113c] daemon is not started [2022-08-31T16:14:51.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-31T16:14:51.037Z] docker_cli_network_unix_test.go:46: [d0fa0f95d38bf] daemon is not started [2022-08-31T16:14:51.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-31T16:14:51.037Z] docker_cli_network_unix_test.go:46: [d8ec3ab3717a0] daemon is not started [2022-08-31T16:14:51.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-31T16:14:52.937Z] docker_cli_network_unix_test.go:46: [d66c6dbbeddf6] daemon is not started [2022-08-31T16:14:53.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-31T16:14:53.502Z] docker_cli_network_unix_test.go:46: [d2b90c4ed451a] daemon is not started [2022-08-31T16:14:53.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-31T16:14:53.502Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-31T16:14:53.502Z] docker_cli_network_unix_test.go:46: [d6d6c40a0bcfe] daemon is not started [2022-08-31T16:14:53.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-31T16:14:54.068Z] docker_cli_network_unix_test.go:46: [d9a7b994cfa2a] daemon is not started [2022-08-31T16:14:54.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-31T16:14:57.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-31T16:14:59.009Z] docker_cli_network_unix_test.go:1084: [dd99d53af7c94] daemon is not started [2022-08-31T16:15:00.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-31T16:15:00.646Z] docker_cli_network_unix_test.go:46: [d9b45d14f8d48] daemon is not started [2022-08-31T16:15:00.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-31T16:15:01.212Z] docker_cli_network_unix_test.go:46: [da329d251ff0b] daemon is not started [2022-08-31T16:15:01.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-31T16:15:02.585Z] docker_cli_network_unix_test.go:46: [d1bd6c169eabc] daemon is not started [2022-08-31T16:15:02.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-31T16:15:02.843Z] docker_cli_network_unix_test.go:46: [def2e97d067fa] daemon is not started [2022-08-31T16:15:02.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-31T16:15:03.409Z] docker_cli_network_unix_test.go:46: [d0cb1217c5d88] daemon is not started [2022-08-31T16:15:03.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-31T16:15:03.975Z] docker_cli_network_unix_test.go:46: [d0b4d12d01ee8] daemon is not started [2022-08-31T16:15:03.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-31T16:15:04.542Z] docker_cli_network_unix_test.go:46: [d07818001d809] daemon is not started [2022-08-31T16:15:04.799Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-31T16:15:11.354Z] docker_cli_network_unix_test.go:46: [d93343923f257] daemon is not started [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite (61.34s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.68s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.87s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.28s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.02s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.79s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.03s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.44s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.32s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.28s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.93s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.85s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.45s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.71s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.33s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-31T16:15:11.354Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-08-31T16:15:11.354Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.68s) [2022-08-31T16:15:11.354Z] === RUN TestDockerHubPullSuite [2022-08-31T16:15:11.354Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-31T16:15:12.726Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-31T16:15:15.253Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-31T16:15:16.186Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-31T16:15:18.084Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-31T16:15:18.342Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite (8.25s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.59s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.59s) [2022-08-31T16:15:18.909Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-31T16:15:18.909Z] PASS [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === Skipped [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T16:15:18.909Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_sni_test.go:30: Flakey test [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-31T16:15:18.909Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-31T16:15:18.909Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-31T16:15:18.909Z] docker_cli_network_unix_test.go:46: [d6d6c40a0bcfe] daemon is not started [2022-08-31T16:15:18.909Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] DONE 1265 tests, 51 skipped in 1452.153s [2022-08-31T16:15:18.909Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T16:15:18.909Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T16:15:18.909Z] +++ kill 9443 [2022-08-31T16:15:18.909Z] +++ /etc/init.d/apparmor stop [2022-08-31T16:15:18.909Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] Unloading profiles will leave already running processes permanently [2022-08-31T16:15:18.909Z] unconfined, which can lead to unexpected situations. [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:18.909Z] To set a process to complain mode, use the command line tool [2022-08-31T16:15:18.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T16:15:18.909Z] +++ true [2022-08-31T16:15:18.909Z] exiting test-integration [2022-08-31T16:15:18.909Z] ++ exit 0 [2022-08-31T16:15:18.909Z] [2022-08-31T16:15:19.167Z] + for job in $(jobs -p) [2022-08-31T16:15:19.167Z] + wait 9372 [2022-08-31T16:15:34.052Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-31T16:15:35.951Z] docker_cli_swarm_test.go:1180: [d0077a2c0b4e2] joining swarm manager [d89ad29c30bb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:15:42.503Z] docker_cli_swarm_test.go:1189: [d3b5e69002ffd] joining swarm manager [d89ad29c30bb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:16:21.193Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-31T16:16:24.473Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-31T16:16:27.752Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-31T16:16:29.668Z] docker_cli_swarm_test.go:1112: [d863dba102e7a] joining swarm manager [dfb73640b79f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:16:31.041Z] docker_cli_swarm_test.go:1113: [df0c2d8c69d1d] joining swarm manager [dfb73640b79f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:18:07.456Z] docker_cli_swarm_test.go:1166: [dfbac3185c490] joining swarm manager [dfb73640b79f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T16:18:33.980Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-31T16:18:34.914Z] docker_cli_swarm_test.go:1447: [d208b36d1f1ad] joining swarm manager [da2889b73a654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:18:35.847Z] docker_cli_swarm_test.go:1448: [dddd2f8f01ff0] joining swarm manager [da2889b73a654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T16:18:48.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-31T16:18:48.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-31T16:18:48.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-31T16:18:48.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-31T16:18:48.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-31T16:18:48.321Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-31T16:18:50.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-31T16:18:54.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-31T16:18:56.025Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-31T16:18:57.923Z] docker_cli_swarm_unix_test.go:63: [d01c1a48365a7] joining swarm manager [dc6a8d8c93845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:19:54.125Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-31T16:19:54.125Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-31T16:19:54.125Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-31T16:19:56.024Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-31T16:19:59.314Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-31T16:20:01.841Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-31T16:20:03.213Z] docker_api_swarm_test.go:962: [d76aa9fb96d3f] joining swarm manager [dad748adc1c4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T16:20:25.125Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-31T16:20:33.228Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-31T16:20:35.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-31T16:20:37.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-31T16:20:40.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-31T16:20:48.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-31T16:20:51.579Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-31T16:20:54.106Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-31T16:20:56.634Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-31T16:20:59.162Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-31T16:21:01.690Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-31T16:21:04.218Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-31T16:21:06.745Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-31T16:22:02.961Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-31T16:22:17.823Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite (1542.93s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.85s) [2022-08-31T16:22:32.685Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.65s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.44s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.16s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.81s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.34s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.34s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.51s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.05s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.44s) [2022-08-31T16:22:32.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.44s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.65s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.00s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.18s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.72s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.94s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.43s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.39s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.61s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.66s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.98s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.06s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.55s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.78s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.08s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.57s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.94s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.04s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.51s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.39s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.31s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.64s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.18s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.36s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.65s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.70s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.86s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.46s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.20s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.65s) [2022-08-31T16:22:32.686Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.38s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.01s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.78s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.22s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.76s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-08-31T16:22:32.686Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-08-31T16:22:32.686Z] === RUN TestDockerExternalVolumeSuite [2022-08-31T16:22:32.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-31T16:22:32.944Z] docker_cli_external_volume_driver_test.go:53: [daea9af6498be] daemon is not started [2022-08-31T16:22:51.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-31T16:23:58.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-31T16:24:05.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-31T16:24:20.094Z] docker_cli_external_volume_driver_test.go:53: [df3530df8a47d] daemon is not started [2022-08-31T16:24:34.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-31T16:24:53.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-31T16:25:07.903Z] docker_cli_external_volume_driver_test.go:53: [d01ae95bfef5c] daemon is not started [2022-08-31T16:25:22.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-31T16:25:22.764Z] docker_cli_external_volume_driver_test.go:53: [d54ba69b41cff] daemon is not started [2022-08-31T16:25:37.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-31T16:26:09.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-31T16:26:24.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-31T16:26:39.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-31T16:27:26.060Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-31T16:27:44.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-31T16:28:16.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-31T16:28:48.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-31T16:29:03.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-31T16:29:21.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-31T16:29:21.205Z] docker_cli_external_volume_driver_test.go:485: [ddad58b2f87b5] daemon is not started [2022-08-31T16:29:36.065Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-31T16:29:36.065Z] docker_cli_external_volume_driver_test.go:53: [dffaa1584e1d1] daemon is not started [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-08-31T16:29:50.926Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-31T16:29:50.926Z] PASS [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] === Skipped [2022-08-31T16:29:50.926Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T16:29:50.926Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-31T16:29:50.926Z] check_test.go:540: [d7dbeb4e2896a] daemon is not started [2022-08-31T16:29:50.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-31T16:29:50.926Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-31T16:29:50.926Z] check_test.go:540: [d38c7e279d69c] daemon is not started [2022-08-31T16:29:50.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-31T16:29:50.926Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-31T16:29:50.926Z] check_test.go:540: [dee7ab3e91c4a] daemon is not started [2022-08-31T16:29:50.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-31T16:29:50.926Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-31T16:29:50.926Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-31T16:29:50.926Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-31T16:29:50.926Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] DONE 269 tests, 5 skipped in 2322.662s [2022-08-31T16:29:50.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T16:29:50.926Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dca3bc5e7096d/docker.pid [2022-08-31T16:29:50.926Z] +++ kill 7191 [2022-08-31T16:29:50.926Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7191 is not a child of this shell [2022-08-31T16:29:50.926Z] warning: PID 7191 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dca3bc5e7096d/docker.pid had a nonzero exit code [2022-08-31T16:29:50.926Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T16:29:50.926Z] +++ kill 9430 [2022-08-31T16:29:50.926Z] +++ /etc/init.d/apparmor stop [2022-08-31T16:29:50.926Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] Unloading profiles will leave already running processes permanently [2022-08-31T16:29:50.926Z] unconfined, which can lead to unexpected situations. [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] To set a process to complain mode, use the command line tool [2022-08-31T16:29:50.926Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T16:29:50.926Z] +++ true [2022-08-31T16:29:50.926Z] exiting test-integration [2022-08-31T16:29:50.926Z] ++ exit 0 [2022-08-31T16:29:50.926Z] [2022-08-31T16:29:50.926Z] + exit 0 [2022-08-31T16:29:50.926Z] ++ jobs -p [2022-08-31T16:29:50.926Z] + pids= [2022-08-31T16:29:50.926Z] + echo 'Remaining pids to kill: []' [2022-08-31T16:29:50.926Z] Remaining pids to kill: [] [2022-08-31T16:29:50.926Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-31T16:29:50.940Z] Recording test results [2022-08-31T16:29:52.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T16:29:53.154Z] + echo Ensuring container killed. [2022-08-31T16:29:53.154Z] Ensuring container killed. [2022-08-31T16:29:53.154Z] + docker ps -aq -f name=docker-pr1-* [2022-08-31T16:29:53.154Z] + cids=c4866ff8426c [2022-08-31T16:29:53.154Z] 4216f806ad6e [2022-08-31T16:29:53.154Z] cb2548ad93d7 [2022-08-31T16:29:53.154Z] + [ -n c4866ff8426c [2022-08-31T16:29:53.154Z] 4216f806ad6e [2022-08-31T16:29:53.154Z] cb2548ad93d7 ] [2022-08-31T16:29:53.154Z] + docker rm -vf c4866ff8426c 4216f806ad6e cb2548ad93d7 [2022-08-31T16:29:53.722Z] c4866ff8426c [2022-08-31T16:29:53.980Z] 4216f806ad6e [2022-08-31T16:29:53.980Z] cb2548ad93d7 [Pipeline] sh [2022-08-31T16:29:54.264Z] + echo Chowning /workspace to jenkins user [2022-08-31T16:29:54.264Z] Chowning /workspace to jenkins user [2022-08-31T16:29:54.264Z] + id -u [2022-08-31T16:29:54.264Z] + id -g [2022-08-31T16:29:54.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44068:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T16:29:54.264Z] Unable to find image 'busybox:latest' locally [2022-08-31T16:29:54.522Z] latest: Pulling from library/busybox [2022-08-31T16:29:54.522Z] 50783e0dfb64: Pulling fs layer [2022-08-31T16:29:54.522Z] 50783e0dfb64: Download complete [2022-08-31T16:29:54.780Z] 50783e0dfb64: Pull complete [2022-08-31T16:29:54.780Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T16:29:54.780Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T16:29:57.609Z] + bundleName=amd64 [2022-08-31T16:29:57.609Z] + echo Creating amd64-bundles.tar.gz [2022-08-31T16:29:57.609Z] Creating amd64-bundles.tar.gz [2022-08-31T16:29:57.609Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-31T16:29:57.609Z] + 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-31T16:29:58.993Z] Archiving artifacts [2022-08-31T16:30:00.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T16:30:01.117Z] + make clean [2022-08-31T16:30:01.375Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T16:30:01.375Z] docker-dev-cache [2022-08-31T16:30:01.375Z] 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 Finished: SUCCESS